This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository animal-sniffer.
commit 8dd68bd3f6d5ef203c9f564d6616b677fc0b4a04 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 29 16:58:34 2014 +0200 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 07972a5..5d0152c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ animal-sniffer (1.7-3) UNRELEASED; urgency=low * Updated Standards-Version to 3.9.4 (no changes) * Use canonical URLs for the Vcs-* fields * Added a watch file + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Wed, 19 Jun 2013 10:55:04 +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 6564723..c3294d5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Matthias Schmitz <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4), ant +Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.4), ant Build-Depends-Indep: libasm3-java, junit, default-jdk-doc, libmaven-javadoc-plugin-java, libmaven-enforcer-plugin-java, libmaven-invoker-plugin-java, libmaven-common-artifact-filters-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/animal-sniffer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

