[Pkg-javascript-commits] [node-body-parser] 02/02: fix dversionmangle

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sat Jul 5 22:40:57 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-body-parser.

commit 41df2b5b5e66a07aec6f4d60f8c9ab055e2a6939
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sat Jul 5 22:40:46 2014 +0000

    fix dversionmangle
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 72c9bdc..b087362 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-body-parser-$1.tar.gz/ \
  https://github.com/expressjs/body-parser/tags .*/archive/v?([\d\.]+).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-body-parser.git



More information about the Pkg-javascript-commits mailing list