[Pkg-javascript-commits] [node-spdx-exceptions] 03/04: make lintian happy
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Oct 26 18:44:43 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-exceptions.
commit 8f3b5110e9031c455ac1d763c6c1106cf10bed18
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Oct 26 23:59:12 2016 +0530
make lintian happy
---
debian/changelog | 6 +++---
debian/control | 3 +--
debian/copyright | 14 +++++++++++++-
3 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fc4c029..86c3d11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-node-spdx-exceptions (2.0.0-1) UNRELEASED; urgency=low
+node-spdx-exceptions (2.0.0-1) unstable; urgency=low
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #842185)
- -- Pirate Praveen <praveen at debian.org> Wed, 26 Oct 2016 23:50:26 +0530
+ -- Pirate Praveen <praveen at debian.org> Wed, 26 Oct 2016 23:57:07 +0530
diff --git a/debian/control b/debian/control
index f9101d5..a56ec1e 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-exceptions.json#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-spdx-exceptions.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-spdx-exceptions.git
@@ -18,6 +18,5 @@ Depends:
${misc:Depends}
, nodejs
Description: list of SPDX standard license exceptions
- FIX_ME long description
.
Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/copyright b/debian/copyright
index b3ef694..c65011e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,4 +11,16 @@ Files: debian/*
Copyright: 2016 Pirate Praveen <praveen at debian.org>
License: 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: 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-exceptions.git
More information about the Pkg-javascript-commits
mailing list