Author: twerner Date: 2009-08-08 22:46:35 +0000 (Sat, 08 Aug 2009) New Revision: 9739
Modified: trunk/tomcat6/debian/changelog Log: fix changelog and upload to unstable Modified: trunk/tomcat6/debian/changelog =================================================================== --- trunk/tomcat6/debian/changelog 2009-08-08 16:57:57 UTC (rev 9738) +++ trunk/tomcat6/debian/changelog 2009-08-08 22:46:35 UTC (rev 9739) @@ -1,14 +1,5 @@ -tomcat6 (6.0.20-6) experimental; urgency=low +tomcat6 (6.0.20-5) unstable; urgency=low - * Update checksum in postrm script to reflect changes - in the new upstream webapp - * postrm removes the extra directories created in /var/lib/tomcat6 - to hold shared and common classes or jars. - - -- Ludovic Claude <[email protected]> Wed, 05 Aug 2009 00:56:59 +0100 - -tomcat6 (6.0.20-5) experimental; urgency=low - * Fix jsp-api dependency in the Maven descriptors. * Put tomcat-juli.jar in /usr/share/java instead of juli.jar. This fixes a broken link which prevented tomcat to start @@ -23,8 +14,12 @@ * Add additional directories for the common, server and shared classloader. Directories are also compatible with Alfresco's packaging done for Ubuntu. (Closes: #521318) + * Update checksum in postrm script to reflect changes + in the new upstream webapp + * postrm removes the extra directories created in /var/lib/tomcat6 + to hold shared and common classes or jars. - -- Ludovic Claude <[email protected]> Sat, 25 Jul 2009 11:15:00 +0100 + -- Ludovic Claude <[email protected]> Wed, 05 Aug 2009 00:56:59 +0100 tomcat6 (6.0.20-4) experimental; urgency=low _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

