[Pkg-javascript-commits] [node-cookiejar] 01/08: fix dversionmangle

Leo Iannacone l3on-guest at moszumanska.debian.org
Sun Oct 12 10:17:51 UTC 2014


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

l3on-guest pushed a commit to branch master
in repository node-cookiejar.

commit 7ea9e3496387178cfecd1cf26c61bf81fa8a5f67
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Sun Oct 12 12:06:53 2014 +0200

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

diff --git a/debian/watch b/debian/watch
index 1be94c2..5e28ccf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=3
 
 opts=\
-dversionmangle=s/\?(debian|dfsg|ds|deb)\d*$//,\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
 filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-cookiejar-$1.tar.gz/ \
  https://github.com/bmeck/node-cookiejar/tags .*/archive/v?([\d\.]+).tar.gz

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



More information about the Pkg-javascript-commits mailing list