[pkg-java] r17989 - trunk/ehcache/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Apr 6 21:59:06 UTC 2014
Author: ebourg-guest
Date: 2014-04-06 21:59:06 +0000 (Sun, 06 Apr 2014)
New Revision: 17989
Modified:
trunk/ehcache/debian/changelog
trunk/ehcache/debian/control
trunk/ehcache/debian/rules
Log:
New upstream release (2.6.9)
Modified: trunk/ehcache/debian/changelog
===================================================================
--- trunk/ehcache/debian/changelog 2014-04-05 21:41:28 UTC (rev 17988)
+++ trunk/ehcache/debian/changelog 2014-04-06 21:59:06 UTC (rev 17989)
@@ -1,9 +1,13 @@
-ehcache (2.6.8-2) UNRELEASED; urgency=low
+ehcache (2.6.9-1) UNRELEASED; urgency=low
+ [ Emmanuel Bourg ]
+ * New upstream release
+
+ [ Kumar Appaiah ]
* debian/control:
+ Remove Kumar Appaiah from uploaders
- -- Kumar Appaiah <akumar at debian.org> Sat, 29 Mar 2014 15:26:25 -0400
+ -- Emmanuel Bourg <ebourg at apache.org> Sun, 06 Apr 2014 23:57:54 +0200
ehcache (2.6.8-1) unstable; urgency=medium
Modified: trunk/ehcache/debian/control
===================================================================
--- trunk/ehcache/debian/control 2014-04-05 21:41:28 UTC (rev 17988)
+++ trunk/ehcache/debian/control 2014-04-06 21:59:06 UTC (rev 17989)
@@ -12,9 +12,9 @@
libslf4j-java, libgeronimo-jta-1.0.1b-spec-java, libbtm-java,
libjsr107cache-java, libhibernate3-java, libjgroups-java
Standards-Version: 3.9.5
-Homepage: http://ehcache.sourceforge.net/
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/ehcache
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/ehcache/
+Homepage: http://ehcache.sourceforge.net/
Package: libehcache-java
Architecture: all
Modified: trunk/ehcache/debian/rules
===================================================================
--- trunk/ehcache/debian/rules 2014-04-05 21:41:28 UTC (rev 17988)
+++ trunk/ehcache/debian/rules 2014-04-06 21:59:06 UTC (rev 17989)
@@ -19,4 +19,4 @@
mh_clean
get-orig-source:
- uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
+ uscan --download-current-version --force-download --rename
More information about the pkg-java-commits
mailing list