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

Paolo Greppi paolog-guest at moszumanska.debian.org
Thu Dec 22 23:19:52 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-restore-cursor.

commit 6e3f5293fe1bf5b080e16bcac1e272ee1c1a5d58
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Thu Dec 22 23:18:46 2016 +0000

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

diff --git a/debian/changelog b/debian/changelog
index faecc7e..e2f9187 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-node-restore-cursor (1.0.1-1) UNRELEASED; urgency=low
+node-restore-cursor (1.0.1-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
-  * New upstream release
+  * Initial release (Closes: #849145)
 
- -- Paolo Greppi <paolo.greppi at libpf.com>  Wed, 21 Dec 2016 14:14:10 +0000
+ -- Paolo Greppi <paolo.greppi at libpf.com>  Thu, 22 Dec 2016 23:17:37 +0000
diff --git a/debian/control b/debian/control
index c76046d..a212123 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Depends:
  , node-once
  , node-exit-hook (>= 1.0.0)
 Description: Gracefully restore the CLI cursor on exit
- FIX_ME long description
+ Node.js module to make the cursor reappear if the process crashes
+ even if it had been hidden interactively.
  .
  Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/copyright b/debian/copyright
index 99453ff..81cacea 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,10 +7,6 @@ Files: *
 Copyright: 2016 Sindre Sorhus <sindresorhus at gmail.com> (http://sindresorhus.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-restore-cursor.git



More information about the Pkg-javascript-commits mailing list