Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libglvnd
Commits: c3c4fb39 by Debian Janitor at 2021-02-07T16:51:57+00:00 Use secure copyright file specification URI. Changes-By: lintian-brush Fixes: lintian: insecure-copyright-format-uri See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html - - - - - a934fa35 by Debian Janitor at 2021-02-07T16:52:08+00:00 debian/copyright: use spaces rather than tabs to start continuation lines. Changes-By: lintian-brush Fixes: lintian: tab-in-license-text See-also: https://lintian.debian.org/tags/tab-in-license-text.html - - - - - 267701ca by Debian Janitor at 2021-02-07T16:52:23+00:00 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html - - - - - 3 changed files: - debian/changelog - debian/copyright - + debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +libglvnd (1.3.2-2) UNRELEASED; urgency=medium + + * Use secure copyright file specification URI. + * debian/copyright: use spaces rather than tabs to start continuation lines. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + + -- Debian Janitor <[email protected]> Sun, 07 Feb 2021 16:51:51 -0000 + libglvnd (1.3.2-1) unstable; urgency=medium * New upstream release. ===================================== debian/copyright ===================================== @@ -1,41 +1,41 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libglvnd Source: https://gitlab.freedesktop.org/glvnd/libglvnd Files: * Copyright: 2013-2017 NVIDIA Corporation - 2007-2013 VMware, Inc - 2010 Intel Corporation - 2010 Francisco Jerez - 2007-2012 The Khronos Group Inc - 1999-2006 Brian Paul - 2010 LunarG Inc - 2009 Dave Gamble + 2007-2013 VMware, Inc + 2010 Intel Corporation + 2010 Francisco Jerez + 2007-2012 The Khronos Group Inc + 1999-2006 Brian Paul + 2010 LunarG Inc + 2009 Dave Gamble License: MIT Files: include/GLES/egl.h - include/GLES/glplatform.h - include/GLES2/gl2platform.h - include/GLES3/gl3platform.h - src/generate/xml/gl.xml - src/generate/xml/glx.xml + include/GLES/glplatform.h + include/GLES2/gl2platform.h + include/GLES3/gl3platform.h + src/generate/xml/gl.xml + src/generate/xml/glx.xml Copyright: 2008-2018 The Khronos Group Inc. License: Apache-2.0 Files: m4/ax_check_enable_debug.m4 Copyright: 2011 Rhys Ulerich - 2014-2015 Philip Withnall + 2014-2015 Philip Withnall License: public-domain Public Domain. Files: m4/ax_check_link_flag.m4 Copyright: 2008 Guido U. Draheim - 2011 Maarten Bosmans + 2011 Maarten Bosmans License: GPL-3+ Files: m4/ax_pthread.m4 Copyright: 2008 Steven G. Johnson - 2011 Daniel Richard G. + 2011 Daniel Richard G. License: GPL-3+ Files: src/util/uthash/* @@ -44,7 +44,7 @@ License: BSD-1-clause Files: src/util/uthash/doc/userguide.html Copyright: 2006 Troy D. Hanson - 2006-2009 Stuart Rackham + 2006-2009 Stuart Rackham License: GPL Files: debian/* ===================================== debian/upstream/metadata ===================================== @@ -0,0 +1,5 @@ +--- +Bug-Database: https://github.com/NVIDIA/libglvnd/issues +Bug-Submit: https://github.com/NVIDIA/libglvnd/issues/new +Repository: https://github.com/NVIDIA/libglvnd.git +Repository-Browse: https://github.com/NVIDIA/libglvnd View it on GitLab: https://salsa.debian.org/xorg-team/lib/libglvnd/-/compare/ed2f30b930ae044ed3f4ccd6ba40cc95eab1a1c6...267701ca8f5d04eb09ab16c69a93a5a7974d0bb0 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libglvnd/-/compare/ed2f30b930ae044ed3f4ccd6ba40cc95eab1a1c6...267701ca8f5d04eb09ab16c69a93a5a7974d0bb0 You're receiving this email because of your account on salsa.debian.org.

