[node-osmium] 01/02: Use multi-line watch file without quotes.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jan 24 20:20:39 UTC 2016


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

sebastic pushed a commit to branch master
in repository node-osmium.

commit d093309e86f6da39633d62771ab4180e6e2777e4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jun 23 23:15:20 2015 +0200

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

diff --git a/debian/watch b/debian/watch
index 79c8541..cf2ea32 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)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
-filenamemangle=s/(?:.*)?v(\d[\d\.]*)\.tar\.gz/node-osmium-$1.tar.gz/" \
+filenamemangle=s/(?:.*)?v(\d[\d\.]*)\.tar\.gz/node-osmium-$1.tar.gz/ \
 https://github.com/osmcode/node-osmium/releases \
 (?:.*/)?(?:rel|v|node-osmium)[\-\_]?(\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/node-osmium.git



More information about the Pkg-grass-devel mailing list