[SCM] kiconthemes packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-3-gae8ba0c

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:01:42 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kiconthemes.git;a=commitdiff;h=3c05cf4

The following commit has been merged in the kubuntu_unstable branch:
commit 3c05cf40945184bc31ef8de4bebf7fbbe2f2480c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Jan 27 10:29:58 2015 +0100

    Update copyright information.
---
 debian/changelog |  1 +
 debian/copyright | 97 +++++++++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 86 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ca49bca..bf63743 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ kiconthemes (5.6.0-1~) UNRELEASED; urgency=medium
   * Update install files.
   * Add acc autopkgtests.
   * Update watch file.
+  * Update copyright information.
 
  -- Maximiliano Curia <maxy at debian.org>  Tue, 27 Jan 2015 09:43:14 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 63d1ab4..f4af28e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,17 +3,14 @@ Upstream-Name: kiconthemes
 Source: https://projects.kde.org/projects/frameworks/kiconthemes
 
 Files: *
-       debian/*
-Copyright: © 2000 Geert Jansen <jansen at kde.org>
-           © 2002 Carsten Pfeiffer <pfeiffer at kde.org>
-           © 2000 Kurt Granroth <granroth at kde.org>
-           © 1997 Christoph Neerfeld <chris at kde.org>
-           © 2000, 2010 Antonio Larrosa <larrosa at kde.org>
-           © 2007 Torsten Rahn <torsten at kde.org>
-           © 2007 Daniel M. Duley <daniel.duley at verizon.net>
-           © 2006 Hamish Rodda <rodda at kde.org>
-           © 2008 David Faure <faure at kde.org>
-           © 2010 Michael Pyne <mpyne at kde.org>
+Copyright: 2000-2010, Antonio Larrosa <larrosa at kde.org>
+           2002, Carsten Pfeiffer <pfeiffer at kde.org>
+           1997, Christoph Neerfeld <chris at kde.org>
+           2007, Daniel M. Duley <daniel.duley at verizon.net>
+           2000, Geert Jansen <jansen at kde.org>
+           2006, Hamish Rodda <rodda at kde.org>
+           2000, Kurt Granroth <granroth at kde.org>
+           2010, Michael Pyne <mpyne at kde.org>
 License: LGPL-2
  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Library General Public
@@ -32,9 +29,85 @@ License: LGPL-2
  On Debian systems, the complete text of the GNU Library General
  Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
 
+Files: src/tools/ksvg2icns/ksvg2icns.cpp
+       tests/kicondialogtest.cpp
+Copyright: 2014, Alex Merry <alex.merry at kde.org>
+           2014, Harald Fernengel <harry at kdevelop.org>
+License: LGPL-2.1+3+KDEeV
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) version 3, or any
+ later version accepted by the membership of KDE e.V. (or its
+ successor approved by the membership of KDE e.V.), which shall
+ act as a proxy defined in Section 6 of version 3 of the license.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library.  If not, see
+ <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ version 2.1 can be found in "/usr/share/common-licenses/LGPL-2", likewise,
+ the complete text of the GNU Lesser General Public License version 3 can be
+ found in "/usr/share/common-licenses/LGPL-3".
+
+Files: src/debug.cpp
+       src/debug.h
+Copyright: No copyright claim
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ version 2.1 can be found in "/usr/share/common-licenses/LGPL-2".
+
+Files: src/tools/kiconfinder/kiconfinder.cpp
+Copyright: 2008, David Faure <faure at kde.org>
+License: GPL-2+3+KDEeV
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License or ( at
+ your option ) version 3 or, at the discretion of KDE e.V. ( which shall
+ act as a proxy as in section 14 of the GPLv3 ), any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; see the file COPYING.  If not, write to
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2",
+ likewise, the complete text of the GNU General Public License version 3 can
+ be found in "/usr/share/common-licenses/GPL-3".
+
 Files: autotests/kiconloader_unittest.cpp
 Copyright: 2008 David Faure <faure at kde.org>
-           2014 Scarlett Clark <scarlett at scarlettgatelyclark.com>
+License: LGPL-2+
+
+Files: debian/*
+Copyright: 2014, Scarlett Clark <scarlett at scarlettgatelyclark.com>
+License: LGPL-2+
+
 License: LGPL-2+
  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Library General Public

-- 
kiconthemes packaging



More information about the pkg-kde-commits mailing list