This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jftp.
commit d63bd56a416b541993f6f77cb362911706d0832f Author: Emmanuel Bourg <[email protected]> Date: Sat Jul 5 05:48:53 2014 +0000 Switch to debhelper level 9 --- debian/changelog | 7 +++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 39e5cb3..7633d4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jftp (1.52+dfsg-3) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Sat, 05 Jul 2014 07:46:56 +0200 + jftp (1.52+dfsg-2) unstable; urgency=low * Add openjdk-7-jre as alternative to openjdk-6-jre. 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 8aabd9d..e61a067 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java maintainers <[email protected] Uploaders: Varun Hiremath <[email protected]>, Kumar Appaiah <[email protected]>, Niels Thykier <[email protected]> -Build-Depends: cdbs, debhelper (>= 7) +Build-Depends: cdbs, debhelper (>= 9) Build-Depends-Indep: ant, default-jdk, kunststoff, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jftp.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

