[velocity-tools] 13/26: * d/control: Depends on servlet2.5 instead of 2.4. * d/control: Bump Standards-Version to 3.9.2 (no changes needed).
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Nov 16 15:31:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository velocity-tools.
commit fa8ebbdab2934919272bf07f44c1dac23e059c69
Author: Damien Raude-Morvan <drazzib at debian.org>
Date: Sun Sep 4 12:29:11 2011 +0000
* d/control: Depends on servlet2.5 instead of 2.4.
* d/control: Bump Standards-Version to 3.9.2 (no changes needed).
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0be9b5e..0b16f94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+velocity-tools (2.0-2) unstable; urgency=low
+
+ * d/control: Depends on servlet2.5 instead of 2.4.
+ * d/control: Bump Standards-Version to 3.9.2 (no changes needed).
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Sun, 04 Sep 2011 14:21:11 +0200
+
velocity-tools (2.0-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index f303a3b..b4d1082 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,14 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Damien Raude-Morvan <drazzib at debian.org>
Build-Depends: cdbs, debhelper (>= 7), default-jdk, ant
Build-Depends-Indep: antlr, libcommons-beanutils-java, libcommons-collections3-java, libcommons-digester-java, libcommons-lang-java, libcommons-logging-java, libcommons-validator-java, liboro-java, libservlet2.5-java, libdom4j-java, velocity, junit4, ant-optional, maven-repo-helper
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/velocity-tools
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/velocity-tools
Homepage: http://velocity.apache.org/tools/
Package: libvelocity-tools-java
Architecture: all
-Depends: ${misc:Depends}, libcommons-beanutils-java, libcommons-collections3-java, libcommons-digester-java, libcommons-lang-java, libcommons-logging-java, libcommons-validator-java, liboro-java, libservlet2.4-java, velocity, libdom4j-java
+Depends: ${misc:Depends}, libcommons-beanutils-java, libcommons-collections3-java, libcommons-digester-java, libcommons-lang-java, libcommons-logging-java, libcommons-validator-java, liboro-java, libservlet2.5-java, velocity, libdom4j-java
Description: collection of useful tools for Velocity template engine
The VelocityTools project is a collection of useful Java classes (aka tools),
as well as infrastructure to easily, automatically and transparently
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/velocity-tools.git
More information about the pkg-java-commits
mailing list