[libosmium] 03/04: Update watch file to use multi-line uscan options without quotes.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Jun 23 19:39:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository libosmium.
commit e126e2d912c4cf52d682f23420eab8f93524561a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Jun 23 19:57:10 2015 +0200
Update watch file to use multi-line uscan options without quotes.
---
debian/changelog | 1 +
debian/watch | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 70469dd..536a31f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libosmium (2.1.0-2) UNRELEASED; urgency=medium
* Add license & copyright for win_mkstemp.hpp.
Thanks to Thorsten Alteholz for accepting the package anyway.
+ * Update watch file to use multi-line uscan options without quotes.
-- Bas Couwenberg <sebastic at debian.org> Tue, 23 Jun 2015 19:54:07 +0200
diff --git a/debian/watch b/debian/watch
index f158b7b..4efc45b 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/libosmium-$1.tar.gz/" \
+filenamemangle=s/(?:.*)?v(\d[\d\.]*)\.tar\.gz/libosmium-$1.tar.gz/ \
https://github.com/osmcode/libosmium/releases \
(?:.*/)?(?:rel|v|libosmium)[\-\_]?(\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/libosmium.git
More information about the Pkg-grass-devel
mailing list