[pkg-java] r5252 - trunk/ehcache/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Tue Jan 1 15:53:51 UTC 2008


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 <twerner at debian.org>  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 <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>, Varun Hiremath <varunhiremath at gmail.com>, Kumar Appaiah <akumar at ee.iitm.ac.in>
+Uploaders: Arnaud Vandyck <avdyk at debian.org>, Varun Hiremath <varunhiremath at gmail.com>, Kumar Appaiah <akumar at ee.iitm.ac.in>, Torsten Werner <twerner at debian.org>
 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/




More information about the pkg-java-commits mailing list