[pyosmium] 01/08: Update watch file to handle more tag conventions in filenamemangle.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Jun 1 15:43:50 UTC 2016


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

sebastic pushed a commit to branch master
in repository pyosmium.

commit fa820d20005dd2de273f7b1ed3845dd42c73ac90
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Jun 1 13:43:33 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 4f56e0c..2211a04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyosmium (2.6.0-3) UNRELEASED; urgency=medium
+
+  * Update watch file to handle more tag conventions in filenamemangle.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 01 Jun 2016 13:43:27 +0200
+
 pyosmium (2.6.0-2) unstable; urgency=medium
 
   * Bump Standards-Version to 3.9.8, no changes.
diff --git a/debian/watch b/debian/watch
index 4593cff..08a8cfc 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/,\
-filenamemangle=s/(?:.*)?v(\d[\d\.]*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pyosmium-$1.$2/ \
+filenamemangle=s/(?:.*\/)?(?:rel|v|pyosmium)[\-\_]?(\d[\d\-\.]+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pyosmium-$1.$2/ \
 https://github.com/osmcode/pyosmium/releases \
 (?:.*/)?(?:rel|v|pyosmium)[\-\_]?(\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/pyosmium.git



More information about the Pkg-grass-devel mailing list