This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository atinject-jsr330.
commit bd5f7c773cebbd92efb97c2201ca70b8bb953d4c Author: Miguel Landaeta <[email protected]> Date: Sat Jul 22 16:18:36 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 445b65f..4c8ec06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ atinject-jsr330 (1.0+ds1-3) UNRELEASED; urgency=medium * Team upload. * Remove myself as uploader. (Closes: #XXXXXX). + * Bump DH compat level to 10. - -- Miguel Landaeta <[email protected]> Sat, 22 Jul 2017 16:14:30 +0100 + -- Miguel Landaeta <[email protected]> Sat, 22 Jul 2017 16:17:29 +0100 atinject-jsr330 (1.0+ds1-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 d3fc2f3..be39e41 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Jakub Adam <[email protected]> Section: java Priority: optional Build-Depends: ant, - debhelper (>= 9), + debhelper (>= 10~), default-jdk, javahelper, junit4, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/atinject-jsr330.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

