The following commit has been merged in the master branch:
commit c8e89b68f942f9a8cc2cd1a3bcd76605712bd3fe
Author: Gianfranco Costamagna <[email protected]>
Date: Thu Jun 27 08:34:43 2013 +0200
Closing #712638 and lp #1092548
diff --git a/debian/changelog b/debian/changelog
index cdfec1a..aa913c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ tomcat7 (7.0.41-1) unstable; urgency=low
* New upstream release (Closes: #712978).
* Refresh patches.
+ * Added version check for libtcnative-1
+ (Closes: #712638, lp: #1092548)
-- Gianfranco Costamagna <[email protected]> Wed, 19 Jun 2013
18:06:49 +0200
diff --git a/debian/control b/debian/control
index b2608c9..dba21b6 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Suggests: tomcat7-docs (>= ${source:Version}),
tomcat7-admin (>= ${source:Version}),
tomcat7-examples (>= ${source:Version}),
tomcat7-user (>= ${source:Version}),
- libtcnative-1
+ libtcnative-1 (>= 1.1.24)
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
--
tomcat7: Servlet and JSP engine
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits