[Pkg-javascript-commits] [node-errorhandler] 01/07: fix dversionmangle
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sat Oct 11 16:48:41 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-errorhandler.
commit 7ed4f597646525757f35836722858707476dd226
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Sat Oct 11 18:35:02 2014 +0200
fix dversionmangle
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index b4c7aeb..6e95e37 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-errorhandler-$1.tar.gz/ \
https://github.com/expressjs/errorhandler/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-errorhandler.git
More information about the Pkg-javascript-commits
mailing list