This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository guacamole-client.
commit 845c7461fff0d7d090f0fcf221729b5f5dc5ceae Author: Emmanuel Bourg <[email protected]> Date: Wed Jan 6 00:02:25 2016 +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 188733d..371cd2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ guacamole-client (0.8.3-1.2) UNRELEASED; urgency=medium * Non-maintainer upload. * debian/control: - Changed the Vcs-* field to point to the Alioth packaging repository + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Wed, 06 Jan 2016 00:00:54 +0100 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 21aa350..12fa054 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: guacamole-client Priority: extra Maintainer: Michael Jumper <[email protected]> -Build-Depends: po-debconf, debhelper (>= 7.0), cdbs, default-jdk | java6-sdk, maven-debian-helper, libmaven-war-plugin-java, libmaven-assembly-plugin-java, libmaven-plugin-testing-java, libslf4j-java, libservlet2.5-java +Build-Depends: po-debconf, debhelper (>= 9), cdbs, default-jdk | java6-sdk, maven-debian-helper, libmaven-war-plugin-java, libmaven-assembly-plugin-java, libmaven-plugin-testing-java, libslf4j-java, libservlet2.5-java Standards-Version: 3.9.4 Section: net Vcs-Git: git://anonscm.debian.org/pkg-java/guacamole-client.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/guacamole-client.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

