[Pkg-javascript-commits] [node-inquirer] 03/03: new usptream release; update copyright & dependencies

Paolo Greppi paolog-guest at moszumanska.debian.org
Tue Oct 31 09:51:23 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-inquirer.

commit 047681efccc2efaed398252ed3b788ce98e6360c
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Tue Oct 31 10:49:27 2017 +0100

    new usptream release; update copyright & dependencies
---
 debian/changelog |  6 ++++++
 debian/control   | 25 ++++++++++++-------------
 debian/copyright |  6 ++++--
 3 files changed, 22 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1141b2f..80d77ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-inquirer (3.3.0-1) UNRELEASED; urgency=medium
+
+  * New upstream release
+
+ -- Paolo Greppi <paolo.greppi at libpf.com>  Tue, 31 Oct 2017 10:44:27 +0100
+
 node-inquirer (2.0.0-2) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 24a991c..963f24a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: node-inquirer
-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>
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
  , nodejs
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
 Homepage: https://github.com/sboudrias/Inquirer.js#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-inquirer.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-inquirer.git
@@ -17,19 +17,18 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-chalk (>= 1.0.0)
- , node-cli-cursor (>= 1.0.1)
- , node-string-width (>= 2.0.0)
- , node-run-async (>= 2.2.0)
+ , node-ansi-escapes (>= 3.0.0)
+ , node-chalk (>= 2.0.0)
+ , node-cli-cursor (>= 2.1.0)
+ , node-cli-width (>= 2.0.0)
+ , node-external-editor (>= 2.0.4)
  , node-lodash (>= 4.3.0)
+ , node-mute-stream (>= 0.0.7)
+ , node-run-async (>= 2.2.0)
+ , node-rx (>= 4.0.8)
+ , node-string-width (>= 2.1.0)
+ , node-strip-ansi (>= 4.0.0)
  , node-through2 (>= 2.0)
- , node-ansi-escapes (>= 1.1.0)
- , node-rx (>= 4.1.0)
- , node-cli-width (>= 2.0.0)
- , node-pinkie-promise (>= 2.0.0)
- , node-mute-stream (>= 0.0.6)
- , node-external-editor (>= 1.1.0)
- , node-strip-ansi (>= 3.0.0)
 Description: embeddable command line interface for Node.js
  Node.js module that provides a collection of interactive user
  interfaces and inquiry session flows for the command line.
diff --git a/debian/copyright b/debian/copyright
index 2b21de5..6279827 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: https://github.com/sboudrias/Inquirer.js/issues
 Source: https://github.com/sboudrias/Inquirer.js#readme
 
 Files: *
-Copyright: 2012-2016 Simon Boudrias <admin at simonboudrias.com>
+Copyright: 2012-2017 Simon Boudrias <admin at simonboudrias.com>
 License: Expat
 
 License: Expat
@@ -29,7 +29,9 @@ License: Expat
  SOFTWARE.
 
 Files: debian/*
-Copyright: 2016 Paolo Greppi <paolo.greppi at libpf.com>
+Copyright:
+ 2016-2017 Paolo Greppi <paolo.greppi at libpf.com>
+ 2017 Pirate Praveen <praveen at debian.org>
 License: GPL-3.0+
 
 License: GPL-3.0+

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



More information about the Pkg-javascript-commits mailing list