This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository findbugs.
commit 7511d3f2bf79addc6813eac648893fb92201bb88 Author: Emmanuel Bourg <[email protected]> Date: Sat Oct 14 00:48:48 2017 +0200 Switch to debhelper level 10 --- debian/changelog | 7 +++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e6dcb23..32593c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +findbugs (3.1.0~preview2-2) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 10 + + -- Emmanuel Bourg <[email protected]> Sat, 14 Oct 2017 00:48:37 +0200 + findbugs (3.1.0~preview2-1) unstable; urgency=medium * Team upload. 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 1cd1e84..8bf6c92 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: ShuxiongYe <[email protected]>, Sylvestre Ledru <[email protected]> Build-Depends: ant, ant-optional, - debhelper (>= 9.0.0), + debhelper (>= 10), default-jdk (>= 2:1.8), docbook-xsl (>= 1.76), help2man, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/findbugs.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

