[SCM] sonnet packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-4-gc3d98a3

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/sonnet.git;a=commitdiff;h=30a01e3

The following commit has been merged in the kubuntu_wily_archive branch:
commit 30a01e3d47a311819311a7540916096d63d88209
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Jan 24 19:24:36 2015 +0100

    Update copyright information.
---
 debian/changelog |  1 +
 debian/copyright | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 81 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0981dcb..5337730 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ sonnet (5.6.0-1~) UNRELEASED; urgency=medium
   * Bump Standards-Version to 3.9.6, no changes needed.
   * Update install files.
   * Update build dependencies to follow cmake.
+  * Update copyright information.
 
  -- Maximiliano Curia <maxy at debian.org>  Sat, 24 Jan 2015 19:09:02 +0100
 
diff --git a/debian/copyright b/debian/copyright
index dff54db..016e192 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,9 +3,84 @@ Upstream-Name: sonnet
 Source: https://projects.kde.org/projects/frameworks/sonnet
 
 Files: *
-       debian/*
-Copyright: 2004  Zack Rusin <zack at kde.org>
-           2014 Jonathan Riddell <jriddell at ubuntu.com>
+Copyright: 2013, Aurélien Gâteau <agateau at kde.org>
+           2006, David Faure <faure at kde.org>
+           1991-1999, Free Software Foundation, Inc
+           2003, Ingo Kloecker <kloecker at kde.org>
+           2006, Jacob Rideout <kde at jacobrideout.net>
+           2009, Jakub Stachowski <qbast at go2.pl>
+           2006-2009, Montel Laurent <montel at kde.org>
+           2012-2013, Martin Sandsmark <martin.sandsmark at kde.org>
+           2013, Martin Sandsmark <martin.sandsmark at org>
+           2005, Mashrab Kuvatov <kmashrab at uni-bremen.de>
+           2009-2010, Michel Ludwig <michel.ludwig at kdemail.net>
+           2008, Tom Albers <tomalbers at kde.nl>
+           2003-2007, Zack Rusin <zack at kde.org>
+License: LGPL-2.1+
+
+Files: examples/dictionarycombobox.cpp
+       src/core/guesslanguage.cpp
+       src/core/guesslanguage.h
+       src/core/languagefilter.cpp
+       src/core/languagefilter_p.h
+       src/core/textbreaks.cpp
+       src/core/textbreaks_p.h
+       src/core/tokenizer.cpp
+       src/core/tokenizer_p.h
+Copyright: 2006, Jacob R Rideout <kde at jacobrideout.net>
+           2009, Jakub Stachowski <qbast at go2.pl>
+           2006-2013, Martin Sandsmark <martin.sandsmark at kde.org>
+           2008, Volker Krause <vkrause at kde.org>
+           2004, Zack Rusin <zack 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
+ License as published by the Free Software Foundation; either
+ version 2 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
+ Library General Public License for more details.
+ .
+ You should have received a copy of the GNU Library General Public License
+ along with this library; see the file COPYING.LIB.  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 Library General Public
+ License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
+
+Files: cmake/FindENCHANT.cmake
+Copyright: 2006, Zack Rusin <zack 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: debian/*
+Copyright: 2014 Jonathan Riddell <jriddell at ubuntu.com>
+License: LGPL-2.1+
+
 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
@@ -22,5 +97,5 @@ License: LGPL-2.1+
  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  02110-1301  USA
  .
- On Debian systems, the complete text of the GNU Library General
- Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
+ 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".

-- 
sonnet packaging



More information about the pkg-kde-commits mailing list