[doxia-sitetools] 06/06: Removed the build dependency on libclirr-maven-plugin-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jun 22 08:39:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository doxia-sitetools.
commit 2e4b05cbb13b8c33dc42dfe44317451dda736447
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jun 22 10:20:32 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 db45222..d028754 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ doxia-sitetools (1.1.4-1.1) UNRELEASED; urgency=medium
* Non-maintainer upload.
* Build with the DH sequencer instead of CDBS
+ * Removed the build dependency on libclirr-maven-plugin-java
* Moved the package to Git
* Removed Michael Koch from the uploaders (Closes: #654014)
* Standards-Version updated to 3.9.8
diff --git a/debian/control b/debian/control
index cd36bd0..3dd135e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 9),
maven-debian-helper (>= 1.4)
Build-Depends-Indep: default-jdk-doc,
junit (>= 3.8.2),
- libclirr-maven-plugin-java,
libcommons-collections3-java,
libdoxia-java,
libdoxia-java-doc,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 287b835..4c3e684 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -17,3 +17,4 @@
htmlunit htmlunit * * * *
org.apache.maven.doxia doxia-core * * * *
org.apache.maven.plugins maven-project-info-reports-plugin * * * *
+org.codehaus.mojo clirr-maven-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/doxia-sitetools.git
More information about the pkg-java-commits
mailing list