[tilestache] 08/22: Update watch file to use GitHub instead of outdated tilestache.org/download/.

Bas Couwenberg sebastic at debian.org
Thu Oct 27 21:40:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository tilestache.

commit 147dc8b1d4042647e5fe05676e4d1657bc52deb0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Oct 17 08:26:58 2016 +0200

    Update watch file to use GitHub instead of outdated tilestache.org/download/.
---
 debian/changelog | 6 ++++++
 debian/copyright | 2 +-
 debian/watch     | 7 ++++++-
 3 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 558d363..70003a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tilestache (1.49.8-4) UNRELEASED; urgency=medium
+
+  * Update watch file to use GitHub instead of outdated tilestache.org/download/.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 17 Oct 2016 08:26:43 +0200
+
 tilestache (1.49.8-3) unstable; urgency=medium
 
   * Fix syntax error in pillow-3.0.0.patch.
diff --git a/debian/copyright b/debian/copyright
index 9b11eeb..f532158 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Michal Migurski <mike at stamen.com>
 Upstream-Name: TileStache
-Source: http://tilestache.org/download/
+Source: https://github.com/TileStache/TileStache
 
 Files: *
 Copyright: © 2010-2012, Michal Migurski <mike at stamen.com>
diff --git a/debian/watch b/debian/watch
index b0f553c..ca23593 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,7 @@
 version=3
-http://tilestache.org/download/TileStache-(\d+.*)\.tar\.gz
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
+filenamemangle=s/(?:.*?)?(?:rel|v|TileStache)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/TileStache-$1.$2/ \
+https://github.com/TileStache/TileStache/releases \
+(?:.*?/)?(?:rel|v|TileStache)?[\-\_]?(\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/tilestache.git



More information about the Pkg-grass-devel mailing list