[SCM] Polkit Qt 1 packaging branch, experimental, updated. debian/0.95.1-1-63-g70a4b59

Maximiliano Curia maxy at moszumanska.debian.org
Sun Jan 25 17:53:36 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/polkit-qt-1.git;a=commitdiff;h=de9f151

The following commit has been merged in the experimental branch:
commit de9f151cee38dda6640e3f94330f0cab3f6f2c23
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 25 18:18:20 2015 +0100

    Update copyright information.
---
 debian/changelog |   1 +
 debian/copyright | 199 ++++++++++++++++++++++++++++---------------------------
 2 files changed, 104 insertions(+), 96 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5e7921f..2780e93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ polkit-qt-1 (0.112.0-1~) UNRELEASED; urgency=low
   * Update install files.
   * Update watch file.
   * Set rules to build the source twice.
+  * Update copyright information.
 
  -- Maximiliano Curia <maxy at debian.org>  Sun, 25 Jan 2015 17:16:11 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 6175225..e0716c0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,96 +1,103 @@
-This work was packaged for Debian by:
-
-    Fathi Boudra <fabo at debian.org> on Fri, 15 Jan 2010 12:50:13 +0100
-
-It was downloaded from ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/
-
-Upstream Authors:
-
-    Daniel Nicoletti <dantti85-dev at yahoo.com.br>
-    Dario Freddi <drf at kde.org>
-    Jaroslav Reznik <jreznik at redhat.com>
-    Radek Novacek <rnovacek at redhat.com>
-    Lukas Tinkl <ltinkl at redhat.com>
-    Pino Toscano <pino at kde.org>
-
-Copyright:
-
-    Copyright (C) 2008-2009 Daniel Nicoletti
-    Copyright (C) 2009-2010 Dario Freddi
-    Copyright (C) 2009 Jaroslav Reznik
-    Copyright (C) 2009 Radek Novacek
-    Copyright (C) 2009 Lukas Tinkl
-
-Copyright for polkitqt1-export.h file:
-
-    Copyright (C) 2009 Dario Freddi <drf at kde.org>
-    Copyright (C) 2007 David Faure <faure at kde.org>
-
-Copyright for polkitqt1-version.h.cmake file:
-
-    Copyright (C) 2009 Dario Freddi <drf at kde.org>
-    Copyright (C) 2007 Sebastian Trueg <trueg at kde.org>
-
-Copyright for cmake/modules/FindAutomoc4.cmake file:
-
-    Copyright (C) 2008-2009 Alexander Neundorf <neundorf at kde.org>
-
-Copyright for cmake/modules/MacroPushRequiredVars.cmake file:
-
-    Copyright (C) 2006 Alexander Neundorf <neundorf at kde.org>
-
-Copyright for cmake/modules/InstallSettings.cmake file:
-
-    Copyright (C) 2008 Kevin Krammer <kevin.krammer at gmx.at>
-
-License for cmake modules:
-
-    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.
-
-License:
-
-    This package 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 of the License, or (at your option) any later version.
-
-    This package 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 package; 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 Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL-2' and
-`/usr/share/common-licenses/LGPL-3'.
-
-The Debian packaging is:
-
-    Copyright (C) 2010 Fathi Boudra <fabo at debian.org>
-    Copyright (C) 2011 Modestas Vainius <modax at debian.org>
-
-and is licensed under the GPL version 2 or any later version.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: polkit-qt-1
+Source: git://anongit.kde.org/polkit-qt-1
+
+Files: *
+Copyright: 2009, Daniel Nicoletti <dantti85-pk at yahoo.com.br>
+           2009-2010, Dario Freddi <drf at kde.org>
+           2007, David Faure <faure at kde.org>
+           2009, Jaroslav Reznik <jreznik at redhat.com>
+           2009, Lukas Tinkl <ltinkl at redhat.com>
+           2009, Radek Novacek <rnovacek at redhat.com>
+           2007, Sebastian Trueg <trueg at kde.org>
+License: LGPL-2+
+
+Files: examples/*
+Copyright: 2009, Daniel Nicoletti
+           2008, Daniel Nicoletti <dantti85-pk at yahoo.com.br>
+           2009, Jaroslav Reznik
+           2009, Radek Novacek <rnovacek at redhat.com>
+License: GPL-2+
+
+Files: examples/agent/klistener.cpp
+       examples/agent/klistener.h
+Copyright: 2009, Jaroslav Reznik <jreznik at redhat.com>
+License: LGPL-2+
+
+Files: cmake/modules/FindGLIB2.cmake
+       cmake/modules/FindGObject.cmake
+       cmake/modules/FindPolkit.cmake
+       cmake/modules/FindPolkitQt-1.cmake
+       cmake/modules/InstallSettings.cmake
+       cmake/modules/MacroPushRequiredVars.cmake
+       cmake/modules/MacroWriteBasicCMakeVersionFile.cmake
+Copyright: 2006-2008, Alexander Neundorf <neundorf at kde.org>
+           2009-2010, Dario Freddi <drf at kde.org>
+           2008, Kevin Krammer <kevin.krammer at gmx.at>
+           2008, Laurent Montel <montel at kde.org>
+           2011, Raphael Kubo da Costa <kubito at gmail.com>
+           2006, Tim Beaulen <tbscope at gmail.com>
+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: 2010, Fathi Boudra <fabo at debian.org>
+           2011, Modestas Vainius <modax at debian.org>
+License: GPL-2+
+
+License: LGPL-2+
+ This package 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 of the License, or (at your option) any later version.
+ .
+ This package 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 package; 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 version 2 can be found in `/usr/share/common-licenses/LGPL-2'.
+
+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'.

-- 
Polkit Qt 1 packaging



More information about the pkg-kde-commits mailing list