[joptsimple] 17/18: Switch to debhelper level 9
Markus Koschany
apo-guest at moszumanska.debian.org
Fri Dec 6 09:34:43 UTC 2013
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository joptsimple.
commit 2d5432f6c3008a351c1ae6d577ea9086aaee5c44
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Dec 4 13:59:14 2013 +0100
Switch to debhelper level 9
---
debian/changelog | 4 ++++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c0d3915..6f60afc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
joptsimple (3.1-5) UNRELEASED; urgency=low
+ [ Samuel Thibault ]
* Bump Standards-Version to 3.9.5 (no changes).
+ [ Emmanuel Bourg ]
+ * Switch to debhelper level 9
+
-- Samuel Thibault <sthibault at debian.org> Sat, 13 Jul 2013 18:51:34 +0200
joptsimple (3.1-4) unstable; urgency=low
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 9fd2aec..7ca84dc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: joptsimple
Priority: extra
Maintainer: Samuel Thibault <sthibault at debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
Build-Depends-Indep: default-jdk
Standards-Version: 3.9.5
Section: java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/joptsimple.git
More information about the pkg-java-commits
mailing list