This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository mojarra.
commit 98bb6824b6e12fb5bea75e1dbdf5c4afa0c3cea3 Author: Miguel Landaeta <[email protected]> Date: Thu Aug 10 19:11:37 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 a012664..392c650 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ mojarra (2.2.8-4) UNRELEASED; urgency=medium * Team upload. * Remove myself from uploaders list. (Closes: #XXXXXX) + * Bump DH compat level to 10. - -- Miguel Landaeta <[email protected]> Wed, 09 Aug 2017 20:01:58 +0000 + -- Miguel Landaeta <[email protected]> Wed, 09 Aug 2017 20:03:37 +0100 mojarra (2.2.8-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 c51265a..a0a7619 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Java Maintainers <[email protected] Section: java Priority: optional Build-Depends: - debhelper (>= 9), + debhelper (>= 10~), dpkg-dev (>= 1.17), javahelper, maven-repo-helper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mojarra.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

