Author: twerner Date: 2008-01-01 15:53:46 +0000 (Tue, 01 Jan 2008) New Revision: 5252
Modified: trunk/ehcache/debian/changelog trunk/ehcache/debian/control Log: * New upstream release * Add myself to Uploaders. * Update Homepage and Vcs headers in debian/control. * Set Standards-Version: 3.7.3. Modified: trunk/ehcache/debian/changelog =================================================================== --- trunk/ehcache/debian/changelog 2007-12-31 16:33:55 UTC (rev 5251) +++ trunk/ehcache/debian/changelog 2008-01-01 15:53:46 UTC (rev 5252) @@ -1,3 +1,12 @@ +ehcache (1.4.0~beta2-1) unstable; urgency=low + + * New upstream release + * Add myself to Uploaders. + * Update Homepage and Vcs headers in debian/control. + * Set Standards-Version: 3.7.3. + + -- Torsten Werner <[EMAIL PROTECTED]> Tue, 01 Jan 2008 16:51:09 +0100 + ehcache (1.4.0~beta-1) unstable; urgency=low * New upstream release Modified: trunk/ehcache/debian/control =================================================================== --- trunk/ehcache/debian/control 2007-12-31 16:33:55 UTC (rev 5251) +++ trunk/ehcache/debian/control 2008-01-01 15:53:46 UTC (rev 5252) @@ -2,12 +2,13 @@ Section: libs Priority: optional Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> -Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]>, Varun Hiremath <[EMAIL PROTECTED]>, Kumar Appaiah <[EMAIL PROTECTED]> +Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]>, Varun Hiremath <[EMAIL PROTECTED]>, Kumar Appaiah <[EMAIL PROTECTED]>, Torsten Werner <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5), cdbs Build-Depends-Indep: java-gcj-compat-dev (>= 1.0.69-2), ant, libcommons-logging-java, libcommons-collections3-java, libservlet2.4-java, libbackport-util-concurrent-java, libjsr107cache-java -Standards-Version: 3.7.2 -XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/ehcache -XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/ehcache +Standards-Version: 3.7.3 +Homepage: http://ehcache.sourceforge.net/ +Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/ehcache +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/ehcache/ Package: libehcache-java Section: libs @@ -18,5 +19,3 @@ J2EE and light-weight containers. It features memory and disk stores, replicate by copy and invalidate, listeners, a gzip caching servlet filter and much more. - . - Homepage: http://ehcache.sourceforge.net/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

