[SCM] qtchooser packaging branch, master, updated. debian/26-1-3-g4e532e9

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Mon Apr 1 15:09:59 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtchooser.git;a=commitdiff;h=4e532e9

The following commit has been merged in the master branch:
commit 4e532e965812c500ef2e695e5d12370a1743835f
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Apr 1 12:09:34 2013 -0300

    Fix missing BSD-3-clause license.
    
    Thanks Ansgar Burchardt for noticing it!
---
 debian/changelog |    4 +++-
 debian/copyright |   32 ++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5e89128..988c223 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 qtchooser (26-2) UNRELEASED; urgency=low
 
-
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Fix missing BSD-3-clause license missing in debian/copyright. Thanks
+    Ansgar Burchardt for noticing it!
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 01 Apr 2013 12:07:10 -0300
 
diff --git a/debian/copyright b/debian/copyright
index 5001852..93ea65e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,10 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: qtchooser
 Source: http://macieira.org/qtchooser/
 
+Files: scripts/*
+Copyright: 2012 Intel Corporation.
+License: BSD-3-clause
+
 Files: *
 Copyright: 2012 Intel Corporation.
 License: LGPL-2.1 with Digia Qt LGPL exception or GPL-3
@@ -75,3 +79,31 @@ License: LGPL-2.1
  On Debian systems, the complete text of the LGPL-2.1 license can be found in
  `/usr/share/common-licenses/LGPL-2.1`,
 
+License: BSD-3-clause
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+
+ Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+ Redistributions in binary form must reproduce the above copyright notice, this
+ list of conditions and the following disclaimer in the documentation and/or
+ other materials provided with the distribution.
+
+ Neither the name of {{the ORGANIZATION nor the names of its contributors}} may
+ be used to endorse or promote products derived from this software without
+ specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY {{THE COPYRIGHT HOLDERS AND CONTRIBUTORS}} "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL {{THE COPYRIGHT HOLDER OR CONTRIBUTORS}} BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
+ GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF 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.

-- 
qtchooser packaging



More information about the pkg-kde-commits mailing list