[Python-modules-commits] r33939 - in packages/fedmsg/trunk/debian (changelog watch)

olasd at users.alioth.debian.org olasd at users.alioth.debian.org
Fri Aug 21 10:18:07 UTC 2015


    Date: Friday, August 21, 2015 @ 10:18:06
  Author: olasd
Revision: 33939

Update debian/watch for new pypi.d.n redirector

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

Modified: packages/fedmsg/trunk/debian/changelog
===================================================================
--- packages/fedmsg/trunk/debian/changelog	2015-08-21 10:10:21 UTC (rev 33938)
+++ packages/fedmsg/trunk/debian/changelog	2015-08-21 10:18:06 UTC (rev 33939)
@@ -1,3 +1,9 @@
+fedmsg (0.9.3-2) UNRELEASED; urgency=medium
+
+  * Update watch file for new pypi.debian.net redirector
+
+ -- Nicolas Dandrimont <olasd at debian.org>  Fri, 21 Aug 2015 12:17:37 +0200
+
 fedmsg (0.9.3-1) unstable; urgency=medium
 
   * New upstream release

Modified: packages/fedmsg/trunk/debian/watch
===================================================================
--- packages/fedmsg/trunk/debian/watch	2015-08-21 10:10:21 UTC (rev 33938)
+++ packages/fedmsg/trunk/debian/watch	2015-08-21 10:18:06 UTC (rev 33939)
@@ -1,4 +1,3 @@
 version=3
-
-opts="pgpsigurlmangle=s/$/.asc/" \
-https://pypi.python.org/packages/source/f/fedmsg/fedmsg-(.+).tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+http://pypi.debian.net/fedmsg/fedmsg-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file




More information about the Python-modules-commits mailing list