[libosmium] 05/06: Update watch file to handle more tag conventions in filenamemangle.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Jun 1 15:19:21 UTC 2016


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

sebastic pushed a commit to branch master
in repository libosmium.

commit 55920541861a17e678a175073aee7de244824200
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Jun 1 13:42:12 2016 +0200

    Update watch file to handle more tag conventions in filenamemangle.
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ac238c2..3e39832 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libosmium (2.7.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Bump Standards-Version to 3.9.8, no changes.
+  * Update watch file to handle more tag conventions in filenamemangle.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 01 Jun 2016 13:32:23 +0200
 
diff --git a/debian/watch b/debian/watch
index 4bccfd3..f172b18 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/(?:.*)?v(\d[\d\.]*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/libosmium-$1.$2/ \
+filenamemangle=s/(?:.*\/)?(?:rel|v|libosmium)[\-\_]?(\d[\d\-\.]+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/libosmium-$1.$2/ \
 https://github.com/osmcode/libosmium/releases \
 (?:.*/)?(?:rel|v|libosmium)[\-\_]?(\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/libosmium.git



More information about the Pkg-grass-devel mailing list