[Pkg-javascript-commits] [node-cli-cursor] 02/03: update dependencies version as per package.json

Paolo Greppi paolog-guest at moszumanska.debian.org
Mon Oct 30 12:12:52 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-cli-cursor.

commit cca92281ac5b22bf819a49d6446be38372ea3613
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Mon Oct 30 12:46:50 2017 +0100

    update dependencies version as per package.json
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index db4e427..5cf0c05 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Uploaders: Paolo Greppi <paolo.greppi at libpf.com>
 Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
- , node-restore-cursor (>= 1.0.1)
+ , node-restore-cursor (>= 2.0.0)
  , mocha
- , nodejs
+ , nodejs (>= 4)
 Standards-Version: 4.1.0
 Homepage: https://github.com/sindresorhus/cli-cursor#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-cli-cursor.git
@@ -18,8 +18,8 @@ Package: node-cli-cursor
 Architecture: all
 Depends:
  ${misc:Depends}
- , nodejs
- , node-restore-cursor (>= 1.0.1)
+ , nodejs (>= 4)
+ , node-restore-cursor (>= 2.0.0)
 Description: Toggle the CLI cursor
  Node.js module to toggle the CLI cursor; the cursor is gracefully restored if
  the process exits.

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



More information about the Pkg-javascript-commits mailing list