[Python-modules-commits] r33847 - in packages/simpleparse/trunk/debian (changelog watch)
bernat at users.alioth.debian.org
bernat at users.alioth.debian.org
Tue Aug 18 12:27:04 UTC 2015
Date: Tuesday, August 18, 2015 @ 12:27:03
Author: bernat
Revision: 33847
Update debian/watch to use pypi redirector.
Modified:
packages/simpleparse/trunk/debian/changelog
packages/simpleparse/trunk/debian/watch
Modified: packages/simpleparse/trunk/debian/changelog
===================================================================
--- packages/simpleparse/trunk/debian/changelog 2015-08-18 12:24:55 UTC (rev 33846)
+++ packages/simpleparse/trunk/debian/changelog 2015-08-18 12:27:03 UTC (rev 33847)
@@ -7,6 +7,7 @@
* Move to "3.0 (quilt)" format.
* Move to dh-python.
* Bump Standards-Version.
+ * Update debian/watch to use pypi redirector.
-- Vincent Bernat <bernat at debian.org> Tue, 18 Aug 2015 14:07:18 +0200
Modified: packages/simpleparse/trunk/debian/watch
===================================================================
--- packages/simpleparse/trunk/debian/watch 2015-08-18 12:24:55 UTC (rev 33846)
+++ packages/simpleparse/trunk/debian/watch 2015-08-18 12:27:03 UTC (rev 33847)
@@ -1,2 +1,2 @@
version=3
-http://sf.net/simpleparse/SimpleParse-([\d\.]+.*)\.tar\.gz
+http://pypi.debian.net/SimpleParse/SimpleParse-([\d.]+).tar.gz
More information about the Python-modules-commits
mailing list