[async-http-client] 03/08: Removed the unnecessary build dependency on libclirr-maven-plugin-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Dec 17 18:29:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository async-http-client.
commit 3f2ad150f3b289935a148266cce8dcc841683ce4
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Dec 17 16:07:42 2014 +0100
Removed the unnecessary 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 21ab830..90e3e45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ async-http-client (1.6.5-3) UNRELEASED; urgency=medium
[ Emmanuel Bourg ]
* Standards-Version updated to 3.9.6 (no changes)
+ * Removed the unnecessary build dependency on libclirr-maven-plugin-java
-- tony mancill <tmancill at debian.org> Thu, 13 Feb 2014 20:00:09 -0800
diff --git a/debian/control b/debian/control
index dc2ffb7..fd60f98 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Damien Raude-Morvan <drazzib at debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: default-jdk-doc,
libanimal-sniffer-java,
- libclirr-maven-plugin-java,
libcommons-logging-java-doc,
libmaven-bundle-plugin-java,
libmaven-enforcer-plugin-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index aa54281..60e58f4 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -29,3 +29,4 @@ org.eclipse.jetty jetty-server * * * *
org.eclipse.jetty jetty-servlet * * * *
org.eclipse.jetty jetty-servlets * * * *
org.testng testng * * * *
+org.codehaus.mojo clirr-maven-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/async-http-client.git
More information about the pkg-java-commits
mailing list