This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository trove3.
commit 2a95ee5479769d2294f59e1758c40aee122147b8 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 18 18:09:23 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 a52399b..b32ef9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ trove3 (3.0.3-4) 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 ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index acc839a..4dd090b 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Build-Depends: ant, ant-optional, - debhelper (>= 9), + debhelper (>= 11), default-jdk, javahelper, junit4, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/trove3.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

