[vispy] 01/01: update and exclude a bunch of files from the copyright

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Tue Aug 18 08:30:50 UTC 2015


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

picca pushed a commit to branch master
in repository vispy.

commit 0a59788633e95fd367381386c0789b169c4bdb83
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Tue Aug 18 10:14:51 2015 +0200

    update and exclude a bunch of files from the copyright
---
 debian/copyright | 52 +++++++++++++++++++++++++++++++++++++++++++++++-----
 debian/watch     |  4 +++-
 2 files changed, 50 insertions(+), 6 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 5bf09ea..37b6b68 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,11 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Vispy Development Team
 Upstream-Contact: vispy at googlegroups.com
 Source: https://github.com/vispy/vispy/releases
+Files-Excluded: doc/themes/scikit-image/static/js/bootstrap.min.js
+ doc/themes/scikit-image/static/css/bootstrap.min.css
+ doc/themes/scikit-image/static/css/bootstrap-responsive.min.css
+ doc/themes/scikit-image/static/img/
+ doc/ext/numpydoc.py
 
 Files: debian/*
 Copyright: © 2014, Picca Frédéric-Emmanuel <picca at debian.org>
@@ -12,20 +17,30 @@ Copyright: © 2013-2014, Vispy Development Team
 License: BSD-3-clauses
 
 Files: codegen/headers/egl.h
-Copyright: (c) 2007-2009 The Khronos Group Inc.
+Copyright: © 2007-2009 The Khronos Group Inc.
 License: Expat
 
+Files: codegen/headers/gl2*.h
+Copyright: © 2013 Silicon Graphics, Inc. All Rights Reserved.
+License: SGI-B-2.0
+
 Files: codegen/headers/webgl.idl
-Copyright: ???
-License: ???
+Copyright: Copyright (c) 2013 The Khronos Group Inc.
+License: Expat
+Comment: This header has been extracted from the WebGL specification
+         http://www.khronos.org/registry/webgl/specs/latest/1.0/
 
 Files: doc/ext/numpydoc.py
 Copyright: 2008, Stefan van der Walt <stefan at mentat.za.net>
            2008, Pauli Virtanen <pav at iki.fi>
 License: BSD-2-clauses
 
-Files: doc/themes/scikit-image
-Copyright: ???
+Files: doc/themes/scikit-image/search.html
+Copyright: 2007-2011 by the Sphinx team
+License: BSD-???
+
+Files: doc/themes/scikit-image/layout.html
+Copyright: ??? Johannes Schönberger
 License: ???
 
 Files: examples/basics/scene/modular_shaders/editor.py
@@ -140,3 +155,30 @@ License: BSD-3-clauses
  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.
+
+License: SGI-B-2.0
+ 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 including the dates of first publication
+ and either this permission notice or a reference to
+ http://oss.sgi.com/projects/FreeB/ 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 SILICON GRAPHICS, INC. 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.
+ .
+ Except as contained in this notice, the name of Silicon Graphics,
+ Inc. shall not be used in advertising or otherwise to promote the
+ sale, use or other dealings in this Software without prior written
+ authorization from Silicon Graphics, Inc.
\ No newline at end of file
diff --git a/debian/watch b/debian/watch
index e6cd1ec..3043183 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
 version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/vispy-$1\.tar\.gz/ \
+opts=repacksuffix=+dfsg,\
+dversionmangle=s/.dfsg//,\
+filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/vispy-$1\.tar\.gz/ \
   https://github.com/vispy/vispy/tags .*/v?(\d\S*)\.tar\.gz

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



More information about the debian-science-commits mailing list