[rasterio] 01/02: Update watchfile (thx sebastic)
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Sun Nov 23 20:54:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository rasterio.
commit 1bf9ca9ba69c899507bed6454b3bbd31f2c225c6
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Sun Nov 23 21:48:05 2014 +0100
Update watchfile (thx sebastic)
---
debian/watch | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 0ffbc92..29323d0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,6 @@
version=3
-opts=uversionmangle=s/_/./g;s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/ \
-https://github.com/mapbox/rasterio/releases .*/(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/_/./g;s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,\
+filenamemangle=s/(?:.*?)?v?(\d[\d\.]*)\.tar\.gz/rasterio-$1.tar.gz/" \
+https://github.com/mapbox/rasterio/releases \
+(?:.*/)*(?:rel|v|rasterio|)[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/rasterio.git
More information about the Pkg-grass-devel
mailing list