[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libglvnd: Changes to 'debian-unstable'



 debian/changelog |    7 +++
 debian/control   |    2 -
 debian/copyright |   97 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 100 insertions(+), 6 deletions(-)

New commits:
commit 3e8008194bcd85b4cf8391012e62ce92b8e8962a
Author: Timo Aaltonen <tjaalton@debian.org>
Date:   Tue Aug 1 18:11:07 2017 +0300

    release to experimental

diff --git a/debian/changelog b/debian/changelog
index e118a2a..4be6b55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-libglvnd (0.2.999+git20170201-4) UNRELEASED; urgency=medium
+libglvnd (0.2.999+git20170201-4) experimental; urgency=medium
 
   * copyright: Updated.
   * control: Bump policy to 4.0.0, no changes.
 
- -- Timo Aaltonen <tjaalton@debian.org>  Tue, 01 Aug 2017 18:05:00 +0300
+ -- Timo Aaltonen <tjaalton@debian.org>  Tue, 01 Aug 2017 18:10:39 +0300
 
 libglvnd (0.2.999+git20170201-3) experimental; urgency=medium
 

commit 7dba7323ebdfb3b1b31aaf053505c882651ee9ac
Author: Timo Aaltonen <tjaalton@debian.org>
Date:   Tue Aug 1 18:10:23 2017 +0300

    control: Bump policy to 4.0.0, no changes.

diff --git a/debian/changelog b/debian/changelog
index 6d9a3a5..e118a2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libglvnd (0.2.999+git20170201-4) UNRELEASED; urgency=medium
 
   * copyright: Updated.
+  * control: Bump policy to 4.0.0, no changes.
 
  -- Timo Aaltonen <tjaalton@debian.org>  Tue, 01 Aug 2017 18:05:00 +0300
 
diff --git a/debian/control b/debian/control
index 3714f67..ee5b86b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  python-dev,
  python-libxml2,
  x11proto-gl-dev,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Section: libs
 Homepage: https://github.com/NVIDIA/libglvnd
 Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/lib/libglvnd.git

commit 1353894cb248ca38937dc23469f54edfd1c2f6d8
Author: Timo Aaltonen <tjaalton@debian.org>
Date:   Tue Aug 1 18:05:06 2017 +0300

    copyright: Updated.

diff --git a/debian/changelog b/debian/changelog
index ba57430..6d9a3a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libglvnd (0.2.999+git20170201-4) UNRELEASED; urgency=medium
+
+  * copyright: Updated.
+
+ -- Timo Aaltonen <tjaalton@debian.org>  Tue, 01 Aug 2017 18:05:00 +0300
+
 libglvnd (0.2.999+git20170201-3) experimental; urgency=medium
 
   * control: Drop depends on lib{egl,glx}-mesa0 | -vendor, these are
diff --git a/debian/copyright b/debian/copyright
index bfcf95a..b87c597 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,16 +3,99 @@ Upstream-Name: libglvnd
 Source: https://github.com/NVIDIA/libglvnd
 
 Files: *
-Copyright: 2013 NVIDIA Corporation
+Copyright: 2013-2017 NVIDIA Corporation
 License: MIT
 
-Files: src/util/uthash/*
+Files: include/c99_compat.h
+Copyright: 2007-2013 VMware, Inc
+License: MIT
+
+Files: include/glvnd_list.h
+Copyright: 2010 Intel Corporation
+	   2010 Francisco Jerez
+License: MIT
+
+Files:	include/KHR/khrplatform.h
+	include/GL/glxext.h
+	include/GL/glext.h
+	include/EGL/egl.h
+	include/EGL/eglext.h
+	include/EGL/eglplatform.h
+Copyright: 2007-2012 The Khronos Group Inc
+License: MIT
+
+Files:	include/compiler.h
+	include/GL/gl.h
+Copyright: 2009 VMware, Inc.
+	   1999-2006 Brian Paul
+License: MIT
+
+Files:	include/GL/glx.h
+	include/glheader.h
+	src/GLdispatch/vnd-glapi/glapi.h
+	src/GLdispatch/vnd-glapi/u_execmem.c
+Copyright: 1999-2008 Brian Paul
+License: MIT
+
+Files: m4/ax_check_enable_debug.m4
+Copyright: 2011 Rhys Ulerich
+	  2014-2015 Philip Withnall
+License: public-domain
+ Public Domain.
+
+Files: m4/ax_check_link_flag.m4
+Copyright: 2008 Guido U. Draheim
+	   2011 Maarten Bosmans
+License: GPL-3+
+
+Files: m4/ax_pthread.m4
+Copyright: 2008 Steven G. Johnson
+	  2011 Daniel Richard G.
+License: GPL-3+
+
+Files:	src/generate/gen_gldispatch_mapi.py
+	src/GLdispatch/vnd-glapi/entry_common.c
+	src/GLdispatch/vnd-glapi/entry_x86_64_common.c
+	src/GLdispatch/vnd-glapi/entry_x86_64_tsd.c
+Copyright: 2015 NVIDIA CORPORATION
+	   2010 LunarG Inc
+License: MIT
+
+Files:	src/GLdispatch/vnd-glapi/entry.h
+	src/GLdispatch/vnd-glapi/mapi_tmp.h
+	src/GLdispatch/vnd-glapi/entry_x86_64_tls.c
+	src/GLdispatch/vnd-glapi/stub.h
+	src/GLdispatch/vnd-glapi/table.h
+	src/GLdispatch/vnd-glapi/entry_x86_tsd.c
+	src/GLdispatch/vnd-glapi/stub.c
+	src/GLdispatch/vnd-glapi/table.c
+	src/GLdispatch/vnd-glapi/entry_x86_tls.c
+	src/GLdispatch/vnd-glapi/entry_pure_c.c
+Copyright: 2010 LunarG Inc
+License: MIT
+
+Files:	src/GLdispatch/vnd-glapi/u_current_tsd.c
+	src/GLdispatch/vnd-glapi/u_current_tls.c
+Copyright: 2015 NVIDIA CORPORATION
+	   1999-2008 Brian Paul
+License: MIT
+
+Files:	src/GLdispatch/vnd-glapi/mapi_glapi.c
+Copyright: 2010 LunarG Inc
+	   1999-2008 Brian Paul
+License: MIT
+
+Files:	src/util/cJSON*
+Copyright: 2009 Dave Gamble
+License: MIT
+
+Files:	src/util/uthash/*
 Copyright: 2005-2013 Troy D. Hanson
-License: BSD
+License: BSD-1-clause
 
 Files: debian/*
 Copyright: 2013 Timo Aaltonen <tjaalton@ubuntu.com>
-License: MIT or BSD
+License: MIT
 
 License: MIT
  Permission is hereby granted, free of charge, to any person obtaining a
@@ -35,7 +118,7 @@ License: MIT
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-License: BSD
+License: BSD-1-clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
  .
@@ -53,3 +136,7 @@ License: BSD
  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: GPL-3+
+ On Debian machines the full text of the GNU General Public License
+ version 3 can be found in the file /usr/share/common-licenses/GPL-3.


Reply to: