[protozero] 05/08: Update watch file to handle more tag conventions in filenamemangle.
Bas Couwenberg
sebastic at debian.org
Fri Jul 22 14:39:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository protozero.
commit 685049a86814fc41adb5fadbf6425376c0889e5a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Jul 22 14:44:21 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 6150f2d..7dcbd1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ protozero (1.4.0-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> Fri, 22 Jul 2016 13:06:38 +0200
diff --git a/debian/watch b/debian/watch
index 68a7297..90be88f 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)))/protozero-$1.$2/ \
+filenamemangle=s/(?:.*\/)?(?:rel|v|protozero)[\-\_]?(\d[\d\-\.]*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/protozero-$1.$2/ \
https://github.com/mapbox/protozero/releases \
(?:.*/)?(?:rel|v|protozero)[\-\_]?(\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/protozero.git
More information about the Pkg-grass-devel
mailing list