[libcommons-codec-java] 03/09: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 14 10:52:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-codec-java.
commit 3ea7b70db15d7e399d5679acf03cb8aac80d23d8
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Nov 14 11:04:05 2017 +0100
Switch to debhelper level 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d5ced3d..f62bc4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libcommons-codec-java (1.10-2) UNRELEASED; urgency=medium
* Standards-Version updated to 4.1.1
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Tue, 14 Nov 2017 11:03:56 +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 834fefc..ff8c203 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
ant,
ant-optional,
cdbs,
- debhelper (>= 9),
+ debhelper (>= 10),
default-jdk,
junit4,
maven-repo-helper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-codec-java.git
More information about the pkg-java-commits
mailing list