This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to annotated tag debian/1.50.0-8 in repository bnd.
commit b753b55ff4cbaaeb61ccdbe17841a2c82dcbc2c8 Author: Emmanuel Bourg <[email protected]> Date: Tue Apr 29 12:21:34 2014 +0000 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 d7fb13f..099dc14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ bnd (1.50.0-8) UNRELEASED; urgency=medium * Added a patch to fix the compilation errors with Java 8 + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Tue, 29 Apr 2014 14:05:29 +0200 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 36dfe0d..0513e78 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Uploaders: Ludovic Claude <[email protected]>, Build-Depends: ant, ant-optional, cdbs, - debhelper (>= 7), + debhelper (>= 9), default-jdk, eclipse-jdt, eclipse-rcp, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

