[doxia] 27/35: New dependency on libcommons-collections3-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jul 28 11:19:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository doxia.
commit 2cc14ceca09b0fd7d41497a7c8f4b89bee248036
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jul 28 00:25:33 2017 +0200
New dependency on libcommons-collections3-java
---
debian/changelog | 1 +
debian/control | 1 +
debian/maven.rules | 1 +
3 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0a6c634..14da953 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ doxia (1.7-1) UNRELEASED; urgency=medium
- Build depend on junit4 instead of junit
- No longer build the doxia-book module (removed upstream)
- Ignore the new doxia-module-markdown module
+ - New dependency on libcommons-collections3-java
* Removed the unused dependency on libmaven2-core-java
* Depend on libplexus-container-default1.5-java
instead of libplexus-containers-java
diff --git a/debian/control b/debian/control
index 223d05c..8162b32 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 10),
Build-Depends-Indep: default-jdk-doc,
fop (>= 1:2.0),
junit4,
+ libcommons-collections3-java,
libcommons-configuration-java,
libcommons-configuration-java-doc,
libcommons-lang-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index a87d8a0..346b792 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -17,6 +17,7 @@
# junit junit jar s/3\\..*/3.x/
com.lowagie itext jar 1.4 * *
+commons-collections commons-collections * s/.*/3.x/ * *
junit junit jar s/.*/4.x/ * *
log4j log4j jar s/1\.2\..*/1.2.x/ * *
org.apache.maven.doxia doxia-book jar s/.*/debian/ * *
--
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