This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-javadoc-plugin.

commit 62611aed18ccce6b43fcbe2b90f3cf58189d831c
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Tue Dec 12 00:05:47 2017 +0100

    Simplified the Maven rules
---
 debian/changelog   | 1 +
 debian/control     | 1 +
 debian/maven.rules | 5 -----
 3 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eeee1a9..d7a5f78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ maven-javadoc-plugin (3.0.0-1) UNRELEASED; urgency=medium
     - New dependency on libplexus-languages-java
     - Depend on libqdox2-java instead of libqdox-java
     - Changed the source/target level to 1.7
+  * Simplified the Maven rules
 
  -- Emmanuel Bourg <ebo...@apache.org>  Mon, 11 Dec 2017 15:28:55 +0100
 
diff --git a/debian/control b/debian/control
index 15c7e85..615fbe3 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends-Indep: clirr,
                      libmaven-shade-plugin-java,
                      libmaven3-core-java,
                      libmodello-maven-plugin-java (>= 1.1),
+                     libplexus-component-annotations-java (>= 1.7.1-6~),
                      libplexus-component-metadata-java,
                      libplexus-interactivity-api-java,
                      libplexus-languages-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 7424f2e..b83f492 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,9 +1,5 @@
 com.thoughtworks.qdox qdox * s/.*/2.x/ * *
-org.codehaus.mojo clirr-maven-plugin * *
-* maven-plugin-plugin maven-plugin s/.*/2.8/
-junit junit jar s/3\..*/3.x/
 junit junit jar s/4\..*/4.x/
-commons-httpclient commons-httpclient jar s/3\..*/3.x/
 log4j log4j jar s/1\.2\..*/1.2.x/
 org.apache.maven maven-compat     jar s/.*/3.x/ * *
 org.apache.maven maven-core       jar s/.*/3.x/ * *
@@ -13,4 +9,3 @@ org.apache.maven maven-plugin-api jar s/.*/3.x/ * *
 org.apache.maven maven-artifact   jar s/.*/3.x/ * *
 org.apache.maven.reporting maven-reporting-api * s/.*/3.x/ * *
 org.codehaus.plexus plexus-utils  jar s/.*/2.x/ * *
-org.codehaus.plexus plexus-component-annotations jar s/.*/1.5.5/ * *

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to