[SCM] qtquickcontrols2 packaging branch, master, updated. bbe3ba9d2030e064fade2402f0d05eb6e9e56cd4

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Nov 10 18:47:49 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtquickcontrols2.git;a=commitdiff;h=852b476

The following commit has been merged in the master branch:
commit 852b476c601997521477511e411db375ac70f680
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Nov 10 21:04:20 2016 +0300

    Update debian/copyright for upstream 5.7.1 release.
---
 debian/copyright | 56 +++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 47 insertions(+), 9 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 3124d8f..11dbb9b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,15 +3,21 @@ Upstream-Name: qtquickcontrols2-opensource-src
 Source: https://download.qt.io/official_releases/qt/*/submodules/
 
 Files: *
-Copyright: 2015 The Qt Company Ltd.
-License: LGPL-3 or GPL-2+
+Copyright: 2015-2016 The Qt Company Ltd.
+License: LGPL-3 or GPL-2
 
-Files: tests/auto/*/data/*.qml
+Files: examples/*
+       tests/auto/*/data/*.qml
        tests/manual/*
-Copyright: 2015 The Qt Company Ltd.
+Copyright: 2015-2016 The Qt Company Ltd.
 License: BSD-3-clause
 
-Files: src/controls/qquickstyleselector*
+Files: src/imports/controls/material/ElevationEffect.qml
+Copyright: 2016 The Qt Company Ltd.
+           2014-2016 Google, Inc.
+License: LGPL-3 or GPL-2, and Expat
+
+Files: src/quickcontrols2/qquickstyleselector*
 Copyright: 2013 BlackBerry Limited. All rights reserved.
            2015 The Qt Company Ltd.
 License: LGPL-2.1-or-3 with Qt-1.1 exception
@@ -20,9 +26,13 @@ Files: tests/manual/shared/FontAwesome.otf
 Copyright: 2015 Dave Gandy
 License: OFL-1.1
 
+Files: *.qdoc
+Copyright: 2015 The Qt Company Ltd.
+License: GFDL-NIV-1.3
+
 Files: debian/*
-Copyright: 2015 Dmitry Shachnev <mitya57 at debian.org>
-License: LGPL-3 or GPL-2+
+Copyright: 2015-2016 Dmitry Shachnev <mitya57 at debian.org>
+License: LGPL-3 or GPL-2
 
 License: LGPL-3
  This file may be used under the terms of the GNU Lesser General Public
@@ -31,13 +41,22 @@ License: LGPL-3
  On Debian systems, the complete text of the GNU Lesser General Public
  License version 3 can be found in /usr/share/common-licenses/LGPL-3.
 
-License: GPL-2+
+License: GPL-2
  This file may be used under the terms of the GNU General Public License
- version 2.0 or later as published by the Free Software Foundation.
+ version 2.0 as published by the Free Software Foundation.
  .
  On Debian systems, the complete text of the GNU General Public License
  version 2 can be found in /usr/share/common-licenses/GPL-2.
 
+License: GFDL-NIV-1.3
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.3
+ or any later version published by the Free Software Foundation;
+ with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
+ .
+ On Debian systems, the complete text of the GNU Free Documentation
+ License version 1.3 can be found in /usr/share/common-licenses/GFDL-1.3.
+
 License: BSD-3-clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are
@@ -185,3 +204,22 @@ License: OFL-1.1
  DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
  OTHER DEALINGS IN THE FONT SOFTWARE.
+
+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.

-- 
qtquickcontrols2 packaging



More information about the pkg-kde-commits mailing list