This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository geronimo-commonj-spec.
commit d12267efd7eb76338581fb0069fa9b40fe27ad41 Author: Miguel Landaeta <[email protected]> Date: Sat Aug 5 18:44:35 2017 +0100 Bump DH compat level to 10 --- debian/changelog | 3 ++- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a7e558e..078bd2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ geronimo-commonj-spec (1.1.1-4) UNRELEASED; urgency=medium * Team upload. * Remove myself from the uploaders list. (Closes: #XXXXXX) + * Bump DH compat level to 10. - -- Miguel Landaeta <[email protected]> Sat, 05 Aug 2017 18:42:58 +0100 + -- Miguel Landaeta <[email protected]> Sat, 05 Aug 2017 18:44:11 +0100 geronimo-commonj-spec (1.1.1-3) unstable; urgency=medium 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 cc9e886..52fecdf 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: geronimo-commonj-spec Maintainer: Debian Java Maintainers <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10~), default-jdk, javahelper, maven-repo-helper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-commonj-spec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

