[commons-httpclient] 63/66: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jul 4 08:04:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository commons-httpclient.
commit bec75ed6968f11a22b7987ffe7243060949f8380
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jul 4 09:44:19 2017 +0200
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 fb96177..0b2d21d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ commons-httpclient (3.1-13) UNRELEASED; urgency=medium
* Moved the package to Git
* Standards-Version updated to 4.0.0
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Tue, 04 Jul 2017 09:39:51 +0200
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 9c0dd44..7ba76f1 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders:
Build-Depends:
ant,
cdbs,
- debhelper (>= 9),
+ debhelper (>= 10),
default-jdk,
junit,
libcommons-codec-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-httpclient.git
More information about the pkg-java-commits
mailing list