[mojarra] 01/05: add commons-collections3 to build-dep (#733012)
Tony Mancill
tmancill at moszumanska.debian.org
Sun Jan 12 21:55:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository mojarra.
commit 6d327e208b925795e303a0709605a200298a9d95
Author: tony mancill <tmancill at debian.org>
Date: Sun Jan 12 13:34:21 2014 -0800
add commons-collections3 to build-dep (#733012)
---
debian/classpath-debian | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/classpath-debian b/debian/classpath-debian
index f3c9d31..df018bf 100644
--- a/debian/classpath-debian
+++ b/debian/classpath-debian
@@ -12,3 +12,4 @@ usr/share/java/jetty.jar
usr/share/java/jetty-annotations.jar
usr/share/java/jetty-plus.jar
usr/share/java/jetty-util.jar
+usr/share/java/commons-collections3.jar
diff --git a/debian/control b/debian/control
index 3953b90..1bf1b03 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 7.0.50), default-jdk, javahelper, ant,
libservlet2.5-java, libgeronimo-validation-1.0-spec-java, glassfish-javaee,
groovy, libtomcat6-java, libcommons-digester-java, libcommons-logging-java,
libcommons-beanutils-java, ant-contrib, bnd, yui-compressor, libjetty-java,
- libjetty-extra-java, ant-optional, default-jdk-doc
+ libjetty-extra-java, ant-optional, default-jdk-doc,
+ libcommons-collections3-java
Standards-Version: 3.9.2
Homepage: https://javaserverfaces.dev.java.net/
Vcs-Git: git://git.debian.org/git/pkg-java/mojarra.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mojarra.git
More information about the pkg-java-commits
mailing list