[Pkg-javascript-commits] [node-serve-static] 01/07: update to canonical watch format

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sat Sep 13 19:52:20 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-serve-static.

commit 5ee5a54792eabff4164612345b7a0d563199fdcd
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sat Sep 13 01:10:12 2014 +0000

    update to canonical watch format
---
 debian/watch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 08c3b46..8249cce 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
 version=3
-opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-serve-static-$1.tar.gz/ \
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-serve-static-$1.tar.gz/ \
  https://github.com/expressjs/serve-static/tags .*/archive/v?([\d\.]+).tar.gz

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



More information about the Pkg-javascript-commits mailing list