[maven-bundle-plugin] 02/03: Depend on maven-debian-helper >= 2.0
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Dec 7 12:00:54 UTC 2015
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 3bb0be4d74e32bc78c44b580f66ec24ea5e2f060
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Dec 7 12:52:42 2015 +0100
Depend on maven-debian-helper >= 2.0
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b7c7ab3..9aff0c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ maven-bundle-plugin (2.5.4-1) unstable; urgency=medium
- Added a dependency on libfelix-utils-java
- Replaced the dependency on biz.aQute.bndlib with bndlib
- Ignore the apache-rat plugin
+ - Depend on maven-debian-helper >= 2.0
* Added runtime dependencies on maven-deploy-plugin and maven-install-plugin
(required by Maven 3)
* Build with the DH sequencer instead of CDBS
diff --git a/debian/control b/debian/control
index 2049494..e7a7b6d 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 (>= 9), default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 2.0~)
Build-Depends-Indep: bnd (>= 2.1.0~),
default-jdk-doc,
libfelix-bundlerepository-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