[eclipse-jgit] 04/05: Removed the build dependency on libclirr-maven-plugin-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jun 22 08:40:15 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository eclipse-jgit.

commit 6b82446b57b1e759cf1829776f22f8f1f08d5ecb
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jun 22 10:30:08 2016 +0200

    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 173783c..d6c2eb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jgit (3.7.1-3) UNRELEASED; urgency=medium
 
   * Team upload.
   * Build with the DH sequencer instead of CDBS
+  * Removed the build dependency on libclirr-maven-plugin-java
   * Fixed a typo in the manpage
   * Standards-Version updated to 3.9.8
 
diff --git a/debian/control b/debian/control
index be54973..d517ca0 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Build-Depends: debhelper (>= 9~),
                libmaven-antrun-plugin-java,
                libmaven-javadoc-plugin-java,
                libslf4j-java (>= 1.7.12-2),
-               libclirr-maven-plugin-java,
                libxz-java,
                maven-debian-helper
 Standards-Version: 3.9.8
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 00f43fc..b37880c 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,5 +1,6 @@
 * maven-shade-plugin * * * *
 * maven-source-plugin * * * *
 * jacoco-maven-plugin * * * *
+* clirr-maven-plugin * * * *
 
 org.eclipse.jgit org.eclipse.jgit.junit * * * *

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



More information about the pkg-java-commits mailing list