[eclipse-aether] 21/22: Removed the unused build dependency on libmaven-javadoc-plugin-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 8 16:48:22 BST 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.
commit 81205edd50b8ac106b3d0c056c8323c7fc207d85
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 1 14:46:02 2014 +0200
Removed the unused build dependency on libmaven-javadoc-plugin-java
---
debian/changelog | 1 +
debian/control | 1 -
debian/maven.ignoreRules | 1 +
3 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6a4a97e..31a0879 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ aether (1.13.1-3) UNRELEASED; urgency=medium
* Team upload.
* debian/control:
- Removed the unused build dependencies on the -doc packages
+ - Removed the unused build dependency on libmaven-javadoc-plugin-java
- Use canonical URLs for the Vcs-* fields
- Standards-Version updated to 3.9.6 (no changes)
* Removed the unused files debian/libaether-java-doc.*
diff --git a/debian/control b/debian/control
index e0b42df..334dcca 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Damien Raude-Morvan <drazzib at debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: junit4,
libasync-http-client-java,
- libmaven-javadoc-plugin-java,
libplexus-classworlds2-java,
libplexus-containers1.5-java (>= 1.5.5-2),
libplexus-utils2-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 321ef64..46bfec2 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -14,6 +14,7 @@
# from the POM
# junit junit jar s/3\\..*/3.x/
+org.apache.maven.plugins maven-javadoc-plugin * * * *
org.apache.maven.wagon wagon-http-lightweight * * * *
org.codehaus.mojo animal-sniffer-maven-plugin * * * *
org.codehaus.mojo clirr-maven-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-aether.git
More information about the pkg-java-commits
mailing list