[DRE-commits] r4753 - trunk/rcov/debian
Micah Anderson
micah at alioth.debian.org
Sat Feb 20 07:10:09 UTC 2010
Author: micah
Date: 2010-02-20 07:10:02 +0000 (Sat, 20 Feb 2010)
New Revision: 4753
Modified:
trunk/rcov/debian/changelog
trunk/rcov/debian/watch
Log:
fixed watch file, thanks to Seb
Modified: trunk/rcov/debian/changelog
===================================================================
--- trunk/rcov/debian/changelog 2010-02-20 02:39:52 UTC (rev 4752)
+++ trunk/rcov/debian/changelog 2010-02-20 07:10:02 UTC (rev 4753)
@@ -1,3 +1,9 @@
+rcov (0.9.7.1-2) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+
+ -- Micah Anderson <micah at debian.org> Sun, 31 Jan 2010 16:06:36 -0500
+
rcov (0.9.7.1-1) unstable; urgency=low
* New upstream release
Modified: trunk/rcov/debian/watch
===================================================================
--- trunk/rcov/debian/watch 2010-02-20 02:39:52 UTC (rev 4752)
+++ trunk/rcov/debian/watch 2010-02-20 07:10:02 UTC (rev 4753)
@@ -1,5 +1,5 @@
version=3
-opts=downloadurlmangle=s/commits/tarball/,filenamemangle=s/.*\/commits\/(.*)$/rcov-$1.tar.gz/ \
+opts=uversionmangle=s/_/./g,downloadurlmangle=s/commits/tarball/,filenamemangle=s/.*\/commits\/(.*)$/rcov-$1.tar.gz/ \
http://github.com/relevance/rcov/commits/release_([\d_]+)
More information about the Pkg-ruby-extras-commits
mailing list