[Pkg-javascript-commits] [node-leveldown] 03/11: It should be dversionmangle
Jérémy Lal
kapouer at moszumanska.debian.org
Tue Dec 20 15:11:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-leveldown.
commit d56055bd4557b559e83548591e5fe1e0e6937ca2
Author: Jérémy Lal <kapouer at melix.org>
Date: Tue Dec 20 16:04:02 2016 +0100
It should be dversionmangle
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index e222ec5..b7c6f49 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
version=3
opts=\
-uversionmangle=s/$/+dfsg/,\
+dversionmangle=s/\+dfsg$//,\
repacksuffix=+dfsg,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-leveldown-$1.tar.gz/ \
https://github.com/Level/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