This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jasypt.
commit 44b47cb7828bd2c134fea20166b20491477612a8 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 8 23:39:47 2014 +0200 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 6442105..b9c98a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jasypt (1.8-2) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Mon, 08 Sep 2014 23:37:46 +0200 + jasypt (1.8-1) unstable; urgency=low * New upstream version. 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 f99e76a..8ce7264 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]> Build-Depends: cdbs, - debhelper (>= 7), + debhelper (>= 9), default-jdk, default-jdk-doc, glassfish-javaee, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasypt.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

