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