[libgoogle-gson-java] 03/07: Removed the build dependency on libmaven-assembly-plugin-java

Emmanuel Bourg ebourg-guest at alioth.debian.org
Tue Aug 27 11:26:23 UTC 2013


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

ebourg-guest pushed a commit to branch master
in repository libgoogle-gson-java.

commit 24125a0cbcdf6092e8bbe5a2d0a073b8f10a0ed5
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Aug 27 12:48:20 2013 +0200

    Removed the build dependency on libmaven-assembly-plugin-java
---
 debian/control           |    1 -
 debian/maven.ignoreRules |    1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 56decc8..39938cb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Build-Depends: debhelper (>= 8~),
                cdbs,
                javahelper,
                default-jdk,
-               libmaven-assembly-plugin-java,
                libmaven-compiler-plugin-java,
                libmaven-javadoc-plugin-java,
                maven-debian-helper,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 632101a..98dc884 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,4 +1,5 @@
 
+org.apache.maven.plugins maven-assembly-plugin * * * *
 org.apache.maven.plugins maven-changelog-plugin * * * *
 org.apache.maven.plugins maven-changes-plugin * * * *
 org.apache.maven.plugins maven-checkstyle-plugin * * * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgoogle-gson-java.git



More information about the pkg-java-commits mailing list