[Python-modules-commits] r20622 - in packages/ipdb/trunk/debian (watch)
wrar-guest at users.alioth.debian.org
wrar-guest at users.alioth.debian.org
Tue Feb 28 19:48:48 UTC 2012
Date: Tuesday, February 28, 2012 @ 19:48:47
Author: wrar-guest
Revision: 20622
Use PyPI URL in debian/watch.
Modified:
packages/ipdb/trunk/debian/watch
Modified: packages/ipdb/trunk/debian/watch
===================================================================
--- packages/ipdb/trunk/debian/watch 2012-02-28 19:25:48 UTC (rev 20621)
+++ packages/ipdb/trunk/debian/watch 2012-02-28 19:48:47 UTC (rev 20622)
@@ -1,2 +1,2 @@
version=3
-https://github.com/gotcha/ipdb/tags .*/tarball/(.*)
+http://pypi.python.org/packages/source/i/ipdb/ipdb-(.+).tar.gz
More information about the Python-modules-commits
mailing list