[Python-apps-commits] r2268 - in packages/subdownloader/trunk/debian (changelog watch)
gothicx-guest at users.alioth.debian.org
gothicx-guest at users.alioth.debian.org
Wed Jan 28 20:53:08 UTC 2009
Date: Wednesday, January 28, 2009 @ 20:53:07
Author: gothicx-guest
Revision: 2268
Fix the name of the tarball
Modified:
packages/subdownloader/trunk/debian/changelog
packages/subdownloader/trunk/debian/watch
Modified: packages/subdownloader/trunk/debian/changelog
===================================================================
--- packages/subdownloader/trunk/debian/changelog 2009-01-28 20:46:52 UTC (rev 2267)
+++ packages/subdownloader/trunk/debian/changelog 2009-01-28 20:53:07 UTC (rev 2268)
@@ -4,8 +4,10 @@
* debian/control:
+ Add short to long description (Closes: #512186).
+ Bump python to 2.4.4-2 (stable).
+ * debian/watch:
+ + Fix name of tarball to lowercase (changed upstream).
- -- Marco Rodrigues <gothicx at sapo.pt> Wed, 28 Jan 2009 20:46:31 +0000
+ -- Marco Rodrigues <gothicx at sapo.pt> Wed, 28 Jan 2009 20:52:31 +0000
subdownloader (2.0.9.2-1) unstable; urgency=low
Modified: packages/subdownloader/trunk/debian/watch
===================================================================
--- packages/subdownloader/trunk/debian/watch 2009-01-28 20:46:52 UTC (rev 2267)
+++ packages/subdownloader/trunk/debian/watch 2009-01-28 20:53:07 UTC (rev 2268)
@@ -1,3 +1,3 @@
version=3
https://launchpad.net/subdownloader/+download \
-http://launchpad.net/subdownloader/(?:.*)/(?:.*)/\+download/SubDownloader-(.*)\.tar\.gz
+http://launchpad.net/subdownloader/(?:.*)/(?:.*)/\+download/subdownloader-(.*)\.tar\.gz
More information about the Python-apps-commits
mailing list