[osmctools] 01/01: Fix watch file for recent changes to GitLab HTML.

Bas Couwenberg sebastic at debian.org
Wed Aug 23 15:32:05 UTC 2017


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

sebastic pushed a commit to branch master
in repository osmctools.

commit 3e723aa3509e5452b534da7d5b07ee6f886af766
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Aug 23 17:31:53 2017 +0200

    Fix watch file for recent changes to GitLab HTML.
---
 debian/changelog | 6 ++++++
 debian/watch     | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cb7fa37..26c6ec1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osmctools (0.7-2) UNRELEASED; urgency=medium
+
+  * Fix watch file for recent changes to GitLab HTML.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 23 Aug 2017 17:31:20 +0200
+
 osmctools (0.7-1) unstable; urgency=medium
 
   * Move from experimental to unstable.
diff --git a/debian/watch b/debian/watch
index ae4077a..1ec2211 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,6 +2,6 @@ version=3
 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/.*\.tar\.gz\?ref=v?(\d\S*)/osmctools-$1\.tar\.gz/g \
+filenamemangle=s/\/(\d\S*)\/archive\.tar\.gz/\/$1\/osmctools-$1\.tar\.gz/g \
 https://gitlab.com/osm-c-tools/osmctools/tags \
-.*archive\.tar\.gz\?ref=v?(\d\S*)
+/osm-c-tools/osmctools/repository/(\d\S*)/archive.tar.gz

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



More information about the Pkg-grass-devel mailing list