[libclucy-clojure] 03/05: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jan 19 08:37:04 UTC 2016
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 <ebourg at apache.org>
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 <daigo at debian.org> 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 <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Daigo Moriwaki <daigo at debian.org>,
Phil Hagelberg <technomancy at gmail.com>,
Wolodja Wentland <babilen at gmail.com>
-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
More information about the pkg-java-commits
mailing list