[pkg-java] r12380 - in trunk/ehcache/debian: . source

Torsten Werner twerner at alioth.debian.org
Wed May 12 12:07:34 UTC 2010


Author: twerner
Date: 2010-05-12 12:07:33 +0000 (Wed, 12 May 2010)
New Revision: 12380

Added:
   trunk/ehcache/debian/source/
   trunk/ehcache/debian/source/format
Modified:
   trunk/ehcache/debian/changelog
   trunk/ehcache/debian/control
   trunk/ehcache/debian/watch
Log:
* Update debian/watch to support the newer upstream versions.
* Remove +ssh from protocol part in Vcs-Svn.
* Update Standards-Version: 3.8.4.
* Switch to source format 3.0.

Modified: trunk/ehcache/debian/changelog
===================================================================
--- trunk/ehcache/debian/changelog	2010-05-09 18:09:14 UTC (rev 12379)
+++ trunk/ehcache/debian/changelog	2010-05-12 12:07:33 UTC (rev 12380)
@@ -1,3 +1,12 @@
+ehcache (1.5.0+dak1-3) unstable; urgency=low
+
+  * Update debian/watch to support the newer upstream versions.
+  * Remove +ssh from protocol part in Vcs-Svn.
+  * Update Standards-Version: 3.8.4.
+  * Switch to source format 3.0.
+
+ -- Torsten Werner <twerner at debian.org>  Wed, 12 May 2010 14:05:24 +0200
+
 ehcache (1.5.0+dak1-2) unstable; urgency=low
 
   * Switch to default-jdk/jre (Closes: #526282)

Modified: trunk/ehcache/debian/control
===================================================================
--- trunk/ehcache/debian/control	2010-05-09 18:09:14 UTC (rev 12379)
+++ trunk/ehcache/debian/control	2010-05-12 12:07:33 UTC (rev 12380)
@@ -11,9 +11,9 @@
  libcommons-logging-java, libcommons-collections3-java,
  libservlet2.4-java, libbackport-util-concurrent-java,
  libjsr107cache-java, libhibernate3-java, libjgroups-java
-Standards-Version: 3.8.1
+Standards-Version: 3.8.4
 Homepage: http://ehcache.sourceforge.net/
-Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/ehcache
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/ehcache
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/ehcache/
 
 Package: libehcache-java

Added: trunk/ehcache/debian/source/format
===================================================================
--- trunk/ehcache/debian/source/format	                        (rev 0)
+++ trunk/ehcache/debian/source/format	2010-05-12 12:07:33 UTC (rev 12380)
@@ -0,0 +1 @@
+3.0 (quilt)

Modified: trunk/ehcache/debian/watch
===================================================================
--- trunk/ehcache/debian/watch	2010-05-09 18:09:14 UTC (rev 12379)
+++ trunk/ehcache/debian/watch	2010-05-12 12:07:33 UTC (rev 12380)
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/-/~/,dversionmangle=s/-/~/" \
-  http://sf.net/ehcache/ehcache-(\d.*)\.tgz debian debian/orig-tar.sh
+  http://sf.net/ehcache/ehcache-([\d.]+)(-distribution)?\.(tgz|tar\.gz) debian debian/orig-tar.sh




More information about the pkg-java-commits mailing list