[osmosis] 01/01: Update watch file to use github tags instead of the deprecated githubredir service.

Bas Couwenberg sebastic at xs4all.nl
Fri Oct 3 21:40:15 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository osmosis.

commit 68a25c4e980db4f8ba1ce135de16344622105944
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Oct 3 23:40:01 2014 +0200

    Update watch file to use github tags instead of the deprecated githubredir service.
---
 debian/changelog | 7 +++++++
 debian/watch     | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b9b44bf..0b8e4ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+osmosis (0.43.1-3) UNRELEASED; urgency=medium
+
+  * Update watch file to use github tags instead of the deprecated
+    githubredir service.
+
+ -- Bas Couwenberg <sebastic at xs4all.nl>  Fri, 03 Oct 2014 23:38:53 +0200
+
 osmosis (0.43.1-2) unstable; urgency=medium
 
   * Add patch to update generated source for protobuf 2.6.0.
diff --git a/debian/watch b/debian/watch
index 5206df5..c678a64 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\+ds\d+$// \
-http://githubredir.debian.net/github/openstreetmap/osmosis/(\d+.*)\.tar\.gz
+opts="dversionmangle=s/\+ds\d+$//,filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/osmosis-$1.tar.gz/"
+  https://github.com/openstreetmap/osmosis/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmosis.git



More information about the Pkg-grass-devel mailing list