[Python-modules-commits] r31844 - in packages/pyinotify/trunk/debian (watch)
dottedmag at users.alioth.debian.org
dottedmag at users.alioth.debian.org
Wed Feb 11 18:29:31 UTC 2015
Date: Wednesday, February 11, 2015 @ 18:29:30
Author: dottedmag
Revision: 31844
Update debian/watch to follow GitHub releases
Modified:
packages/pyinotify/trunk/debian/watch
Modified: packages/pyinotify/trunk/debian/watch
===================================================================
--- packages/pyinotify/trunk/debian/watch 2015-02-11 09:59:07 UTC (rev 31843)
+++ packages/pyinotify/trunk/debian/watch 2015-02-11 18:29:30 UTC (rev 31844)
@@ -1,2 +1,3 @@
version=3
-http://githubredir.debian.net/github/seb-m/pyinotify/ (.*).tar.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/pyinotify-$1\.tar\.gz/ \
+ https://github.com/seb-m/pyinotify/tags .*/v?(\d\S*)\.tar\.gz
More information about the Python-modules-commits
mailing list