[owslib] 01/01: Update watchfile to github

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Tue Aug 18 17:08:22 UTC 2015


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

johanvdw-guest pushed a commit to branch master
in repository owslib.

commit 15791b55f1e78c263e1abc8e6538838d793580a1
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Tue Aug 18 19:07:27 2015 +0200

    Update watchfile to github
    
    By not using pypi we can also build documentation/run tests.
---
 debian/watch | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 3c61dfa..ec35ef7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,7 @@
 version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/OWSLib/OWSLib-(.+)\.(?:zip|tgz|tbz|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/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/owslib-$1.$2/ \
+https://github.com/geopython/owslib/tags \
+(?:.*/)?(?:rel|r|v|owslib)?[\-\_]?(\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/owslib.git



More information about the Pkg-grass-devel mailing list