This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository castor.
commit dea1d47bf6a6e56983a8b82f3f484e032d7aa070 Author: Miguel Landaeta <[email protected]> Date: Mon Jul 24 18:36:18 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 bf34728..60c7a59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ castor (1.3.2-5) UNRELEASED; urgency=medium * Team upload. * Remove myself from uploaders list. (Closes: #XXXXXX). + * Bump DH compat level to 10. - -- Miguel Landaeta <[email protected]> Mon, 24 Jul 2017 18:34:41 +0100 + -- Miguel Landaeta <[email protected]> Mon, 24 Jul 2017 18:35:44 +0100 castor (1.3.2-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 ccc4352..1fb4003 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Section: java Priority: optional Build-Depends: ant, ant-optional, - debhelper (>= 9), + debhelper (>= 10~), default-jdk, glassfish-javaee, javacc, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/castor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

