Timo Aaltonen pushed to branch debian-experimental at X Strike Force / lib / mesa
Commits: b145793b by Timo Aaltonen at 2018-11-15T09:19:49Z copyright: Fix name for BSD license. - - - - - a01d9c37 by Timo Aaltonen at 2018-11-15T09:20:33Z upload to experimental - - - - - 2 changed files: - debian/changelog - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -mesa (18.2.4-1) UNRELEASED; urgency=medium +mesa (18.2.4-1) experimental; urgency=medium [ Andreas Boll ] * New upstream release. @@ -11,7 +11,7 @@ mesa (18.2.4-1) UNRELEASED; urgency=medium [ Timo Aaltonen ] * copyright: Rewrite for format 1.0. - -- Andreas Boll <[email protected]> Thu, 25 Oct 2018 10:28:22 +0200 + -- Timo Aaltonen <[email protected]> Thu, 15 Nov 2018 11:20:08 +0200 mesa (18.2.1-1) experimental; urgency=medium ===================================== debian/copyright ===================================== @@ -104,7 +104,7 @@ License: MIT Files: include/EGL/eglextchromium.h: Copyright: 2013 The Chromium Authors -License: BSD +License: BSD-3-clause Files: include/GL/glcorearb.h include/GL/glext.h @@ -160,7 +160,7 @@ License: BSD-2-clause Files: src/gtest/include src/gtest/src Copyright: 2008-2015 Google, Inc. -License: BSD +License: BSD-3-clause Files: debian Copyright: 2006, Thierry Reding <[email protected]> @@ -293,8 +293,8 @@ License: GPL On Debian systems, the full text of the GPL license can be found in the file '/usr/share/common-licenses/GPL'. -License: BSD - On Debian systems, the full text of the BSD license +License: BSD-3-clause + On Debian systems, the full text of the BSD-3-clause license can be found in the file '/usr/share/common-licenses/BSD'. License: BSD-2-clause View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/compare/6282b00eb6d2d427c2e15854ebb598eab619bf4a...a01d9c37ebc09870d7bcc084b03097c3106f8057 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/compare/6282b00eb6d2d427c2e15854ebb598eab619bf4a...a01d9c37ebc09870d7bcc084b03097c3106f8057 You're receiving this email because of your account on salsa.debian.org.

