This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository statcvs.
commit 20ffc2ecdb8cb7fab2aa67249aea03b52686f2c8 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 18 19:53:49 2018 +0200 Switch to debhelper level 11 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 657bcee..ef59f20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ statcvs (1:0.7.0.dfsg-7) UNRELEASED; urgency=medium * Team upload. * Moved the package to Git * Standards-Version updated to 4.1.4 + * Switch to debhelper level 11 -- Emmanuel Bourg <[email protected]> Wed, 18 Apr 2018 14:22:05 +0200 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 8821498..036b3fe 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Build-Depends: ant, cdbs, - debhelper (>= 10), + debhelper (>= 11), default-jdk, javahelper (>= 0.36), junit, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/statcvs.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

