This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libspring-security-2.0-java.
commit ebfa8975c24a7a52dbcf6a6e8373bfe65f52408e Author: Emmanuel Bourg <[email protected]> Date: Sun Sep 21 23:15:43 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 35d3222..407ee7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libspring-security-2.0-java (2.0.7.RELEASE-3) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Sun, 21 Sep 2014 23:15:22 +0200 + libspring-security-2.0-java (2.0.7.RELEASE-2) unstable; urgency=low * Team upload 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 4d58564..44959c0 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Section: java Priority: optional Build-Depends: ant, aspectj, - debhelper (>= 7.0.50), + debhelper (>= 9), default-jdk, fop, javahelper, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-security-2.0-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

