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

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Sun Sep 14 16:35:09 UTC 2008


    Date: Sunday, September 14, 2008 @ 16:35:06
  Author: gothicx-guest
Revision: 1807

Fix watch file URL path

Modified:
  packages/subdownloader/trunk/debian/control
  packages/subdownloader/trunk/debian/watch

Modified: packages/subdownloader/trunk/debian/control
===================================================================
--- packages/subdownloader/trunk/debian/control	2008-09-14 11:06:00 UTC (rev 1806)
+++ packages/subdownloader/trunk/debian/control	2008-09-14 16:35:06 UTC (rev 1807)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Marco Rodrigues <gothicx at sapo.pt>
-Build-Depends: debhelper (>= 5.0.38), python-defaults (>= 2.4.4-2), python-central (>= 0.5.6)
+Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.4.4-2), python-central (>= 0.5.6)
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/subdownloader/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/subdownloader

Modified: packages/subdownloader/trunk/debian/watch
===================================================================
--- packages/subdownloader/trunk/debian/watch	2008-09-14 11:06:00 UTC (rev 1806)
+++ packages/subdownloader/trunk/debian/watch	2008-09-14 16:35:06 UTC (rev 1807)
@@ -1,3 +1,3 @@
 version=3
-https://launchpad.net/andvare/+download \
-http://launchpad.net/andvare/(?:.*)/(?:.*)/\+download/subdownloader-(.*)\.tar\.gz
+https://launchpad.net/subdownloader/+download \
+http://launchpad.net/subdownloader/(?:.*)/(?:.*)/\+download/subdownloader_(.*)\.tar\.gz




More information about the Python-apps-commits mailing list