[Pkg-javascript-commits] [node-spdx-expression-parse] 03/05: make lintian happy

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Oct 26 18:49:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository node-spdx-expression-parse.

commit 54ecd6252c3710970992618fa6374959ee45ffdf
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Oct 26 23:26:43 2016 +0530

    make lintian happy
---
 debian/changelog |  6 +++---
 debian/control   |  3 +--
 debian/copyright | 39 ++++++++++++++++++++++++++++++++++++---
 3 files changed, 40 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 527908a..bcfd7f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-node-spdx-expression-parse (1.0.4-1) UNRELEASED; urgency=low
+node-spdx-expression-parse (1.0.4-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #842181)
 
- -- Pirate Praveen <praveen at debian.org>  Wed, 26 Oct 2016 22:49:25 +0530
+ -- Pirate Praveen <praveen at debian.org>  Wed, 26 Oct 2016 23:10:29 +0530
diff --git a/debian/control b/debian/control
index fe0e574..8c73749 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
  , nodejs
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Homepage: https://github.com/kemitchell/spdx-expression-parse.js#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-spdx-expression-parse.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-spdx-expression-parse.git
@@ -18,6 +18,5 @@ Depends:
  ${misc:Depends}
  , nodejs
 Description: parse SPDX license expressions
- FIX_ME long description
  .
  Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/copyright b/debian/copyright
index af83f42..b6dfa2e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,10 +5,43 @@ Source: https://github.com/kemitchell/spdx-expression-parse.js#readme
 
 Files: *
 Copyright: 2016 Kyle E. Mitchell <kyle at kemitchell.com> (http://kemitchell.com)
-License: (MIT AND CC-BY-3.0)
+License: Expat and CC-BY-3.0
 
 Files: debian/*
 Copyright: 2016 Pirate Praveen <praveen at debian.org>
-License: (MIT AND CC-BY-3.0)
+License: Expat and CC-BY-3.0
 
-License: FIX_ME specify a license, see: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-specification
+License: Expat
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+
+License: CC-BY-3.0
+ THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
+ COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY
+ COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS
+ AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
+ .
+ BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE
+ BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE
+ CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE
+ IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
+ .
+ Complete terms are found at
+ http://creativecommons.org/licenses/by/3.0/legalcode

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



More information about the Pkg-javascript-commits mailing list