[SCM] libnova library packaging branch, master, updated. debian/0.14.0-2.1-7-g03980fe

Maximiliano Curia maxy at moszumanska.debian.org
Wed Oct 19 16:15:24 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/libnova.git;a=commitdiff;h=2d39608

The following commit has been merged in the master branch:
commit 2d3960817a9b9a5cb1b92458436c135648854867
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed Oct 19 18:09:39 2016 +0200

    Update copyright information
---
 debian/copyright | 89 ++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 74 insertions(+), 15 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index f5f962b..60c9623 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,39 +6,44 @@ It was downloaded from <http://libnova.sourceforge.net/index.html>
 Upstream Author:
 
     Liam Girdwood                   <liam at gnova.org>
-    Juan Carlos Remis       <jcremis at cajaespana.es>
+    Juan Carlos Remis               <jcremis at cajaespana.es>
     Petr Kubanek                    <petr at lascaux.asu.cas.cz>
 
 Copyright:
     Copyright © 2000 - 2005 Liam Girdwood <liam at gnova.org>
-    Copyright © 2000 - 2005 Petr Kubanek
-    Copyright © 1999, 2000 Juan Carlos Remis
+    Copyright © 2000 - 2015 Petr Kubanek
+    Copyright © 1999 - 2000 Juan Carlos Remis
+    Copyright © 2015        Lukasz Komsta
 
 License:
-Except where mentioned, everything is under LGPL:
+Except where mentioned, everything is under LGPL-2+:
 
-    This package is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Lesser General Public
+    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 package is distributed in the hope that it will be useful,
+    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.
+    Library 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
+    You should have received a copy of the GNU Library General Public
+    License along with this library; if not, write to the Free
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+On Debian GNU/Linux systems, the complete text of the GNU Library General
+Public License version 2 can be found in `/usr/share/common-licenses/LGPL-2'.
 
 
-The following files are under GPL:
+
+The following files are under GPL-2+:
 examples/transforms.c
 lntest/*.c
 
+Copyright: 2000-2004, Liam Girdwood
+           2008-2009, Petr Kubanek
+
     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
@@ -57,7 +62,61 @@ On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
 
+
+Files: m4/ax_check_compile_flag.m4
+Copyright: 2008, Guido U. Draheim <guidod at gmx.de>
+           2011, Maarten Bosmans <mkbosmans at gmail.com>
+License: GPL-3+_AutoConfException
+ 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 3 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, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception, the respective Autoconf Macro's copyright owner
+ gives unlimited permission to copy, distribute and modify the configure
+ scripts that are the output of Autoconf when processing the Macro. You
+ need not follow the terms of the GNU General Public License when using
+ or distributing such scripts, even though portions of the text of the
+ Macro appear in them. The GNU General Public License (GPL) does govern
+ all other use of the material that constitutes the Autoconf Macro.
+ .
+ This special exception to the GPL applies to versions of the Autoconf
+ Macro released by the Autoconf Archive. When you make and distribute a
+ modified version of the Autoconf Macro, you may extend this special
+ exception to the GPL to apply to your modified version as well.
+ .
+ The complete text of the GNU General Public License version 3 can be found in
+ `/usr/share/common-licenses/GPL-3'.
+
+
+
+Files: git-version-gen
+Copyright: 2007-2008, Free Software Foundation
+License: GPL-3+
+ 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 3, 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.
+ .
+ The complete text of the GNU General Public License version 3 can be found in
+ `/usr/share/common-licenses/GPL-3'.
+
+
+
 The Debian packaging is
   © 2007, Sune Vuorela <sune at debian.org>
   © 2011-2012, Pino Toscano <pino at debian.org>
-and is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
+and is licensed under the GPL-2+, see `/usr/share/common-licenses/GPL-2'.

-- 
libnova library packaging



More information about the pkg-kde-commits mailing list