[Pkg-javascript-commits] [node-supertest] 01/06: fix dversionmangle
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sun Oct 12 13:14:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to annotated tag debian/0.14.0-1
in repository node-supertest.
commit ca2ea3bc28a52e0fc5c81e8bac05f41fdf7841a8
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Sun Oct 12 14:50:55 2014 +0200
fix dversionmangle
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index c7a024d..5a29ec0 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-supertest-$1.tar.gz/ \
https://github.com/visionmedia/supertest/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-supertest.git
More information about the Pkg-javascript-commits
mailing list