[netcdf4-python] 02/03: Use multi-line uscan option without quotes.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Jun 25 20:01:28 UTC 2015


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

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

commit c4749da868f49be7a0fe97f3960c030cf591fb38
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Jun 25 21:45:37 2015 +0200

    Use multi-line uscan option without quotes.
---
 debian/watch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 1e380e7..0cb542e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,7 @@
 version=3
-opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 uversionmangle=s/(\d)rel$/$1/g;s/_/./g;s/(\d)[_\.\-\+]?((RC|rc|pre|dev|gamma|beta|alpha|b|a)[\-\.]?(\d*))$/$1~$3$4/,\
-filenamemangle=s/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.tar\.gz/netcdf4-python-$1.tar.gz/" \
+filenamemangle=s/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.tar\.gz/netcdf4-python-$1.tar.gz/ \
 https://github.com/Unidata/netcdf4-python/releases \
 (?:.*/)*(?:rel|v|r|netcdf4-python|)[\-\_]?(\d[\d\-\.\w]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list