[commons-beanutils] 48/56: Removed the build dependency on libclirr-maven-plugin-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri May 30 12:01:10 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository commons-beanutils.

commit ef1bcf55b98f415f46130887a4746219cced1d71
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Dec 17 08:17:08 2013 +0000

    Removed the build dependency on libclirr-maven-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 30e5ebf..c0afe8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 commons-beanutils (1.8.3-5) UNRELEASED; urgency=medium
 
   * debian/control:
+    - Removed the build dependency on libclirr-maven-plugin-java
     - Standards-Version updated to 3.9.5 (no changes)
   * Switch to debhelper level 9
 
diff --git a/debian/control b/debian/control
index 95e6396..da3475e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
            Emmanuel Bourg <ebourg at apache.org>
 Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
 Build-Depends-Indep: default-jdk-doc,
-                     libclirr-maven-plugin-java,
                      libcommons-logging-java,
                      libcommons-logging-java-doc,
                      libcommons-parent-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index ffd8ede..931113d 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -5,3 +5,4 @@ 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-surefire-plugin * * * *
+org.codehaus.mojo clirr-maven-plugin * * * *

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



More information about the pkg-java-commits mailing list