[Python-modules-commits] r5491 - in packages/tagpy/trunk/debian (changelog watch)
nijel at users.alioth.debian.org
nijel at users.alioth.debian.org
Wed May 28 12:19:41 UTC 2008
Date: Wednesday, May 28, 2008 @ 12:19:39
Author: nijel
Revision: 5491
Adjust watch file to use PyPi which is now official download site.
Modified:
packages/tagpy/trunk/debian/changelog
packages/tagpy/trunk/debian/watch
Modified: packages/tagpy/trunk/debian/changelog
===================================================================
--- packages/tagpy/trunk/debian/changelog 2008-05-28 12:19:18 UTC (rev 5490)
+++ packages/tagpy/trunk/debian/changelog 2008-05-28 12:19:39 UTC (rev 5491)
@@ -2,8 +2,9 @@
* NOT RELEASED YET
* Use new homepage.
+ * Adjust watch file to use PyPi which is now official download site.
- -- Michal ÄihaÅ <nijel at debian.org> Wed, 28 May 2008 14:19:02 +0200
+ -- Michal ÄihaÅ <nijel at debian.org> Wed, 28 May 2008 14:19:24 +0200
tagpy (0.93-5) unstable; urgency=low
Modified: packages/tagpy/trunk/debian/watch
===================================================================
--- packages/tagpy/trunk/debian/watch 2008-05-28 12:19:18 UTC (rev 5490)
+++ packages/tagpy/trunk/debian/watch 2008-05-28 12:19:39 UTC (rev 5491)
@@ -1,2 +1,2 @@
version=3
-http://news.tiker.net/dl/software/tagpy /news.tiker.net/download/software/tagpy/tagpy-(.*)\.tar\.gz
+http://pypi.python.org/packages/source/t/tagpy/tagpy-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list