This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch experimental in repository polyglot-maven.
commit 9961a62e28da466b7e965f010e623f5289b18ac0 Author: Miguel Landaeta <[email protected]> Date: Sat Jan 21 18:28:49 2017 +0000 Bump debhelper level to 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 065871f..c397201 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ polyglot-maven (1:0.1.19-1) UNRELEASED; urgency=medium * Switch build system from ant to maven. * Add patch d/patches/plexus-component-metadata-plugin-version.diff. * Add B-D on libmaven-invoker-plugin-java. + * Bump debhelper to compat level 10. -- Miguel Landaeta <[email protected]> Sat, 21 Jan 2017 18:15:10 +0000 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index a3e6b0a..97cfddf 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]>, Miguel Landaeta <[email protected]> -Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper +Build-Depends: debhelper (>= 10~), default-jdk, maven-debian-helper Build-Depends-Indep: groovy, junit4, libcommons-cli-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/polyglot-maven.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

