[Pkg-javascript-commits] [node-chalk] 07/11: Fake uscan version number for modules
Jérémy Lal
kapouer at moszumanska.debian.org
Sun Jul 27 17:21:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-chalk.
commit d4a0f843bcc4f13881ea756c701b94954c66b60f
Author: Jérémy Lal <kapouer at melix.org>
Date: Sun Jul 27 14:23:54 2014 +0200
Fake uscan version number for modules
---
debian/watch | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/watch b/debian/watch
index 6ae4acf..e526f03 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,36 +1,36 @@
version=3
opts=\
-dversionmangle=s/\?(debian|dfsg|ds|deb)\d*$//,\
+dversionmangle=s/.*/0/,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/ansi-styles-$1.tar.gz/ \
https://github.com/sindresorhus/ansi-styles/tags .*/archive/v?([\d\.]+).tar.gz \
debian ./debian/mkorig node_modules/ansi-styles
opts=\
-dversionmangle=s/\?(debian|dfsg|ds|deb)\d*$//,\
+dversionmangle=s/.*/0/,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/escape-string-regexp-$1.tar.gz/ \
https://github.com/sindresorhus/escape-string-regexp/tags .*/archive/v?([\d\.]+).tar.gz \
debian ./debian/mkorig node_modules/escape-string-regexp
opts=\
-dversionmangle=s/\?(debian|dfsg|ds|deb)\d*$//,\
+dversionmangle=s/.*/0/,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/has-ansi-$1.tar.gz/ \
https://github.com/sindresorhus/has-ansi/tags .*/archive/v?([\d\.]+).tar.gz \
debian ./debian/mkorig node_modules/has-ansi
opts=\
-dversionmangle=s/\?(debian|dfsg|ds|deb)\d*$//,\
+dversionmangle=s/.*/0/,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/strip-ansi-$1.tar.gz/ \
https://github.com/sindresorhus/strip-ansi/tags .*/archive/v?([\d\.]+).tar.gz \
debian ./debian/mkorig node_modules/strip-ansi
opts=\
-dversionmangle=s/\?(debian|dfsg|ds|deb)\d*$//,\
+dversionmangle=s/.*/0/,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/ansi-regex-$1.tar.gz/ \
https://github.com/sindresorhus/ansi-regex/tags .*/archive/v?([\d\.]+).tar.gz \
debian ./debian/mkorig node_modules/ansi-regex
opts=\
-dversionmangle=s/\?(debian|dfsg|ds|deb)\d*$//,\
+dversionmangle=s/.*/0/,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/supports-color-$1.tar.gz/ \
https://github.com/sindresorhus/supports-color/tags .*/archive/v?([\d\.]+).tar.gz \
debian ./debian/mkorig node_modules/supports-color
--
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