[xmds2] 01/01: Add license for the waf library

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Tue Jan 7 22:01:56 UTC 2014


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

rlaboiss-guest pushed a commit to branch master
in repository xmds2.

commit f75da4bc10fa04cc0c5cc223e54a0bacc43b6d7d
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Tue Jan 7 23:01:12 2014 +0100

    Add license for the waf library
---
 debian/changelog |  4 +++-
 debian/copyright | 49 ++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 39 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a56e966..3d78c91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,7 +25,9 @@ xmds2 (2.1.4-1) UNRELEASED; urgency=low
     + Run the unit test suite run_tests.py
   * debian/watch: Add file for uscan
   * Bump the debhelper compatibility level to 9
-  * debian/copyright: DEPS-5-compliant
+  * debian/copyright:
+    + DEP-5-compliant
+    + Add licenses for third-party software (waf and dSFMT)
   * debian/docs: Drop the COPYRIGHT file (redundant with debian/copyright)
   * New patch interpreter-name-in-shebang.patch
   * New patch operator-bashism.patch
diff --git a/debian/copyright b/debian/copyright
index 46950d5..0519c63 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,19 +11,6 @@ Copyright: 2007-2013 Graham Dennis
            2007-2013 Mattias Johnsson
            2007-2013 Gabriel McManus
 License: GPL-2+
-
-Files: xpdeint/includes/dSFMT/dSFMT.[ch]
-Copyright: 2007, 2008 Mutsuo Saito
-           2007, 2008 Makoto Matsumoto
-           2007, 2008 Hiroshima University
-License: BSD
-
-Files: debian/*
-Copyright: 2011-2012 Eugeniy Mikhailov <evgmik at gmail.com>
-           2014 Rafael Laboissiere <rafael at laboissiere.net>
-License: GPL-3+
-
-License: GPL-2+
  This program is free software; you can redistribute it and/or
  modify it under the terms of the GNU General Public License as
  published by the Free Software Foundation; either version 2,
@@ -41,6 +28,10 @@ License: GPL-2+
  License, version 2, can be found in the file
  `/usr/share/common-licenses/GPL-2'.
 
+Files: xpdeint/includes/dSFMT/dSFMT.[ch]
+Copyright: 2007, 2008 Mutsuo Saito
+           2007, 2008 Makoto Matsumoto
+           2007, 2008 Hiroshima University
 License: BSD
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are
@@ -69,6 +60,38 @@ License: BSD
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
+Files: xpdeint/waf/*
+Copyright: Thomas Nagy 2005-201
+License: BSD
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+.
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+.
+2. Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+.
+3. The name of the author may not be used to endorse or promote products
+   derived from this software without specific prior written permission.
+.
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
+INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
+IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+Files: debian/*
+Copyright: 2011-2012 Eugeniy Mikhailov <evgmik at gmail.com>
+           2014 Rafael Laboissiere <rafael at laboissiere.net>
 License: GPL-3+
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/xmds2.git



More information about the debian-science-commits mailing list