[maven-bundle-plugin] 02/04: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jan 21 23:46:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-bundle-plugin.
commit 5288d9e17da1ab336360d6694cbe7e7619449c29
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jan 22 00:22:56 2014 +0100
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 a2cb206..c9a68d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ maven-bundle-plugin (2.3.5-2) UNRELEASED; urgency=medium
- Standards-Version updated to 3.9.5 (no changes)
- Use canonical URLs for the Vcs-* fields
* debian/copyright: Updated the Format URI to 1.0
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Wed, 22 Jan 2014 00:19:59 +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 80e529f..d8bc422 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: Damien Raude-Morvan <drazzib 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: bnd (>= 1.44.0), libmaven-archiver-java, libmaven-dependency-tree-java, libmaven2-core-java,
libplexus-archiver-java, libplexus-container-default-java, libplexus-utils-java,
libwagon-java, libkxml2-java, libfelix-bundlerepository-java, libfelix-osgi-obr-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-bundle-plugin.git
More information about the pkg-java-commits
mailing list