[Pkg-javascript-commits] [node-connect] 01/09: fix dversionmangle

Leo Iannacone l3on-guest at moszumanska.debian.org
Fri Oct 17 11:08:28 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-connect.

commit 9998ce92174036d294cfb77f5827a24334131c06
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Fri Oct 17 12:50:01 2014 +0200

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

diff --git a/debian/watch b/debian/watch
index 96fbd03..32c9df7 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-connect-$1.tar.gz/ \
  https://github.com/senchalabs/connect/tags .*/archive/v?([\d\.]+).tar.gz

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



More information about the Pkg-javascript-commits mailing list