[Pkg-javascript-commits] [node-leveldown] 01/01: better watch file
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Mon Jun 30 15:24:57 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-leveldown.
commit 99a3ff063583786eef7f27379dfac1de563eb4ea
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Mon Jun 30 15:24:51 2014 +0000
better watch file
---
debian/watch | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 733f235..b175f06 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
version=3
-opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/ws-$1.tar.gz/ \
-https://github.com/rvagg/node-leveldown/tags .*/archive/v?([\d\.]+).tar.gz
+opts=\
+dversionmangle=s/\?(debian|dfsg|ds|deb)\d*$//,\
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-leveldown-$1.tar.gz/ \
+ https://github.com/rvagg/node-leveldown/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git
More information about the Pkg-javascript-commits
mailing list