[Pkg-javascript-commits] [node-is-module] 01/02: Fix d/watch
Julien Puydt
julien.puydt at laposte.net
Thu Oct 26 06:13:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-is-module.
commit 6ece90ce0f2a30e9139deab0b9931c989bb4efe9
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Tue Oct 24 08:53:03 2017 +0200
Fix d/watch
---
debian/watch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index ca33ee2..2a36751 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=4
opts=\
-dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
- https://github.com/component/is-module/tags .*/archive/v?([\d\.]+).tar.gz
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//, \
+https://github.com/component/is-module/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-is-module.git
More information about the Pkg-javascript-commits
mailing list