This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository fast-zip-visit-clojure.
commit d1068c82174bcfa337738c05a640ee66c96cc4bd Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 18 23:34:38 2018 +0200 Switch to debhelper level 11 --- 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 5ec6601..458f253 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ fast-zip-visit-clojure (1.0.2-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 4.1.4 + * Switch to debhelper level 11 -- Emmanuel Bourg <[email protected]> Wed, 18 Apr 2018 23:34:27 +0200 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index bb7aaa0..6022662 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Clojure Maintainers <[email protected]> Uploaders: Apollon Oikonomopoulos <[email protected]> Build-Depends: - debhelper (>= 10), + debhelper (>= 11), javahelper (>= 0.32), maven-repo-helper (>= 1.7), clojure (>= 1.8), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/fast-zip-visit-clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

