[doxia] 07/15: Removed the build dependency libclirr-maven-plugin-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Aug 6 09:41:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to annotated tag debian/1.1.4-3
in repository doxia.
commit 1ad8bacac4e5b27dbc6b42bd76a88703f8ce8a03
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Feb 22 01:04:43 2015 +0100
Removed the build dependency libclirr-maven-plugin-java
---
debian/changelog | 1 +
debian/control | 2 +-
debian/maven.ignoreRules | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1f2547f..efa96de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
doxia (1.1.4-3) UNRELEASED; urgency=medium
* Team upload.
+ * Removed the build dependency libclirr-maven-plugin-java
* Moved the package to Git
* Standards-Version updated to 3.9.6 (no changes)
diff --git a/debian/control b/debian/control
index 3b76188..5576710 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: libclirr-maven-plugin-java, libmaven-plugin-tools-java, libmaven-shade-plugin-java,
+Build-Depends-Indep: libmaven-plugin-tools-java, libmaven-shade-plugin-java,
libmodello-maven-plugin-java, libplexus-component-metadata-java, fop, libcommons-configuration-java,
libcommons-lang-java, libdoxia-sitetools-java, libhttpclient-java, libitext1-java,
liblog4j1.2-java, libmaven-doxia-tools-java, libmaven2-core-java, libplexus-containers-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index e82ae06..25f29c2 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -15,3 +15,4 @@
# junit junit jar s/3\\..*/3.x/
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.git
More information about the pkg-java-commits
mailing list