[Python-apps-commits] r10425 - in packages/autokey/trunk/debian (changelog watch)

asb at users.alioth.debian.org asb at users.alioth.debian.org
Wed Jan 29 02:31:28 UTC 2014


    Date: Wednesday, January 29, 2014 @ 02:31:27
  Author: asb
Revision: 10425

Fix debian/watch file to find new versions.

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

Modified: packages/autokey/trunk/debian/changelog
===================================================================
--- packages/autokey/trunk/debian/changelog	2014-01-29 02:26:43 UTC (rev 10424)
+++ packages/autokey/trunk/debian/changelog	2014-01-29 02:31:27 UTC (rev 10425)
@@ -5,6 +5,7 @@
 
   [ Andrew Starr-Bochicchio ]
   * Acknowledge my own NMU.
+  * Fix debian/watch file to find new versions.
 
  -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 18:04:52 +0200
 

Modified: packages/autokey/trunk/debian/watch
===================================================================
--- packages/autokey/trunk/debian/watch	2014-01-29 02:26:43 UTC (rev 10424)
+++ packages/autokey/trunk/debian/watch	2014-01-29 02:31:27 UTC (rev 10425)
@@ -1,2 +1,2 @@
 version=3
-http://code.google.com/p/autokey/downloads/list?can=1 .*/autokey_(\d[\d\.]*)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz)
+http://code.google.com/p/autokey/downloads/list?can=1 .*/autokey(?:_|-)(\d[\d\.]*)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz)




More information about the Python-apps-commits mailing list