[Python-modules-commits] r5170 - in packages/pudge/trunk/debian (changelog watch)

catlee-guest at users.alioth.debian.org catlee-guest at users.alioth.debian.org
Mon Apr 28 14:39:53 UTC 2008


    Date: Monday, April 28, 2008 @ 14:39:47
  Author: catlee-guest
Revision: 5170

Fix watch file to correctly track upstream releases.
Fixes: #450123

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

Modified: packages/pudge/trunk/debian/changelog
===================================================================
--- packages/pudge/trunk/debian/changelog	2008-04-27 23:06:11 UTC (rev 5169)
+++ packages/pudge/trunk/debian/changelog	2008-04-28 14:39:47 UTC (rev 5170)
@@ -1,3 +1,11 @@
+pudge (0.1.4~svn137-4.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix debian/watch file to correctly track upstream releases
+    (Closes: #450123)
+
+ -- Chris AtLee <chris at atlee.ca>  Wed, 23 Apr 2008 13:39:41 -0400
+
 pudge (0.1.4~svn137-4) UNRELEASED; urgency=low
 
   * Homepage field added

Modified: packages/pudge/trunk/debian/watch
===================================================================
--- packages/pudge/trunk/debian/watch	2008-04-27 23:06:11 UTC (rev 5169)
+++ packages/pudge/trunk/debian/watch	2008-04-28 14:39:47 UTC (rev 5170)
@@ -1,2 +1,2 @@
 version=3
-http://lesscode.org/dist/pudge/.*/pudge-(.*)\.tar\.gz debian uupdate
+http://lesscode.org/dist/pudge/(\d[\d\.]+)/pudge-([\d\.]*)\.tar\.gz debian uupdate




More information about the Python-modules-commits mailing list