[Pkg-javascript-commits] [node-inquirer] 03/03: add bug number and description from ITP; set GPL-3.0+ license for debian/*

Paolo Greppi paolog-guest at moszumanska.debian.org
Fri Dec 16 17:50:16 UTC 2016


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 08dd5220a76a249e8afbc97fb414f83b49a054dd
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Fri Dec 16 17:44:10 2016 +0000

    add bug number and description from ITP; set GPL-3.0+ license for debian/*
---
 debian/changelog |  3 +--
 debian/control   |  5 +++--
 debian/copyright | 24 ++++++++++++++++++++----
 3 files changed, 24 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 54365f6..13f8e55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
 node-inquirer (2.0.0-1) UNRELEASED; urgency=low
 
-  * Initial release (Closes: #nnnn)
-  * New upstream release
+  * Initial release (Closes: #848364)
 
  -- Paolo Greppi <paolo.greppi at libpf.com>  Fri, 16 Dec 2016 17:13:45 +0000
diff --git a/debian/control b/debian/control
index e272713..f67ed20 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,8 @@ Depends:
  , node-mute-stream (>= 0.0.6)
  , node-external-editor (>= 1.1.0)
  , node-strip-ansi (>= 3.0.0)
-Description: A collection of common interactive command line user interfaces.
- FIX_ME long description
+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.
  .
  Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/copyright b/debian/copyright
index 5a73350..9424b1d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,10 +7,6 @@ Files: *
 Copyright: 2016 Simon Boudrias <admin at simonboudrias.com>
 License: Expat
 
-Files: debian/*
-Copyright: 2016 Paolo Greppi <paolo.greppi at libpf.com>
-License: Expat
-
 License: Expat
  Permission is hereby granted, free of charge, to any person
  obtaining a copy of this software and associated documentation files
@@ -32,3 +28,23 @@ License: Expat
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.
 
+Files: debian/*
+Copyright: 2016 Paolo Greppi <paolo.greppi at libpf.com>
+License: GPL-3.0+
+
+License: GPL-3.0+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

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