[Python-apps-commits] r6233 - in packages/pyicqt/trunk/debian (changelog watch)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Tue Oct 26 13:34:20 UTC 2010


    Date: Tuesday, October 26, 2010 @ 13:34:03
  Author: nijel
Revision: 6233

Simplify watch file again.

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

Modified: packages/pyicqt/trunk/debian/changelog
===================================================================
--- packages/pyicqt/trunk/debian/changelog	2010-10-26 13:30:13 UTC (rev 6232)
+++ packages/pyicqt/trunk/debian/changelog	2010-10-26 13:34:03 UTC (rev 6233)
@@ -4,7 +4,7 @@
   * Fix watch file to work after recent changes on code.google.com.
   * Fix permissions of /var/lib/pyicqt (Closes: #600083).
 
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 26 Oct 2010 15:29:12 +0200
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 26 Oct 2010 15:33:47 +0200
 
 pyicqt (0.8.1.5-3) unstable; urgency=low
 

Modified: packages/pyicqt/trunk/debian/watch
===================================================================
--- packages/pyicqt/trunk/debian/watch	2010-10-26 13:30:13 UTC (rev 6232)
+++ packages/pyicqt/trunk/debian/watch	2010-10-26 13:34:03 UTC (rev 6233)
@@ -1,3 +1,2 @@
 version=3
-opts=downloadurlmangle=s#.*(pyicqt-([\d.]+)\.tar\.gz).*#http://pyicqt.googlecode.com/files/$1#,filenamemangle=s#.*(pyicqt-([\d.]+)\.tar\.gz).*#$1# \
-    http://code.google.com/p/pyicqt/downloads/list ^.*detail\?name=pyicqt-([\d.]+)\.tar\.gz.*
+http://code.google.com/p/pyicqt/downloads/list http://pyicqt.googlecode.com/files/pyicqt-(.*).tar.gz




More information about the Python-apps-commits mailing list