[fiona] 09/10: Update watch file to handle more tag conventions in filenamemangle.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Jun 11 12:40:42 UTC 2016


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

sebastic pushed a commit to branch master
in repository fiona.

commit 0edafa4bf7caef9149ea45b10629ff3cf21da35d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jun 11 14:30:13 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 88e3e01..f03dcc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ fiona (1.7~b1-1) UNRELEASED; urgency=medium
   * Update watch file to handle pre-releases.
   * Add python{,3}-munch to build dependencies.
   * Drop patches applied/included upstream. Refresh remaining patches.
+  * Update watch file to handle more tag conventions in filenamemangle.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 11 Jun 2016 12:40:06 +0200
 
diff --git a/debian/watch b/debian/watch
index 7b43e27..f4bb20b 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|b|beta|a|alpha)\d*)$/$1~$2/,\
-filenamemangle=s/(?:.*?)?[vr]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/fiona-$1.$2/ \
+filenamemangle=s/(?:.*?\/)?(?:rel|r|v|fiona)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/fiona-$1.$2/ \
 https://github.com/Toblerity/Fiona/tags \
 (?:.*/)?(?:rel|r|v|fiona)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list