[SCM] kauth packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-3-g981f224

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Tue May 19 23:59:58 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit f8c19e06e631c3e48754013ca69cecfafe5a2d59
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 25 19:19:41 2015 +0100

    Update copyright information.
---
 debian/changelog |  1 +
 debian/copyright | 78 +++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 56 insertions(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ba44343..fa573b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ kauth (5.6.0-1~) UNRELEASED; urgency=medium
   * Update build dependencies to follow cmake.
   * Add shlibs:Depends to the -dev package.
   * Add acc autopkgtests.
+  * Update copyright information.
 
  -- Maximiliano Curia <maxy at debian.org>  Sun, 25 Jan 2015 09:02:37 +0100
 
diff --git a/debian/copyright b/debian/copyright
index abfa71f..df322df 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,30 +3,10 @@ Upstream-Name: kauth
 Source: https://projects.kde.org/projects/frameworks/kauth
 
 Files: *
-       debian/*
-Copyright: © 2009-2012 Dario Freddi <drf at kde.org> <drf54321 at gmail.com>
-           © 2008 Nicola Gigante <nicola.gigante at gmail.com>
-           © 2009 Radek Novacek <rnovacek at redhat.com>
-           © 2006-2009 Alexander Neundorf <neundorf at kde.org>
-           © 2007 Matthias Kretz <kretz at kde.org>
-           © 2009 Daniel Nicoletti <dantti85-pk at yahoo.com.br>
-           © 2009 Michal Malek <michalm at jabster.pl>
-           © 2006-2007 Laurent Montel <montel at kde.org>
-           2014 Scarlett Clark <sgclark at kubuntu.org>
+Copyright: 2009-2012, Dario Freddi <drf at kde.org>
+           2008, Nicola Gigante <nicola.gigante at gmail.com>
+           2009, Radek Novacek <rnovacek at redhat.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
- 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.
- .
- 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
 
 Files: src/kauthobjectdecorator.cpp
        src/kauthobjectdecorator.h
@@ -49,3 +29,55 @@ 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: cmake/FindPolkitQt-1.cmake
+       cmake/FindPolkitQt.cmake
+       cmake/KF5AuthMacros.cmake
+Copyright: 2006-2009, Alexander Neundorf <neundorf at kde.org>
+           2009, Daniel Nicoletti <dantti85-pk at yahoo.com.br>
+           2009, Dario Freddi <drf54321 at gmail.com>
+           2009, Dario Freddi <drf at kde.org>
+           2006-2007, Laurent Montel <montel at kde.org>
+           2007, Matthias Kretz <kretz at kde.org>
+           2009, Michal Malek <michalm at jabster.pl>
+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, Scarlett Clark <sgclark at kubuntu.org>
+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
+ 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.
+ .
+ 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".

-- 
kauth packaging



More information about the pkg-kde-commits mailing list