[pysal] 02/17: Update mangle rules in watch file.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Jun 11 20:44:23 UTC 2016


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

sebastic pushed a commit to branch master
in repository pysal.

commit 7a4e0c894ecb4a638fbf01eec7af6c63bb9a4849
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jun 11 15:50:45 2016 +0200

    Update mangle rules in watch file.
---
 debian/watch | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/watch b/debian/watch
index 7919dfe..2c24a50 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,8 +1,9 @@
 version=3
-opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+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]*)\.tar\.gz/pysal-$1.tar.gz/,\
-repacksuffix=+dfsg" \
+filenamemangle=s/(?:.*?\/)?(?:rel|r|v|pysal)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pysal-$1.$2/,\
+repacksuffix=+dfsg \
 https://github.com/pysal/pysal/tags \
-(?:.*/)?(?:rel|r|v|pysal)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*/)?(?:rel|r|v|pysal)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pysal.git



More information about the Pkg-grass-devel mailing list