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 b71658c45ba1f7df9d05be92f9c59eac91baeb4a Author: Emmanuel Bourg <[email protected]> Date: Tue Feb 13 12:14:50 2018 +0100 Switch to debhelper level 11 --- debian/changelog | 7 +++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bdb286a..fe3d615 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +httpcomponents-client (4.5.4-2) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 11 + + -- Emmanuel Bourg <[email protected]> Tue, 13 Feb 2018 12:14:41 +0100 + httpcomponents-client (4.5.4-1) unstable; urgency=medium * Team upload. diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 14c5d5c..b66469a 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Damien Raude-Morvan <[email protected]>, Emmanuel Bourg <[email protected]> Build-Depends: - debhelper (>= 10), + debhelper (>= 11), 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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

