[Pkg-javascript-commits] [node-parse-json] 04/04: install vendor, update copyright

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Oct 26 19:21:16 UTC 2016


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

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

commit cb6c9f4053daa9e8d01fe553a8aa11827ff53f24
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 27 00:45:05 2016 +0530

    install vendor, update copyright
---
 debian/copyright                | 18 ++++++++++++++++++
 debian/install                  |  1 +
 debian/source/lintian-overrides |  2 ++
 3 files changed, 21 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index a4d0e0e..004356e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,6 +7,10 @@ Files: *
 Copyright: 2016 Sindre Sorhus <sindresorhus at gmail.com> (sindresorhus.com)
 License: Expat
 
+Files: vendor/parse.js
+Copyright: 2016 Alex Kocharin <alex at kocharin.ru>
+License: WTFPL
+
 Files: debian/*
 Copyright: 2016 Pirate Praveen <praveen at debian.org>
 License: Expat
@@ -32,3 +36,17 @@ License: Expat
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.
 
+License: WTFPL
+            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+                    Version 2, December 2004
+ .
+ Copyright (C) 2004 Sam Hocevar <sam at hocevar.net>
+ .
+ Everyone is permitted to copy and distribute verbatim or modified
+ copies of this license document, and changing it is allowed as long
+ as the name is changed.
+ .
+            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+ .
+  0. You just DO WHAT THE FUCK YOU WANT TO.
diff --git a/debian/install b/debian/install
index c61a436..7fd9201 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,3 @@
 package.json usr/lib/nodejs/parse-json/
 index.js usr/lib/nodejs/parse-json/
+vendor usr/lib/nodejs/parse-json/
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..190c785
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# unicode data
+node-parse-json source: source-is-missing vendor/unicode.js line length is 4241 characters (>512)

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



More information about the Pkg-javascript-commits mailing list