[Pkg-javascript-commits] [node-bl] 01/01: fix dversionmangle
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sun Jul 6 16:18:58 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to branch master
in repository node-bl.
commit 1a2871040c9c45dd0b8e687e8bc0cabe7f795166
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Sun Jul 6 16:18:24 2014 +0000
fix dversionmangle
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index f778eda..ddf86d9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=3
opts=\
-dversionmangle=s/\?(debian|dfsg|ds|deb)\d*$//,\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-bl-$1.tar.gz/ \
https://github.com/rvagg/bl/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-bl.git
More information about the Pkg-javascript-commits
mailing list