[mkgmap] 01/04: Fixed watch file to detect new upstream versions
Andreas Tille
tille at debian.org
Wed Aug 13 20:21:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository mkgmap.
commit dff7e46fead850e18781b1b84ac811c57b16681c
Author: Andreas Tille <tille at debian.org>
Date: Wed Aug 13 22:16:15 2014 +0200
Fixed watch file to detect new upstream versions
---
debian/changelog | 6 ++++++
debian/watch | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dd6d8e3..5d74853 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mkgmap (0.0.0+svn3226-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+
+ -- Andreas Tille <tille at debian.org> Thu, 24 Apr 2014 16:29:08 +0200
+
mkgmap (0.0.0+svn2981-1) unstable; urgency=low
* New upstream version
diff --git a/debian/watch b/debian/watch
index b3ebd2c..8374cec 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts="dversionmangle=s/0.0.0.svn//" \
-http://www.mkgmap.org.uk/download/mkgmap-r([\d]+)-src\.zip
+opts="dversionmangle=s/0.0.0.svn//,downloadurlmangle=s/\.zip/-src.tar.gz/,filenamemangle=s/\/download\/mkgmap-r([\d]+)\.zip/mkgmap-r$1-src.tar.gz/" \
+http://www.mkgmap.org.uk/download/mkgmap-r([\d]+).zip
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mkgmap.git
More information about the Pkg-grass-devel
mailing list