[python-geopandas] 01/01: Add uscan mangle options.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Jun 10 20:46:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository python-geopandas.

commit be7b045a7e57373495757b325a2e69b876c3ab8c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Jun 10 22:37:18 2015 +0200

    Add uscan mangle options.
---
 debian/watch | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 60bd43d..815d340 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,7 @@
 version=3
-https://github.com/geopandas/geopandas/tags .*/v(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
+filenamemangle=s/(?:.*)?v(\d[\d\.]*)\.tar\.gz/geopandas-$1.tar.gz/ \
+https://github.com/geopandas/geopandas/tags \
+(?:.*/)?(?:rel|v|geopandas)[\-\_]?(\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/python-geopandas.git



More information about the Pkg-grass-devel mailing list