[Pkg-javascript-commits] [node-errno] 01/01: Fix dversionmangle
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:26:36 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-errno.
commit fe032301e02918d9af308ed180bb62964e551de2
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Sun Jul 6 17:26:26 2014 +0000
Fix dversionmangle
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 1ab7931..6b49704 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-errno-$1.tar.gz/ \
https://github.com/rvagg/node-errno/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-errno.git
More information about the Pkg-javascript-commits
mailing list