[node-rbush] 01/01: Update watch file to handle common issues.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Feb 27 11:44:44 UTC 2016


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

sebastic pushed a commit to branch master
in repository node-rbush.

commit f6ffba7f67fd29b12f3978d52d2d743e435cacde
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Feb 27 12:44:38 2016 +0100

    Update watch file to handle common issues.
---
 debian/watch | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/watch b/debian/watch
index 19ab1fd..6f6677e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,7 @@
 version=3
 opts=\
-dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
-filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-rbush-$1.tar.gz/ \
- https://github.com/mourner/rbush/tags .*/archive/v?([\d\.]+).tar.gz
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\
+filenamemangle=s/(?:.*?)?(?:rel|v|rbush)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/rbush-$1.$2/ \
+https://github.com/mourner/rbush/tags \
+(?:.*?/)?(?:rel|v|rbush)?[\-\_]?(\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/node-rbush.git



More information about the Pkg-grass-devel mailing list