[commons-parent] 08/16: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jan 15 12:37:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository commons-parent.
commit 2eb0948049fc034968e670e6997c99468b4bf5fd
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jan 20 21:03:06 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 fcf8c8f..1e9206e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ commons-parent (22-3) UNRELEASED; urgency=medium
- Use canonical URLs for the Vcs-* fields
- Standards-Version updated to 3.9.5 (no changes)
* debian/watch: Fixed the mangling of the upstream versions
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Mon, 20 Jan 2014 21:23:08 +0100
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 d3a7607..04d5010 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>,
Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 9),
default-jdk,
libapache-pom-java (>= 9),
maven-repo-helper (>= 1.7)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-parent.git
More information about the pkg-java-commits
mailing list