This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libclucy-clojure.
commit 14867f71357f924d489959b9a9d9a5ac53766914 Author: Emmanuel Bourg <[email protected]> Date: Tue Jan 19 09:28:37 2016 +0100 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 8e1f25e..2a37f40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ clucy (0.4.0-1) UNRELEASED; urgency=medium [ Emmanuel Bourg ] * Use canonical URLs for the Vcs-* fields + * Switch to debhelper level 9 -- Daigo Moriwaki <[email protected]> Sat, 14 Jun 2014 15:25:56 +0900 diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 9f74383..bfc7139 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Daigo Moriwaki <[email protected]>, Phil Hagelberg <[email protected]>, Wolodja Wentland <[email protected]> -Build-Depends: debhelper (>> 8), +Build-Depends: debhelper (>= 9), javahelper (>= 0.32), clojure1.6, default-jdk, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libclucy-clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

