[neon/3rdparty/libnova/Neon/release] debian: copyright: rewrite to copyright-format v1.0, update
Pino Toscano
null at kde.org
Thu Sep 8 16:57:40 BST 2022
Git commit 4e3408131eb0720209cd8f6ad2a49a2475a84d09 by Pino Toscano.
Committed on 08/11/2020 at 08:37.
Pushed by jriddell into branch 'Neon/release'.
copyright: rewrite to copyright-format v1.0, update
M +1 -0 debian/changelog
M +35 -85 debian/copyright
https://invent.kde.org/neon/3rdparty/libnova/commit/4e3408131eb0720209cd8f6ad2a49a2475a84d09
diff --git a/debian/changelog b/debian/changelog
index 53a1d83..599c175 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ libnova (0.16-5) UNRELEASED; urgency=medium
* Drop the autotools-dev, no more needed.
* Drop debian/libnovaconfig.1, as it was not installed; it does not provide
any useful content anyway.
+ * Rewrite copyright to copyright-format v1.0, and update.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 27 Jun 2020 11:37:53 -0000
diff --git a/debian/copyright b/debian/copyright
index 60c9623..bfc4184 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,71 +1,42 @@
-This package was debianized by Sune Vuorela <sune at debian.org> on
-Tue, 27 Nov 2007 13:00:34 +0100.
-
-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>
- Petr Kubanek <petr at lascaux.asu.cas.cz>
-
-Copyright:
- Copyright © 2000 - 2005 Liam Girdwood <liam at gnova.org>
- Copyright © 2000 - 2015 Petr Kubanek
- Copyright © 1999 - 2000 Juan Carlos Remis
- Copyright © 2015 Lukasz Komsta
-
-License:
-Except where mentioned, everything is under 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; if not, write to the Free
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-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-2+:
-examples/transforms.c
-lntest/*.c
-
-Copyright: 2000-2004, Liam Girdwood
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libnova
+
+Files: *
+Copyright: 1999-2000, Juan Carlos Remis
+ 2000-2005, Liam Girdwood <lgirdwood at gmail.com>
+ 2000-2005, 2009, 2011, 2015, Petr Kubánek <kubanek at fzu.cz>
+ 2015, Lukasz Komsta
+License: LGPL-2+
+
+Files: examples/transforms.c
+ lntest/*.c
+Copyright: 2000-2001, 2004, Liam Girdwood
2008-2009, Petr Kubanek
+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.
+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
- 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 St, Fifth Floor, Boston, MA, 02110-1301 USA
+Files: git-version-gen
+Copyright: 2007-2008, Free Software Foundation
+License: GPL-3+
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
+Files: debian/*
+Copyright: 2007, Sune Vuorela <sune at debian.org>
+ 2011-2012, 2020, Pino Toscano <pino at debian.org>
+ 2016, 2019, Maximiliano Curia <maxy at debian.org>
+License: GPL-2+
+License: GPL-2+
+ The complete text of the GNU General Public License version 2 can be found in
+ `/usr/share/common-licenses/GPL-2'.
+License: GPL-3+
+ The complete text of the GNU General Public License version 3 can be found in
+ `/usr/share/common-licenses/GPL-3'.
-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
@@ -96,27 +67,6 @@ License: GPL-3+_AutoConfException
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-2+, see `/usr/share/common-licenses/GPL-2'.
+License: LGPL-2+
+ The complete text of the GNU Library General Public License version 2 can be
+ found in `/usr/share/common-licenses/LGPL-2'.
More information about the Neon-commits
mailing list