This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository libgettext-commons-java.
commit 7252d536ac1ee313a7f139558abe0edcaf0cff91 Author: tony mancill <[email protected]> Date: Sun Jul 2 08:51:11 2017 -0700 Use debhelper and compat level 10 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 71985c5..eb37683 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Andreas Putzo <[email protected]>, Giovanni Mascellani <[email protected]>, tony mancill <[email protected]> -Build-Depends: debhelper (>=9), +Build-Depends: debhelper (>=10), default-jdk, libmaven-assembly-plugin-java, libsurefire-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgettext-commons-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

