[Python-apps-commits] r11455 - in packages/subdownloader/trunk/debian (watch)
e2jk-guest at users.alioth.debian.org
e2jk-guest at users.alioth.debian.org
Tue Oct 21 21:04:34 UTC 2014
Date: Tuesday, October 21, 2014 @ 21:04:33
Author: e2jk-guest
Revision: 11455
Update the watch file, as the tarballs use _ instead of -
Note that a file exists with a typo in its version, 2.10.6 instead of 2.0.16, which messes up this version of the watch file. The next commit will take care of handling that case.
Modified:
packages/subdownloader/trunk/debian/watch
Modified: packages/subdownloader/trunk/debian/watch
===================================================================
--- packages/subdownloader/trunk/debian/watch 2014-10-21 13:31:45 UTC (rev 11454)
+++ packages/subdownloader/trunk/debian/watch 2014-10-21 21:04:33 UTC (rev 11455)
@@ -1,3 +1,3 @@
version=3
https://launchpad.net/subdownloader/+download \
-https://launchpad.net/subdownloader/(?:.*)/(?:.*)/\+download/subdownloader-(.*)\.tar\.gz
+https://launchpad.net/subdownloader/(?:.*)/(?:.*)/\+download/subdownloader_(.*)\.tar\.gz
More information about the Python-apps-commits
mailing list