[Pkg-javascript-commits] [node-leveldown] 03/03: proper orig tarball name when downloading with uscan
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Wed Jul 23 03:22:29 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 46778a09880cee360cf9faa18984735b6fd88b20
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Wed Jul 23 03:18:03 2014 +0000
proper orig tarball name when downloading with uscan
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 870fbeb..447efd8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=3
opts=\
-dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+uversionmangle=s/$/+dfsg/,\
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