[maven-dependency-analyzer] 02/02: Removed the build dependency on libplexus-component-metadata-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jan 18 22:36:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-dependency-analyzer.
commit 9038f08ccafbdffec9c337c6295aa16e5c31cb56
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jan 18 23:34:52 2016 +0100
Removed the build dependency on libplexus-component-metadata-java
---
debian/changelog | 1 +
debian/control | 1 -
debian/maven.rules | 1 +
3 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index dd4e4d4..61968a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ maven-dependency-analyzer (1.4-2) UNRELEASED; urgency=medium
* Team upload.
* Build with the DH sequencer instead of CDBS
+ * Removed the build dependency on libplexus-component-metadata-java
-- Emmanuel Bourg <ebourg at apache.org> Mon, 18 Jan 2016 23:26:57 +0100
diff --git a/debian/control b/debian/control
index a343594..4bcc6e8 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends-Indep: junit,
libmaven-plugin-testing-java,
libmaven-plugin-tools-java,
libmaven2-core-java,
- libplexus-component-metadata-java (>= 1.0~beta3.0.7),
libplexus-containers1.5-java,
libplexus-utils-java,
maven-debian-helper
diff --git a/debian/maven.rules b/debian/maven.rules
index c8000c3..2d79781 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -2,3 +2,4 @@ junit junit jar s/3\..*/3.x/
jmock jmock jar s/1\..*/1.x/
asm asm jar s/3\..*/3.x/
s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools
+org.codehaus.plexus plexus-component-metadata maven-plugin s/.*/1.5.5/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-dependency-analyzer.git
More information about the pkg-java-commits
mailing list