[osmcoastline] 01/03: Use multi-line watch file without quotes.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Jun 23 21:27:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository osmcoastline.
commit 99c4bf45087dc53e0e1aa408643c80e34ca6f807
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Jun 23 22:50:42 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 66808e2..ea437ba 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/osmcoastline-$1.tar.gz/" \
+filenamemangle=s/(?:.*)?v(\d[\d\.]*)\.tar\.gz/osmcoastline-$1.tar.gz/ \
https://github.com/osmcode/osmcoastline/releases \
(?:.*/)?(?:rel|v|osmcoastline)[\-\_]?(\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/osmcoastline.git
More information about the Pkg-grass-devel
mailing list