[maven-artifact-transfer] 02/03: Depend on libplexus-component-annotations-java instead of libplexus-containers-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Aug 30 11:13:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-artifact-transfer.
commit b0524cc3c0d161d47579e89bace559d77f7f7049
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Aug 30 13:10:51 2017 +0200
Depend on libplexus-component-annotations-java instead of libplexus-containers-java
---
debian/changelog | 2 ++
debian/maven.rules | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3dbfd57..9ff3864 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
maven-artifact-transfer (0.9.1-3) UNRELEASED; urgency=medium
+ * Depend on libplexus-component-annotations-java instead of
+ libplexus-containers-java
* Standards-Version updated to 4.1.0
-- Emmanuel Bourg <ebourg at apache.org> Wed, 30 Aug 2017 13:04:16 +0200
diff --git a/debian/maven.rules b/debian/maven.rules
index 061a768..ba24073 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -2,6 +2,7 @@ junit junit * s/4\..*/4.x/ * *
org.apache.maven maven-core * s/.*/3.x/ * *
org.apache.maven maven-artifact * s/.*/3.x/ * *
org.codehaus.plexus plexus-component-metadata maven-plugin s/1.7.1/1.5.5/ * *
+org.codehaus.plexus plexus-component-annotations * s/.*/1.5.5/
s/org.eclipse.aether/org.apache.maven.resolver/ s/aether-api/maven-resolver-api/ * s/.*/debian/ * *
s/org.eclipse.aether/org.apache.maven.resolver/ s/aether-api/maven-resolver-impl/ * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-artifact-transfer.git
More information about the pkg-java-commits
mailing list