[SCM] tomcat6 packaging branch, master, updated. debian/6.0.35-1-7-gc101e3f
tony mancill
tmancill at debian.org
Thu Mar 29 14:16:21 UTC 2012
The following commit has been merged in the master branch:
commit c101e3fb65809445e90fcbcd0c09889a527f7584
Author: tony mancill <tmancill at debian.org>
Date: Thu Mar 29 07:07:05 2012 -0700
Remove libservlet2.5-doc dependency on libservlet2.5
diff --git a/debian/changelog b/debian/changelog
index 2053812..9184ae4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,12 +4,16 @@ tomcat6 (6.0.35-2) unstable; urgency=low
* Remove Michael Koch from Uploaders. (Closes: #654136)
* Add Turkish debconf translation (Closes: #664072)
- Thanks to Atila KOÇ
+ * Remove libservlet2.5-doc dependency on libservlet2.5.
[ Miguel Landaeta ]
* Bump Standards-Version to 3.9.3. No changes were required.
* Provide 'debian' version symlink for Maven artifacts. (Closes: #665393).
- -- Miguel Landaeta <miguel at miguel.cc> Tue, 27 Mar 2012 21:28:50 -0430
+ [ tony mancill ]
+ *
+
+ -- tony mancill <tmancill at debian.org> Thu, 29 Mar 2012 07:05:34 -0700
tomcat6 (6.0.35-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 3ce9939..53a4ea8 100644
--- a/debian/control
+++ b/debian/control
@@ -93,7 +93,7 @@ Description: Servlet 2.5 and JSP 2.1 Java API classes
Package: libservlet2.5-java-doc
Section: doc
Architecture: all
-Depends: libservlet2.5-java (>= ${source:Version}), ${misc:Depends}
+Depends: ${misc:Depends}
Description: Servlet 2.5 and JSP 2.1 Java API documentation
Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
specifications from Sun Microsystems, and provides a "pure Java" HTTP web
--
tomcat6 packaging
More information about the pkg-java-commits
mailing list