This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository gmetrics.
commit f3dfb876388618a268f8c79eb467c5c343353751 Author: Miguel Landaeta <[email protected]> Date: Mon Aug 7 10:04:45 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 68c0d39..560953b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ gmetrics (0.7-5) UNRELEASED; urgency=medium * Team upload. * Remove myself from uploaders list. (Closes: #XXXXXX) + * Bump DH compat level to 10. - -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 10:03:09 +0100 + -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 10:04:23 +0100 gmetrics (0.7-4) 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 80a0bc4..1bab6ea 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Build-Depends: ant, - debhelper (>= 9), + debhelper (>= 10~), default-jdk, default-jdk-doc, groovy, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gmetrics.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

