[maven-common-artifact-filters] 29/32: No longer depend on libplexus-container-default-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jul 19 12:28:23 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-common-artifact-filters.
commit 2a94cea7b19d872c3da338224b0d586a8e516afe
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jul 19 11:58:34 2017 +0200
No longer depend on libplexus-container-default-java
---
debian/changelog | 1 +
debian/control | 2 --
debian/maven.rules | 1 -
3 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 54380e3..eb3155d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ maven-common-artifact-filters (3.0.0-1) UNRELEASED; urgency=medium
- Removed 01_easymock-upgrade.patch (fixed upstream)
- Depend on libmaven3-core-java instead of libmaven2-core-java
- Set the source encoding to UTF-8
+ - No longer depend on libplexus-container-default-java
* Build with the DH sequencer instead of CDBS
* Moved the package to Git
* Standards-Version updated to 4.0.0
diff --git a/debian/control b/debian/control
index c6aa301..cd2d384 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,6 @@ Build-Depends:
libmaven-javadoc-plugin-java,
libmaven-plugin-testing-java,
libmaven3-core-java,
- libplexus-container-default-java,
- libplexus-container-default-java-doc,
libplexus-utils-java,
libplexus-utils-java-doc,
maven-debian-helper (>= 2.2)
diff --git a/debian/maven.rules b/debian/maven.rules
index a3fd820..b3a9336 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -18,7 +18,6 @@
junit junit jar s/4\..*/4.x/ * *
org.apache.maven.shared maven-common-artifact-filters jar s/.*/debian/ * *
-org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/ * *
s/easymock/org.easymock/ easymock * s/.*/debian/ * *
s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * *
s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-common-artifact-filters.git
More information about the pkg-java-commits
mailing list