[SCM] tomcat6 packaging branch, master, updated. debian/6.0.33-1-9-g242c6fd

tony mancill tmancill at debian.org
Mon Dec 12 06:46:40 UTC 2011


The following commit has been merged in the master branch:
commit 242c6fd16efcbabd8f9ce7de3f3c852b07e0c742
Author: tony mancill <tmancill at debian.org>
Date:   Sun Dec 11 21:55:13 2011 -0800

    fix java?-runtime package names

diff --git a/debian/changelog b/debian/changelog
index a2303db..d1aad1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,7 +11,7 @@ tomcat6 (6.0.35-1) UNRELEASED; urgency=low
   [ tony mancill ]
   * Update Vcs-* fields in debian/control for switch to git.
   * Update to run with openjdk-7 packages.  (Closes: #651448)
-  * Allow java-?-runtime-headless to satisfy depends.
+  * Allow java?-runtime-headless to satisfy Depends.
   * Add myself to Uploaders.
 
  -- tony mancill <tmancill at debian.org>  Fri, 09 Dec 2011 22:05:37 -0800
diff --git a/debian/control b/debian/control
index 5e4fa84..1a3b1a4 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/tomcat6.git
 Package: tomcat6-common
 Architecture: all
 Depends: libtomcat6-java (>= ${source:Version}), ${misc:Depends},
- default-jre-headless | java-7-runtime-headless | java-7-runtime | java-6-runtime-headless | java-6-runtime | java-5-runtime
+ default-jre-headless | java7-runtime-headless | java7-runtime | java6-runtime-headless | java6-runtime | java5-runtime
 Description: Servlet and JSP engine -- common files
  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