[Pkg-javascript-commits] [SCM] extendable, fully compliant JSON schema validator for NodeJS branch, master, updated. debian/3.5.0+ds1-2-2-gc48bf12

David Paleino dapal at debian.org
Sun Oct 16 19:23:08 UTC 2011


The following commit has been merged in the master branch:
commit 1be397f7b8dc3a506da8823c9e292b04475afaa9
Author: David Paleino <dapal at debian.org>
Date:   Sun Oct 16 21:18:01 2011 +0200

    Fixed debian/copyright to include information for qunit.

diff --git a/debian/changelog b/debian/changelog
index bfeead3..a7d4790 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-jsv (3.5.0+ds1-3) UNRELEASED; urgency=low
+
+  * Fixed debian/copyright to include information for qunit.
+
+ -- David Paleino <dapal at debian.org>  Sun, 16 Oct 2011 21:17:44 +0200
+
 node-jsv (3.5.0+ds1-2) unstable; urgency=low
 
   * Compliance to Debian Javascript Policy
diff --git a/debian/copyright b/debian/copyright
index 6338977..07a7081 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,6 +9,12 @@ Files: debian/*
 Copyright: © 2011, David Paleino <dapal at debian.org>
 License: GPL-2.0+
 
+Files: lib/uri/tests/qunit*
+ tests/qunit*
+Copyright: © 2009, John Resig
+ © 2009, Jörn Zaefferer <joern.zaefferer at googlemail.com>
+License: MIT or GPL-2.0+
+
 License: BSD-2
  Redistribution and use in source and binary forms, with or without modification,
  are permitted provided that the following conditions are met:
@@ -51,3 +57,22 @@ License: GPL-2.0+
  .
  On Debian systems, the complete text of the GNU General
  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+License: MIT
+ 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.

-- 
extendable, fully compliant JSON schema validator for NodeJS



More information about the Pkg-javascript-commits mailing list