This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tomcat6.
commit d17d97ba0acae0add8c771a376b11f330e0a1455 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 3 16:49:33 2014 +0200 Updated the version required for libtcnative-1 (>= 1.1.30) --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 79bb9bd..8ec549c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tomcat6 (6.0.41-2) UNRELEASED; urgency=medium + + * Updated the version required for libtcnative-1 (>= 1.1.30) + + -- Emmanuel Bourg <[email protected]> Tue, 03 Jun 2014 16:49:19 +0200 + tomcat6 (6.0.41-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 41dbb65..8c6ae22 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Suggests: tomcat6-docs (>= ${source:Version}), tomcat6-admin (>= ${source:Version}), tomcat6-examples (>= ${source:Version}), tomcat6-user (>= ${source:Version}), - libtcnative-1 + libtcnative-1 (>= 1.1.30) Description: Servlet and JSP engine Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat6.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

