This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository jcsp.
commit d2fec9303d0c0b087367b6f7b638a5f317869253 Author: Miguel Landaeta <[email protected]> Date: Mon Aug 7 17:33:55 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 789b761..e22a437 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ jcsp (1.1-rc4-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 17:32:36 +0100 + -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 17:33:35 +0100 jcsp (1.1-rc4-2) unstable; urgency=low diff --git a/debian/compat b/debian/compat index 7f8f011..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +10 diff --git a/debian/control b/debian/control index 53dc0a2..c1834a4 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: jcsp Maintainer: Debian Java Maintainers <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 7.0.50), default-jdk, javahelper, ant, ant-contrib, +Build-Depends: debhelper (>= 10~), default-jdk, javahelper, ant, ant-contrib, maven-repo-helper Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-java/jcsp.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jcsp.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

