[Python-modules-commits] r31905 - in packages/python-keyring/trunk/debian (changelog watch)
mitya57 at users.alioth.debian.org
mitya57 at users.alioth.debian.org
Tue Feb 24 08:40:19 UTC 2015
Date: Tuesday, February 24, 2015 @ 08:40:18
Author: mitya57
Revision: 31905
Use pypi.debian.net redirector in debian/watch.
Modified:
packages/python-keyring/trunk/debian/changelog
packages/python-keyring/trunk/debian/watch
Modified: packages/python-keyring/trunk/debian/changelog
===================================================================
--- packages/python-keyring/trunk/debian/changelog 2015-02-24 03:50:22 UTC (rev 31904)
+++ packages/python-keyring/trunk/debian/changelog 2015-02-24 08:40:18 UTC (rev 31905)
@@ -1,3 +1,9 @@
+python-keyring (5.0-1) UNRELEASED; urgency=medium
+
+ * Use pypi.debian.net redirector in debian/watch.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Tue, 24 Feb 2015 11:39:49 +0300
+
python-keyring (4.0-1) unstable; urgency=medium
* New upstream release.
Modified: packages/python-keyring/trunk/debian/watch
===================================================================
--- packages/python-keyring/trunk/debian/watch 2015-02-24 03:50:22 UTC (rev 31904)
+++ packages/python-keyring/trunk/debian/watch 2015-02-24 08:40:18 UTC (rev 31905)
@@ -1,2 +1,2 @@
version=3
-https://pypi.python.org/packages/source/k/keyring/keyring-([\d\.]*).zip
+https://pypi.debian.net/keyring/keyring-([\d\.]*).zip
More information about the Python-modules-commits
mailing list