[Python-modules-commits] r13062 - in packages/rabbitvcs/trunk/debian (changelog watch)

lxsameer-guest at users.alioth.debian.org lxsameer-guest at users.alioth.debian.org
Sat May 22 16:20:25 UTC 2010


    Date: Saturday, May 22, 2010 @ 16:20:19
  Author: lxsameer-guest
Revision: 13062

watch file fixed.

Modified:
  packages/rabbitvcs/trunk/debian/changelog
  packages/rabbitvcs/trunk/debian/watch

Modified: packages/rabbitvcs/trunk/debian/changelog
===================================================================
--- packages/rabbitvcs/trunk/debian/changelog	2010-05-22 16:11:31 UTC (rev 13061)
+++ packages/rabbitvcs/trunk/debian/changelog	2010-05-22 16:20:19 UTC (rev 13062)
@@ -1,3 +1,9 @@
+rabbitvcs (0.13.1-3) UNRELEASED; urgency=low
+
+  * watch file fixed.
+
+ -- Sameer Rahmani <lxsameer at gmail.com>  Sat, 22 May 2010 20:49:34 +0430
+
 rabbitvcs (0.13.1-2) unstable; urgency=low
 
   * Package description now states Subversion only. Closes: #580716.

Modified: packages/rabbitvcs/trunk/debian/watch
===================================================================
--- packages/rabbitvcs/trunk/debian/watch	2010-05-22 16:11:31 UTC (rev 13061)
+++ packages/rabbitvcs/trunk/debian/watch	2010-05-22 16:20:19 UTC (rev 13062)
@@ -1,3 +1,5 @@
 version=3
-http://code.google.com/p/rabbitvcs/downloads/list\
- http://rabbitvcs.googlecode.com/files/rabbitvcs-(.*).tar.gz
+opts=\
+downloadurlmangle=s|.*[?]name=(.*?)&.*|http://rabbitvcs.googlecode.com/files/$1|,\
+filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1| \
+http://code.google.com/p/rabbitvcs/downloads/detail[?]name=rabbitvcs-([0-9.]+).tar.gz&.*




More information about the Python-modules-commits mailing list