This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository squareness.
commit 1e0c28257ec2a6670143fa87b2f90148b234d5ee Author: Emmanuel Bourg <[email protected]> Date: Wed Mar 7 11:43:04 2018 +0100 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 0648c59..528eaff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ squareness (2.3.0-7) UNRELEASED; urgency=medium * Team upload. * Moved the package to Git * Standards-Version updated to 4.1.3 + * Switch to debhelper level 11 -- Emmanuel Bourg <[email protected]> Wed, 07 Mar 2018 11:27:22 +0100 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 3e5ee3c..2125c47 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Torsten Werner <[email protected]>, Varun Hiremath <[email protected]> -Build-Depends: cdbs, debhelper (>= 9) +Build-Depends: cdbs, debhelper (>= 11) Build-Depends-Indep: ant, default-jdk Standards-Version: 4.1.3 Homepage: http://squareness.beeger.net/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/squareness.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

