This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjspeex-java.
commit 7359d2fa6ae4f9679f458ee00985fa96144ea3d3 Author: Emmanuel Bourg <[email protected]> Date: Fri May 27 09:24:46 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 6ec560a..794c792 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libjspeex-java (0.9.7-3.1) UNRELEASED; urgency=medium * Non-maintainer upload. * Standards-Version updated to 3.9.8 (no changes) * Moved the package to Git + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Fri, 27 May 2016 09:20:54 +0200 diff --git a/debian/compat b/debian/compat index 7ed6ff8..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 diff --git a/debian/control b/debian/control index 0a0225c..7cbc02c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]> -Build-Depends: cdbs, debhelper (>= 5) +Build-Depends: cdbs, debhelper (>= 9) Build-Depends-Indep: ant-optional, junit, default-jdk Standards-Version: 3.9.8 Homepage: http://jspeex.sourceforge.net -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjspeex-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

