[mkgmap-splitter] 01/06: Don't quote uscan options.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Jun 27 11:30:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository mkgmap-splitter.
commit 8df656481fe94bcd3d5bd89526aa4a384abc305f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Jun 5 15:57:17 2015 +0200
Don't quote uscan options.
---
debian/watch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index ae97788..4419764 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
version=3
-opts="uversionmangle=s/(\d+)/0.0.0+svn$1/,\
+opts=uversionmangle=s/(\d+)/0.0.0+svn$1/,\
downloadurlmangle=s/\.zip/-src.tar.gz/,\
-filenamemangle=s/\/download\/splitter-r([\d]+)\.zip/splitter-r$1-src.tar.gz/" \
+filenamemangle=s/\/download\/splitter-r([\d]+)\.zip/splitter-r$1-src.tar.gz/ \
http://www.mkgmap.org.uk/download/splitter.html \
(?:.*)/download/splitter-r([\d]+).zip
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mkgmap-splitter.git
More information about the Pkg-grass-devel
mailing list