[libjava-jdbc-clojure] 02/03: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Sep 12 16:10:27 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libjava-jdbc-clojure.
commit 763eee96a07ca8120f29ffe25819306b95f9987c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Sep 12 18:06:41 2014 +0200
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 aba6183..b824ee6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libjava-jdbc-clojure (0.2.2-2) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 3.9.5 (no changes)
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Fri, 12 Sep 2014 18:05:45 +0200
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 87154a7..f58d79f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libjava-jdbc-clojure
Section: java
Priority: optional
Maintainer: Daigo Moriwaki <daigo at debian.org>
-Build-Depends: debhelper (>= 8.0.0), javahelper (>= 0.32), maven-repo-helper (>= 1.5~), clojure1.4, default-jdk, libtext-markdown-perl
+Build-Depends: debhelper (>= 9), javahelper (>= 0.32), maven-repo-helper (>= 1.5~), clojure1.4, default-jdk, libtext-markdown-perl
Standards-Version: 3.9.5
Homepage: https://github.com/clojure/java.jdbc
Vcs-Git: git://git.debian.org/pkg-java/libjava-jdbc-clojure.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjava-jdbc-clojure.git
More information about the pkg-java-commits
mailing list