This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libskinlf-java.
commit 0c25586b8f1f7fd08e4bb19aac1cd44743707856 Author: Emmanuel Bourg <[email protected]> Date: Sun May 22 10:39:44 2016 +0200 Switch to debhelper level 9 --- 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 2e55384..e69bd24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libskinlf-java (6.7-8.1) UNRELEASED; urgency=medium * Non-maintainer upload. * Moved the package to Git * Standards-Version updated to 3.9.8 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Sun, 22 May 2016 09:57:58 +0200 diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index a28348a..96c920d 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Sylvestre Ledru <[email protected]>, Build-Depends: ant, ant-optional, cdbs, - debhelper (>= 7), + debhelper (>= 9), default-jdk, imagemagick, liblaf-plugin-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libskinlf-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

