[Python-modules-commits] r33671 - in packages/python-keyring/trunk/debian (changelog watch)

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Sun Aug 9 16:26:20 UTC 2015


    Date: Sunday, August 9, 2015 @ 16:26:19
  Author: mitya57
Revision: 33671

* New upstream release.
* Update debian/watch to support tar.gz tarballs.

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-08-09 14:06:00 UTC (rev 33670)
+++ packages/python-keyring/trunk/debian/changelog	2015-08-09 16:26:19 UTC (rev 33671)
@@ -1,3 +1,10 @@
+python-keyring (5.4-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * Update debian/watch to support tar.gz tarballs.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 09 Aug 2015 19:25:50 +0300
+
 python-keyring (5.3-1) unstable; urgency=medium
 
   * New upstream release.

Modified: packages/python-keyring/trunk/debian/watch
===================================================================
--- packages/python-keyring/trunk/debian/watch	2015-08-09 14:06:00 UTC (rev 33670)
+++ packages/python-keyring/trunk/debian/watch	2015-08-09 16:26:19 UTC (rev 33671)
@@ -1,2 +1,2 @@
 version=3
-http://pypi.debian.net/keyring/keyring-([\d\.]*).zip
+http://pypi.debian.net/keyring/keyring-([\d\.]*)\.(?:zip|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list