[Pkg-javascript-commits] [node-lodash] 05/11: Update watch file
Sruthi Chandran
srud-guest at moszumanska.debian.org
Thu Nov 10 18:04:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a commit to branch master
in repository node-lodash.
commit 2bce277d1054d32acb3ddfb2b34e8a585ad3c825
Author: Sruthi <srud at disroot.org>
Date: Thu Nov 10 22:40:26 2016 +0530
Update watch file
---
debian/watch | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 5faf913..4b9f613 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,9 @@
version=3
-opts=dversionmangle=s/\+dfsg// \
-https://github.com/lodash/lodash/tags .*/v?(\d\S*)\.tar\.gz
+opts=\
+repacksuffix=+dfsg,\
+repack,compression=xz,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a|amd|npm|es)\d*)$/$1~$2/,\
+filenamemangle=s/.*=(.*)/lodash-$1.tar.gz/,\
+dversionmangle=s/\+dfsg// \
+https://gitlab.com/pravi/lodash/tags .*/archive.tar.gz\?ref=v(.*)
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lodash.git
More information about the Pkg-javascript-commits
mailing list