[osmpbf] 01/02: Update watch file to use github tags instead of deprecated githubredir service.
Bas Couwenberg
sebastic at xs4all.nl
Fri Oct 3 21:49:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch debian
in repository osmpbf.
commit 40d15468fdc0040f0c7d443714c35e31af27d2ab
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Oct 3 23:42:37 2014 +0200
Update watch file to use github tags instead of deprecated githubredir service.
---
debian/changelog | 7 +++++++
debian/watch | 3 ++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7d0c0db..f10dac0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+osmpbf (1.3.3-3) UNRELEASED; urgency=medium
+
+ * Update watch file to use github tags instead of deprecated
+ githubredir service.
+
+ -- Bas Couwenberg <sebastic at xs4all.nl> Fri, 03 Oct 2014 23:42:47 +0200
+
osmpbf (1.3.3-2) unstable; urgency=low
* Add patch to fix duplicate header copy.
diff --git a/debian/watch b/debian/watch
index dabf08d..fb012cd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://githubredir.debian.net/github/scrosby/OSM-binary/v(\d+.*)\.tar\.gz
+opts="filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/OSM-binary-$1.tar.gz/"
+ https://github.com/scrosby/OSM-binary/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmpbf.git
More information about the Pkg-grass-devel
mailing list