summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Bourg <ebourg@apache.org>2017-01-04 09:52:41 +0100
committerEmmanuel Bourg <ebourg@apache.org>2017-01-04 09:52:41 +0100
commit92e8b1dc9ab7fcf3a4b4668e5d13f58e48ad3468 (patch)
treed3b3776f025104ec8a1e7d6daf8376c16050f8d4
parent8f6c4944df1cb609fd99490b973053d3e1849f30 (diff)
downloadjava-common-92e8b1dc9ab7fcf3a4b4668e5d13f58e48ad3468.tar.gz
Switch to debhelper level 10
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 34fdaad..4181c0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ java-common (0.58) UNRELEASED; urgency=medium
* Team upload.
* Use secure Vcs-* URLs
* Standards-Version updated to 3.9.8
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg@apache.org> Wed, 04 Jan 2017 09:50:03 +0100
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 6d51b7b..d3e8ae0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Matthias Klose <doko@debian.org>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10)
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/java-common.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/java-common.git