This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libtablelayout-java.
commit 4cb73d74142ecb1fbf3d03265ff82f8bf8c5e4a5 Author: Emmanuel Bourg <[email protected]> Date: Fri Apr 20 16:54:42 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 3b129eb..13703e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libtablelayout-java (20090826-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]> Fri, 20 Apr 2018 13:56:51 +0200 diff --git a/debian/compat b/debian/compat index 7f8f011..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +11 diff --git a/debian/control b/debian/control index 6a72126..1511e19 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Torsten Werner <[email protected]> Build-Depends: ant, cdbs, - debhelper (>= 7), + debhelper (>= 11), default-jdk, maven-repo-helper Standards-Version: 4.1.4 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libtablelayout-java.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

