[Pkg-javascript-commits] [node-bluebird] 06/16: Finalise copyright file & exclude documentation due to license issue

Ross Gammon ross-guest at moszumanska.debian.org
Sun Oct 15 13:03:18 UTC 2017


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

ross-guest pushed a commit to branch master
in repository node-bluebird.

commit 2a421eee108e031b60060710ae314310ceb7c237
Author: Ross Gammon <rosco2 at ubuntu.com>
Date:   Sun Oct 15 11:09:56 2017 +0200

    Finalise copyright file & exclude documentation due to license issue
---
 debian/README.source |  9 +++++++++
 debian/copyright     | 41 +++++++++++++++++++++++++++++++++++------
 2 files changed, 44 insertions(+), 6 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index 5d45d8b..7d8708b 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -19,3 +19,12 @@ tarball excluding the whole benchmark directory using the enhanced
 uscan function of Files-Excluded in debian/copyright.
 
  -- Ross Gammon <rossgammon at mail.dk> Mon, 02 Mar 2015 22:55:00 +0100
+
+Documenation
+============
+
+The upstream documentation includes anti-patterns.md which is licensed
+with CC-BY-SA-2.5. Unfortunately, this version of the license contains
+restrictions on derivitive works that make it non-free according to
+DFSG. Therefore, the tarball has also been repacked to exclude these
+files. Also note that the documentation requires Jekyll to be served.
diff --git a/debian/copyright b/debian/copyright
index 6d3c395..0887fd3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,19 +4,48 @@ Upstream-Contact: Petka Antonov <petka_antonov at hotmail.com>
 Source: https://github.com/petkaantonov/bluebird
 Files-Excluded:
  benchmark/*
+ docs/*
  js/browser/*
  test/browser/*
 
 Files: *
-Copyright: 2013-2016, Petka Antonov <petka_antonov at hotmail.com> (http://github.com/petkaantonov/)
-           2012-2014, Kit Cambridge
-           2009-2012, Kristopher Michael Kowal
-                2012, Parashuram
-                2011, Brian Cavalier
+Copyright: 2013-2017, Petka Antonov <petka_antonov at hotmail.com> (http://github.com/petkaantonov/)
 License: Expat
 
 Files: debian/*
-Copyright: 2015-2016, Ross Gammon <rosco at ubuntu.com>
+Copyright: 2015-2017, Ross Gammon <rossgammon at debian.org>
+License: Expat
+
+Files: debian/node-modules/bluebird/LICENSE
+ debian/node-modules/bluebird/README.md
+ debian/node-modules/bluebird/js/browser/bluebird.core.js
+ debian/node-modules/bluebird/js/browser/bluebird.core.min.js
+ debian/node-modules/bluebird/js/browser/bluebird.js
+ debian/node-modules/bluebird/js/browser/bluebird.min.js
+ test/mocha/helpers/bluebird0_7_0.js
+Copyright: 2013-2017, Petka Antonov
+License: Expat
+
+Files: test/mocha/done.js
+ test/mocha/finally.js
+ test/mocha/nodeify.js
+ test/mocha/promise_array.js
+ test/mocha/settle.js
+ test/mocha/spread.js
+ test/mocha/synchronous_inspection.js
+ test/mocha/timers.js
+Copyright: 2009-2012, Kristopher Michael Kowal.
+License: Expat
+
+Files: test/mocha/any.js
+ test/mocha/join.js
+ test/mocha/map.js
+ test/mocha/some.js
+Copyright: 2011, Brian Cavalier
+License: Expat
+
+Files: tools/saucelabs_runner.js
+Copyright: 2012, Parashuram
 License: Expat
 
 License: Expat

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



More information about the Pkg-javascript-commits mailing list