[apache-mime4j] 01/04: Removed the dependency on maven-assembly-plugin (Closes: #804458)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Nov 9 00:10:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository apache-mime4j.
commit d8bd07a044ede51868056b42b370b88a33f8d4b3
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Nov 8 23:06:39 2015 +0100
Removed the dependency on maven-assembly-plugin (Closes: #804458)
---
debian/changelog | 6 ++++++
debian/control | 3 +--
debian/maven.ignoreRules | 1 +
debian/maven.rules | 1 -
4 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8266598..8528d82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+apache-mime4j (0.7.2-4) UNRELEASED; urgency=medium
+
+ * Removed the dependency on maven-assembly-plugin (Closes: #804458)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sun, 08 Nov 2015 22:57:09 +0100
+
apache-mime4j (0.7.2-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 32654b3..7036bb3 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,7 @@ Build-Depends:
, maven-repo-helper
, javahelper
Build-Depends-Indep:
- libmaven-assembly-plugin-java
- , libmaven-javadoc-plugin-java
+ libmaven-javadoc-plugin-java
, libjavacc-maven-plugin-java
, junit
, liblog4j1.2-java
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 5984666..71d91a8 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,4 +1,5 @@
* apache-rat-plugin
+* maven-assembly-plugin
* maven-remote-resources-plugin
* maven-source-plugin
* maven-bundle-plugin
diff --git a/debian/maven.rules b/debian/maven.rules
index 21a45e7..4cad4d1 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,5 +1,4 @@
* javacc-maven-plugin * s/2\..*/2.6/
* maven-javadoc-plugin * s/2\..*/2.6.1/
-* maven-assembly-plugin * s/2\..*/2.2-beta-5/
* log4j * s/1\.2\..*/1.2.x/
* junit * s/3\..*/3.x/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-mime4j.git
More information about the pkg-java-commits
mailing list