[Pkg-javascript-commits] [node-restore-cursor] 04/05: update dependencies version as per package.json

Paolo Greppi paolog-guest at moszumanska.debian.org
Mon Oct 30 11:49:34 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 b17a02d1e38cc7562f2c80896c5689d1f5d2c1d7
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Mon Oct 30 12:47:47 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 a212123..5057ade 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: node-restore-cursor
-Section: web
+Section: javascript
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Paolo Greppi <paolo.greppi at libpf.com>
 Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
- , nodejs
-Standards-Version: 3.9.8
+ , nodejs (>= 4)
+Standards-Version: 4.1.1
 Homepage: https://github.com/sindresorhus/restore-cursor#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-restore-cursor.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-restore-cursor.git
@@ -16,7 +16,7 @@ Package: node-restore-cursor
 Architecture: all
 Depends:
  ${misc:Depends}
- , nodejs
+ , nodejs (>= 4)
  , node-once
  , node-exit-hook (>= 1.0.0)
 Description: Gracefully restore the CLI cursor on exit

-- 
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