[maven-shared-incremental] 01/01: Removed the build dependency on libplexus-component-api-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 27 07:22:39 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-shared-incremental.

commit 1d60a528cd03d49705ac0d14e6540e6c64ea0f84
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 27 09:15:57 2017 +0200

    Removed the build dependency on libplexus-component-api-java
---
 debian/changelog   | 7 +++++++
 debian/control     | 1 -
 debian/maven.rules | 1 +
 3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e580980..4fcd715 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-shared-incremental (1.1-3) unstable; urgency=medium
+
+  * Team upload.
+  * Removed the build dependency on libplexus-component-api-java
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 27 Jul 2017 09:15:38 +0200
+
 maven-shared-incremental (1.1-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 8c7e64e..ec8bc5e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@ Build-Depends:
  libmaven-javadoc-plugin-java,
  libmaven-shared-utils-java,
  libmaven3-core-java,
- libplexus-component-api-java,
  libplexus-component-annotations-java,
  libplexus-component-metadata-java,
  maven-debian-helper (>> 1.6.2)
diff --git a/debian/maven.rules b/debian/maven.rules
index cfcab7b..02b14a5 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -17,4 +17,5 @@
 #   junit junit jar s/3\\..*/3.x/
 
 org.codehaus.plexus plexus-component-annotations * s/.*/1.5.5/ * *
+org.codehaus.plexus s/plexus-component-api/plexus-container-default/ * s/.*/1.5.5/ * *
 org.apache.maven maven-* * s/.*/3.x/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-shared-incremental.git



More information about the pkg-java-commits mailing list