[SCM] kdesignerplugin packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-4-g41408d3

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue May 19 12:57:37 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdesignerplugin.git;a=commitdiff;h=6288b5d

The following commit has been merged in the kubuntu_wily_archive branch:
commit 6288b5d5c6324da92ffd6c4d7c8c2d18339471e9
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Feb 3 19:02:07 2015 +0100

    Update copyright information.
---
 debian/changelog |  1 +
 debian/copyright | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 77 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 82c64a0..bc90262 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ kdesignerplugin (5.6.0-1~) UNRELEASED; urgency=medium
   * Update build dependencies to build against experimental and to
     follow cmake.
   * Bump Standards-Version to 3.9.6, no changes needed.
+  * Update copyright information.
 
  -- Maximiliano Curia <maxy at debian.org>  Wed, 28 Jan 2015 08:33:37 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 005ee1c..5ab400c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,12 +3,80 @@ Upstream-Name: kdesignerplugin
 Source: https://projects.kde.org/projects/frameworks/kdesignerplugin
 
 Files: *
-       debian/*
-Copyright: © 2006-2009 Alexander Neundorf <neundorf at kde.org>
-           © 2004-2005 ian reinhart geiser <geiseri at sourcextreme.com>
-           © 2006-2007 Laurent Montel <montel at kde.org>
-           © 2007 Matthias Kretz <kretz at kde.org>
-             2014 Scarlett Clark <scarlett at scarlettgatelyclark.com>
+Copyright: 2014, Alex Merry <alex.merry at kde.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.1", likewise,
+ the complete text of the GNU Lesser General Public License version 3 can be
+ found in "/usr/share/common-licenses/LGPL-3".
+
+Files: KF5DesignerPluginMacros.cmake
+Copyright: 2006-2009, Alexander Neundorf <neundorf at kde.org>
+           2006-2007, Laurent Montel <montel at kde.org>
+           2007, Matthias Kretz <kretz at kde.org>
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+    derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
+
+Files: src/kgendesignerplugin.cpp
+Copyright: 2004-2005, ian reinhart geiser <geiseri at sourcextreme.com>
+License: GPL-2+
+ 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) 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; 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".
+
+Files: debian/*
+Copyright: 2014, Scarlett Clark <scarlett at scarlettgatelyclark.com>
 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
@@ -24,5 +92,5 @@ License: LGPL-2.1+
  License along with this library; if not, write to the Free Software
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  .
- On Debian systems, the complete text of the GNU Library General Public License
- can be found in /usr/share/common-licenses/LGPL-2 file.
+ 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.1".

-- 
kdesignerplugin packaging



More information about the pkg-kde-commits mailing list