[Pkg-javascript-commits] [node-ytdl-core] 01/01: fix dversionmangle

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sat Jul 5 22:35:17 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-ytdl-core.

commit de2af6328b52d6ae3ba2775d5de136d3362954b3
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sat Jul 5 22:34:54 2014 +0000

    fix dversionmangle
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index d9e4ea3..008e2fa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
 opts=\
-dversionmangle=s/\?(debian|dfsg|ds|deb)\d*$//,\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
 filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-ytdl-core-$1.tar.gz/ \
  https://github.com/fent/node-ytdl-core/tags .*/archive/v?([\d\.]+).tar.gz

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



More information about the Pkg-javascript-commits mailing list