This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository mina2.
commit b42261219b936c3b594c349229296860303d67c0 Author: Emmanuel Bourg <[email protected]> Date: Sun Nov 13 22:08:18 2016 +0100 Switch to debhelper level 10 --- 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 5efa83e..9e0d57c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mina2 (2.0.15-2) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 10 + + -- Emmanuel Bourg <[email protected]> Sun, 13 Nov 2016 22:07:53 +0100 + mina2 (2.0.15-1) unstable; urgency=medium * Team upload. 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 978c169..e38fed0 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]>, Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 2.0.1~) +Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.0.1~) Build-Depends-Indep: libjzlib-java, junit4, libbuild-helper-maven-plugin-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mina2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

