[libcommons-lang3-java] 05/06: Removed the build dependencies on cobertura and clirr
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jan 10 09:57:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-lang3-java.
commit 056a42fa7ff2718c270ef3ba089bd4f2adddd593
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jan 10 10:45:47 2014 +0100
Removed the build dependencies on cobertura and clirr
---
debian/changelog | 1 +
debian/control | 3 +--
debian/maven.ignoreRules | 2 ++
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 02104da..32b6d01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libcommons-lang3-java (3.1-3) UNRELEASED; urgency=medium
* debian/watch: Fixed the mangling of the upstream version
* Use XZ compression for the upstream changelog
* debian/copyright: Updated the Format URI and the upstream contact
+ * Removed the build dependencies on cobertura and clirr
-- Emmanuel Bourg <ebourg at apache.org> Fri, 10 Jan 2014 10:17:17 +0100
diff --git a/debian/control b/debian/control
index 5281e13..80cc3d2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib at debian.org>, Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: libclirr-maven-plugin-java, libmaven-cobertura-plugin-java, junit4, libcommons-io-java,
- libeasymock-java, default-jdk-doc, libmaven-javadoc-plugin-java
+Build-Depends-Indep: junit4, libcommons-io-java, libeasymock-java, default-jdk-doc, libmaven-javadoc-plugin-java
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-java/libcommons-lang3-java.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libcommons-lang3-java.git
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 39d6e91..fc51066 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -18,6 +18,8 @@ org.apache.maven.plugins maven-assembly-plugin * * * *
org.apache.maven.plugins maven-changes-plugin * * * *
org.apache.maven.plugins maven-checkstyle-plugin * * * *
org.apache.maven.plugins maven-pmd-plugin * * * *
+org.codehaus.mojo clirr-maven-plugin * * * *
+org.codehaus.mojo cobertura-maven-plugin * * * *
org.codehaus.mojo findbugs-maven-plugin * * * *
org.codehaus.mojo javancss-maven-plugin * * * *
org.codehaus.mojo taglist-maven-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-lang3-java.git
More information about the pkg-java-commits
mailing list