[Python-apps-commits] r8369 - in packages/autokey/trunk/debian (changelog watch)
lfaraone at users.alioth.debian.org
lfaraone at users.alioth.debian.org
Sun Mar 25 04:14:01 UTC 2012
Date: Sunday, March 25, 2012 @ 04:13:59
Author: lfaraone
Revision: 8369
Update watch file to remove not-in-use googlecode redirector.
Modified:
packages/autokey/trunk/debian/changelog
packages/autokey/trunk/debian/watch
Modified: packages/autokey/trunk/debian/changelog
===================================================================
--- packages/autokey/trunk/debian/changelog 2012-03-25 04:09:51 UTC (rev 8368)
+++ packages/autokey/trunk/debian/changelog 2012-03-25 04:13:59 UTC (rev 8369)
@@ -2,8 +2,9 @@
* Update minimum required Python verison to 2.6. Thanks to Jakub
Wilk for catching this. (Closes: #664530)
+ * Update watch file to remove not-in-use googlecode redirector.
- -- Luke Faraone <lfaraone at debian.org> Sun, 25 Mar 2012 00:01:55 -0400
+ -- Luke Faraone <lfaraone at debian.org> Sun, 25 Mar 2012 00:12:52 -0400
autokey (0.82.2-1) unstable; urgency=low
Modified: packages/autokey/trunk/debian/watch
===================================================================
--- packages/autokey/trunk/debian/watch 2012-03-25 04:09:51 UTC (rev 8368)
+++ packages/autokey/trunk/debian/watch 2012-03-25 04:13:59 UTC (rev 8369)
@@ -1,2 +1,2 @@
version=3
-http://googlecode.debian.net/p/autokey/autokey_([0-9.]+).tar.gz
+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