This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository statsvn.
commit a07001c59dbd79ff2e2ae67e3b382171219e9f18 Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 19 23:43:08 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 0d056c8..f900f2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ statsvn (0.7.0.dfsg-8) 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 7813681..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 \ No newline at end of file +11 diff --git a/debian/control b/debian/control index e92caec..180ee78 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Vincent Fourmond <[email protected]> Build-Depends: ant, cdbs, - debhelper (>= 5), + debhelper (>= 11), default-jdk, javahelper (>= 0.36), libjcommon-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/statsvn.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

