This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository swtchart.
commit 947f7c23c9782bc0054142f18e0164f0dcce1dd6 Author: Emmanuel Bourg <[email protected]> Date: Fri Aug 5 10:38:34 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 627aa56..a10be73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ swtchart (0.8.0-2) UNRELEASED; urgency=medium * Team upload. * Transition to libswt-gtk-4-java * Standards-Version updated to 3.9.8 + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Fri, 05 Aug 2016 10:36:19 +0200 diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index ba8efc9..c0055c5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Section: java Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Jakub Adam <[email protected]> -Build-Depends: debhelper (>= 8~), +Build-Depends: debhelper (>= 9), javahelper, default-jdk, ant, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/swtchart.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

