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

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Wed May 19 11:08:51 UTC 2010


    Date: Wednesday, May 19, 2010 @ 11:08:40
  Author: nijel
Revision: 5237

Fix watch file to work after recent changes on code.google.com.

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

Modified: packages/pyicqt/trunk/debian/changelog
===================================================================
--- packages/pyicqt/trunk/debian/changelog	2010-05-18 20:02:26 UTC (rev 5236)
+++ packages/pyicqt/trunk/debian/changelog	2010-05-19 11:08:40 UTC (rev 5237)
@@ -8,8 +8,9 @@
 
   * Init script should depend on $remote_fs.
   * We don't need python-dev for building.
+  * Fix watch file to work after recent changes on code.google.com.
 
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 02 Jan 2010 12:58:32 +0100
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 19 May 2010 13:08:04 +0200
 
 pyicqt (0.8.1.5-2) unstable; urgency=low
 

Modified: packages/pyicqt/trunk/debian/watch
===================================================================
--- packages/pyicqt/trunk/debian/watch	2010-05-18 20:02:26 UTC (rev 5236)
+++ packages/pyicqt/trunk/debian/watch	2010-05-19 11:08:40 UTC (rev 5237)
@@ -1,2 +1,3 @@
 version=3
-http://code.google.com/p/pyicqt/downloads/list http://pyicqt.googlecode.com/files/pyicqt-(.*).tar.gz
+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.*




More information about the Python-apps-commits mailing list