[Python-modules-commits] r34003 - in packages/slowaes/trunk/debian (changelog watch)

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Wed Aug 26 06:23:28 UTC 2015


    Date: Wednesday, August 26, 2015 @ 06:23:27
  Author: mithrandi
Revision: 34003

Update debian/watch to point to pypi.debian.net.

Modified:
  packages/slowaes/trunk/debian/changelog
  packages/slowaes/trunk/debian/watch

Modified: packages/slowaes/trunk/debian/changelog
===================================================================
--- packages/slowaes/trunk/debian/changelog	2015-08-25 21:03:05 UTC (rev 34002)
+++ packages/slowaes/trunk/debian/changelog	2015-08-26 06:23:27 UTC (rev 34003)
@@ -1,3 +1,9 @@
+slowaes (0.1a1-3) UNRELEASED; urgency=medium
+
+  * Update debian/watch to point to pypi.debian.net.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Wed, 26 Aug 2015 08:22:56 +0200
+
 slowaes (0.1a1-2) unstable; urgency=low
 
   * debian/control

Modified: packages/slowaes/trunk/debian/watch
===================================================================
--- packages/slowaes/trunk/debian/watch	2015-08-25 21:03:05 UTC (rev 34002)
+++ packages/slowaes/trunk/debian/watch	2015-08-26 06:23:27 UTC (rev 34003)
@@ -1,2 +1,3 @@
 version=3
-https://pypi.python.org/packages/source/s/slowaes/slowaes-(.*)\.(?:tar\.gz|zip|tar\.bz2)
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/slowaes/slowaes-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list