[httpcomponents-client] 01/02: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jan 29 16:49:04 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository httpcomponents-client.
commit 8428fafbe1560822d73080cef8f5d61ee9c50843
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jan 29 17:43:17 2014 +0100
Switch to debhelper level 9
---
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 9eaa4d0..b4e9c47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
httpcomponents-client (4.2.5-3) UNRELEASED; urgency=low
* Removed the unused dependency on libapache-mime4j-java
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Fri, 19 Jul 2013 12:22:03 +0200
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index d3602bc..2b97f67 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Miguel Landaeta <miguel at miguel.cc>,
Jakub Adam <jakub.adam at ktknet.cz>,
Damien Raude-Morvan <drazzib at debian.org>,
Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9),
default-jdk,
javahelper,
maven-debian-helper,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/httpcomponents-client.git
More information about the pkg-java-commits
mailing list