[Pkg-javascript-commits] [node-express] 03/15: watch file: mangle filename

Leo Iannacone l3on-guest at moszumanska.debian.org
Mon Apr 28 16:45:54 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-express.

commit a3e8f95226c3f6e29fdf5b9c11a1277c811527e8
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Mon Apr 28 17:59:36 2014 +0200

    watch file: mangle filename
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index fc2bea5..5a6f49f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-https://github.com/visionmedia/express/tags .*/archive/(\d[\d\.]+).tar.gz
+opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-express-$1.tar.gz/ \
+ https://github.com/visionmedia/express/tags .*/archive/v?([\d\.]+).tar.gz

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



More information about the Pkg-javascript-commits mailing list