[tinyows] 02/09: Use multi-line uscan options without quotes.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Jul 7 21:32:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository tinyows.
commit 58c3f024312be7ecdf61573faaa2ef8e033fa419
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Jul 7 20:02:28 2015 +0200
Use multi-line uscan options without quotes.
---
debian/changelog | 6 ++++++
debian/watch | 7 +++++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7508b1a..bbb344f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tinyows (1.1.0-7) UNRELEASED; urgency=medium
+
+ * Use multi-line uscan options without quotes.
+
+ -- Bas Couwenberg <sebastic at debian.org> Tue, 07 Jul 2015 20:02:14 +0200
+
tinyows (1.1.0-6) unstable; urgency=medium
* Add upstream metadata.
diff --git a/debian/watch b/debian/watch
index b931e26..42d8ec9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,6 @@
version=3
-opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/" \
-http://download.osgeo.org/mapserver/ (?:.*/)?(?:rel|v|tinyows)[\-\_](\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
+http://download.osgeo.org/mapserver/ \
+(?:.*/)?(?:rel|v|tinyows)[\-\_](\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/tinyows.git
More information about the Pkg-grass-devel
mailing list