[Pkg-javascript-commits] [node-restore-cursor] 01/01: relax dependency
Paolo Greppi
paolog-guest at moszumanska.debian.org
Tue Oct 31 10:13:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-restore-cursor.
commit 026eee75f54daab0e91f52cddb4c940184ab0440
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Tue Oct 31 11:13:26 2017 +0100
relax dependency
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 50bd0a0..910e0fa 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Depends:
${misc:Depends}
, nodejs (>= 4)
, node-once
- , node-signal-exit (= 3.0.2)
+ , node-signal-exit (>= 3.0.2)
, node-exit-hook (>= 1.0.0)
Description: Gracefully restore the CLI cursor on exit
Node.js module to make the cursor reappear if the process crashes
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-restore-cursor.git
More information about the Pkg-javascript-commits
mailing list