[Python-apps-commits] r11456 - in packages/subdownloader/trunk/debian (watch)

e2jk-guest at users.alioth.debian.org e2jk-guest at users.alioth.debian.org
Tue Oct 21 21:07:16 UTC 2014


    Date: Tuesday, October 21, 2014 @ 21:07:15
  Author: e2jk-guest
Revision: 11456

Update watch file to account for invalid version number 2.10.6 instead of 2.0.16.
Culprit is the following line:
<img alt="download icon" src="/@@/download" /><strong>  <a title="source tarball (5.8 MiB)" href="https://launchpad.net/subdownloader/trunk/2.0.16-2/+download/subdownloader_2.10.6-2.tar.gz">subdownloader_2.10.6-2.tar.gz</a> </strong>(<a href="https://launchpad.net/subdownloader/trunk/2.0.16-2/+download/subdownloader_2.10.6-2.tar.gz/+md5">md5</a>)

Modified:
  packages/subdownloader/trunk/debian/watch

Modified: packages/subdownloader/trunk/debian/watch
===================================================================
--- packages/subdownloader/trunk/debian/watch	2014-10-21 21:04:33 UTC (rev 11455)
+++ packages/subdownloader/trunk/debian/watch	2014-10-21 21:07:15 UTC (rev 11456)
@@ -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