[libcommons-cli-java] 24/31: use DH 9
Tony Mancill
tmancill at moszumanska.debian.org
Mon Jun 22 05:52:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository libcommons-cli-java.
commit cbb53bf176bf232b8a5ccd2a03843e81bd6703d4
Author: tony mancill <tmancill at debian.org>
Date: Mon Jun 22 04:59:32 2015 +0000
use DH 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 8f70181..9b47a1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libcommons-cli-java (1.3.1-1) UNRELEASED; urgency=medium
* New upstream release.
* Remove Michael Koch from uploaders. (Closes: #654049)
* Bump Standards-Version to 3.9.6.
+ * Use DH 9 and set debian/compat to 9.
-- tony mancill <tmancill at debian.org> Mon, 22 Jun 2015 04:38:24 +0000
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index feae088..709aa93 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
tony mancill <tmancill at debian.org>
-Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8), default-jdk
+Build-Depends: debhelper (>= 9), cdbs (>= 0.4.8), default-jdk
Build-Depends-Indep: maven-ant-helper, maven-repo-helper, ant, ant-optional, libcommons-lang-java (>= 2.0), junit
Standards-Version: 3.9.6
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-cli-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-cli-java.git
More information about the pkg-java-commits
mailing list