[Pkg-javascript-commits] [node-chalk] 01/10: fix dversionmangle
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sat Jul 5 20:49:31 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-chalk.
commit 0f404be1519904f301328f39759e351b18e6c5e6
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Sat Jul 5 17:57:13 2014 +0000
fix dversionmangle
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 9d78e06..ac9fa9a 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-chalk-$1.tar.gz/ \
https://github.com/sindresorhus/chalk/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-chalk.git
More information about the Pkg-javascript-commits
mailing list