This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository hessian.
commit 5463d9924732de98998b85e3beb8a62af333b735 Author: Miguel Landaeta <[email protected]> Date: Mon Aug 7 10:51:52 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 ee0e05e..83c35c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ hessian (4.0.38-3) 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:49:38 +0100 + -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 10:51:08 +0100 hessian (4.0.38-2) 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 d73f660..8f25920 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Emmanuel Bourg <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 9), default-jdk, javahelper, maven-repo-helper, +Build-Depends: debhelper (>= 10~), default-jdk, javahelper, maven-repo-helper, libservlet3.1-java Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/hessian.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hessian.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

