[maven-bundle-plugin] 05/08: Replaced the dependency on biz.aQute.bndlib with bndlib
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Dec 7 11:25:33 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 339bfc166545efbbe2cdc81ec7f55df514a36fbf
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Dec 7 12:16:49 2015 +0100
Replaced the dependency on biz.aQute.bndlib with bndlib
---
debian/changelog | 1 +
debian/maven.rules | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 62115d3..5ed100e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven-bundle-plugin (2.5.4-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
+ - Replaced the dependency on biz.aQute.bndlib with bndlib
* Build with the DH sequencer instead of CDBS
-- Emmanuel Bourg <ebourg at apache.org> Mon, 07 Dec 2015 11:48:03 +0100
diff --git a/debian/maven.rules b/debian/maven.rules
index b33e737..4441152 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,5 +1,6 @@
+s/net.sf.kxml/kxml2/ kxml2 jar s/.*/debian/ * *
org.apache.maven.shared maven-dependency-tree jar s/.*/debian/ * *
org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/ * *
-s/net.sf.kxml/kxml2/ kxml2 jar s/.*/debian/ * *
+biz.aQute.bnd s/biz.aQute.bndlib/bndlib/ * s/.*/debian/ * *
s/org.apache.felix/org.osgi/ org.osgi.core * s/.*/debian/ * *
--
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