[netcdf-cxx] 01/01: Use multi-line uscan option without quotes.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Jun 25 19:47:05 UTC 2015


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

sebastic pushed a commit to branch master
in repository netcdf-cxx.

commit fea540bef4c206cf1a8d0dd65b04bddddb4831c4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Jun 25 21:46:56 2015 +0200

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

diff --git a/debian/watch b/debian/watch
index f0b83d4..3f1fe16 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,7 @@
 version=3
-opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 uversionmangle=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/netcdf-cxx-$1.tar.gz/" \
+filenamemangle=s/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.tar\.gz/netcdf-cxx-$1.tar.gz/ \
 https://github.com/Unidata/netcdf-cxx4/releases \
-(?:.*/)*(?:rel|v|r|netcdf-cxx4|)[\-\_]?(\d[\d\-\.\w]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) \
-debian uupdate
+(?:.*/)*(?:rel|v|r|netcdf-cxx4|)[\-\_]?(\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/netcdf-cxx.git



More information about the Pkg-grass-devel mailing list