[commons-pool] 05/06: bump DH compat to 9
Tony Mancill
tmancill at moszumanska.debian.org
Thu Jul 7 05:02:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository commons-pool.
commit 0c667c9702045ee69142996d0310a4f5ee6aaca8
Author: tony mancill <tmancill at debian.org>
Date: Wed Jul 6 21:39:49 2016 -0700
bump DH compat to 9
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 9adc1e1..91d8aa7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Marcus Better <marcus at better.se>,
Section: java
Priority: optional
Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 7), default-jdk, ant, cdbs
+Build-Depends: debhelper (>= 9), default-jdk, ant, cdbs
Build-Depends-Indep: ant-optional, junit, default-jdk-doc, maven-repo-helper
Homepage: http://commons.apache.org/pool/
Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-pool.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-pool.git
More information about the pkg-java-commits
mailing list