[Python-apps-commits] r9357 - in packages/retext/trunk/debian (changelog watch)

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Sat Jan 12 10:35:45 UTC 2013


    Date: Saturday, January 12, 2013 @ 10:35:44
  Author: mitya57-guest
Revision: 9357

... and also exclude unstable releases

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

Modified: packages/retext/trunk/debian/changelog
===================================================================
--- packages/retext/trunk/debian/changelog	2013-01-12 10:28:53 UTC (rev 9356)
+++ packages/retext/trunk/debian/changelog	2013-01-12 10:35:44 UTC (rev 9357)
@@ -1,6 +1,7 @@
 retext (4.0.0-2) UNRELEASED; urgency=low
 
-  * Update debian/watch to work with new tarball names.
+  * Update debian/watch to work with new tarball names, and exclude
+    unstable releases.
 
  -- Dmitry Shachnev <mitya57 at gmail.com>  Sat, 12 Jan 2013 14:28:14 +0400
 

Modified: packages/retext/trunk/debian/watch
===================================================================
--- packages/retext/trunk/debian/watch	2013-01-12 10:28:53 UTC (rev 9356)
+++ packages/retext/trunk/debian/watch	2013-01-12 10:35:44 UTC (rev 9357)
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/retext/ReText[_-](.+)\.tar\.gz
+http://sf.net/retext/ReText[_-]([\w\.]+)\.tar\.gz




More information about the Python-apps-commits mailing list