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

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jun 23 20:55:35 UTC 2015


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

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

commit 95051e422be691f9873984ded70571bc8fc5902d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jun 23 21:34:17 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 22797ea..db3fc56 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/osmium-tool-$1.tar.gz/" \
+filenamemangle=s/(?:.*)?v(\d[\d\.]*)\.tar\.gz/osmium-tool-$1.tar.gz/ \
 https://github.com/osmcode/osmium-tool/releases \
 (?:.*/)?(?:rel|v|osmium-tool)[\-\_]?(\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/osmium-tool.git



More information about the Pkg-grass-devel mailing list