[jcommander] 10/17: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Feb 2 22:46:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jcommander.
commit 3fddcbfbc0edf43f76783d32b07c5cf95090a1b6
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Sep 1 21:58:58 2014 +0000
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 de3f177..c1511af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ jcommander (1.35-1) UNRELEASED; urgency=medium
* New upstream release
* debian/control:
- Use canonical URLs for the Vcs-* fields
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Mon, 01 Sep 2014 23:50:39 +0200
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 54e2f2e..5593e9b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Sylvestre Ledru <sylvestre at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, default-jdk-doc
Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jcommander
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jcommander.git
More information about the pkg-java-commits
mailing list