This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-doxia-tools.
commit 32825212cd87e3d6f9ce2cdafa9f440ab1b7faaa Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 28 13:44:59 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 72340d9..13cbe2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ maven-doxia-tools (1.2.1-3) UNRELEASED; urgency=medium * Team upload. * Moved the package to Git * Standards-Version updated to 4.0.0 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Fri, 28 Jul 2017 13:34:28 +0200 diff --git a/debian/compat b/debian/compat index 7f8f011..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +10 diff --git a/debian/control b/debian/control index b131522..fe53996 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Damien Raude-Morvan <[email protected]> Build-Depends: cdbs, - debhelper (>= 7), + debhelper (>= 10), default-jdk, default-jdk-doc, libcommons-io-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-doxia-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

