[sagenb] 14/14: Fill in missing copyright info

Ximin Luo infinity0 at debian.org
Fri Dec 2 22:52:49 UTC 2016


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

infinity0 pushed a commit to branch master
in repository sagenb.

commit ce841014ea1d77ce33c42d1201ec995fe3d7103c
Author: Ximin Luo <infinity0 at pwned.gg>
Date:   Fri Dec 2 23:46:59 2016 +0100

    Fill in missing copyright info
---
 debian/copyright                       | 74 ++++++++++++++++++++++++++++++++++
 debian/python-sagenb.lintian-overrides |  3 ++
 debian/source/lintian-overrides        |  3 ++
 3 files changed, 80 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index 3573470..fa198a7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -32,10 +32,84 @@ Copyright: 2009-2016 SageNB contributors <sage-notebook at googlegroups.com>
            2006-2016 William Stein <wstein at gmail.com>
 License: GPL-3+
 
+Files: sagenb/data/jquery/plugins/achtung/*
+Copyright: 2009 Josh Varner (http://achtung-ui.googlecode.com/)
+License: Expat
+
+Files: sagenb/data/jquery/plugins/extendedclick/*
+Copyright: 2011 Jason Grout <jason-sage at creativetrax.com>
+           2008 Minus Creative (http://minuscreative.com)
+Comment: Homepage at https://github.com/jasongrout/jquery-extended-click
+ Can't find the GPL-LICENSE.txt that it refers to, anywhere online.
+ https://web.archive.org/web/20081004032021/http://plugins.jquery.com/node/4158
+ does not mention which version either. GPL-3 was released in 2007.
+License: Expat
+
+Files: sagenb/data/jquery/plugins/jeditable/*
+Copyright: 2006-2009 Mika Tuupola, Dylan Verheul
+Comment: Homepage at http://www.appelsiini.net/projects/jeditable
+License: Expat
+
+Files: sagenb/data/openid-realselector/*
+Copyright: 2009 Martin Conte Mac Donell <Reflejo at gmail.com>
+Comment:
+ License from https://code.google.com/archive/p/openid-realselector/
+ Copyright from https://code.google.com/archive/p/openid-realselector/source/default/commits
+License: BSD-3-Clause
+
+Files: sagenb/data/zorn/wz_jsgraphics.js
+Copyright: 2002-2007 Walter Zorn <http://www.walterzorn.de/>
+           2002-2007 Thomas Frank
+           2002-2007 John Holdsworth
+           2002-2007 Matthieu Haller
+License: LGPL-2.1+
+
 Files: debian/*
 Copyright: 2016 Ximin Luo <infinity0 at debian.org>
 License: GPL-3+
 
+License: Expat
+ 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.
+
+License: BSD-3-Clause
+ On Debian systems, the complete text of the BSD 3 Clause License can
+ be found in the file "/usr/share/common-licenses/BSD", replacing
+ references to the University of California with the appropriate
+ copyright holder.
+
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License (LGPL) as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library. If not, see <https://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
+
 License: GPL-3+
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
diff --git a/debian/python-sagenb.lintian-overrides b/debian/python-sagenb.lintian-overrides
index 732f91d..c21d032 100644
--- a/debian/python-sagenb.lintian-overrides
+++ b/debian/python-sagenb.lintian-overrides
@@ -1,2 +1,5 @@
 # it's a private jar file and there's already an FHS exception for python directories
 python-sagenb: jar-not-in-usr-share usr/lib/python2.7/dist-packages/sagenb/data/sage3d/lib/sage3d.jar
+
+# d/copyright statement reparameterises the license file
+python-sagenb: copyright-refers-to-deprecated-bsd-license-file
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index b7cbda2..43abb05 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -4,3 +4,6 @@ sagenb source: license-problem-json-evil sagenb/notebook/js.py
 # manual inspection says it's legit, just a long line to construct some source code
 sagenb source: source-is-missing sagenb/data/graph_editor/processing.editor.js line length is 439 characters (>256)
 sagenb source: source-contains-prebuilt-javascript-object sagenb/data/graph_editor/processing.editor.js line length is 439 characters (>256)
+
+# upstream is dead, no newer address
+sagenb source: obsolete-url-in-packaging debian/copyright https://code.google.com/archive/p/openid-realselector/

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



More information about the debian-science-commits mailing list