diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-03-16 16:22:19 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-03-16 16:22:19 +0100 |
commit | 693dfd0a0be617a930e05891b871c9d5536567c0 (patch) | |
tree | 95bef27dfb05a2f4115a6c35463016cf19b5ce36 | |
parent | 38741bb7ee46ee294b73e4f61a1a56c2f87cc4a3 (diff) |
d/copyright: Rewrite to make lrc happy.release/debian/3.2.1-1
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 130 | ||||
-rw-r--r-- | debian/ipmiutil.lintian-overrides | 2 | ||||
-rw-r--r-- | debian/lrc.config | 1 | ||||
-rw-r--r-- | debian/source/lintian-overrides | 3 |
5 files changed, 134 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 4ff20ac..7c1c08c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ ipmiutil (3.2.1-1) unstable; urgency=medium * Declare compliance with Debian Policy 4.7.2 (No changes needed). * debian/copyright: - Add year 2025 to myself. + - Rewrite to make lrc happy. * debian/control: - Change Vcs-Git from git: to https:. * New debian/ipmiutil.lintian-overrides to override lintian warning. diff --git a/debian/copyright b/debian/copyright index 59a9ac7..73074ce 100644 --- a/debian/copyright +++ b/debian/copyright @@ -10,6 +10,26 @@ Copyright: 2002-2004 Service Availability(TM) Forum 2010-2017 Andy Cress <arcress@users.sourceforge.net> License: BSD-3-clause +Files: aclocal.m4 +Copyright: 1996-2009 Free Software Foundation, Inc. +License: (FSFULLR and/or GPL-2+) with Libtool exception + +Files: configure +Copyright: 1992-2008 Free Software Foundation, Inc. +License: FSFUL + +Files: install-sh +Copyright: 1994 X Consortium. +License: X11 + +Files: ltmain.sh +Copyright: 1996-2008 Free Software Foundation, Inc. +License: GPL-2+ with Libtool exception + +Files: test/Makefile +Copyright: 1999-2007 Intel Corporation +License: GPL-2+ + Files: debian/* Copyright: 2014-2025 Jörg Frings-Fürst <debian@jff.email> License: BSD-3-clause @@ -29,12 +49,16 @@ Copyright: 2002 MontaVista Software Inc. License: GPL-2+ Files: util/AnsiTerm.* -Copyright: 2009 Robert Nelson <robertnelson@users.sourceforge.net> +Copyright: 2009 Robert Nelson <robertnelson@users.sourceforge.net> +License: BSD-2-clause + +Files: util/iseltime.c +Copyright: 2013 Andy Cress License: BSD-2-clause Files: util/md2.h -Copyright: 2003 FreeIPMI Core Team -License: GPL-2+ with OpenSSL exception +Copyright: 2003 FreeIPMI Core Team +License: BSD-4-clause and/or GPL-2+ Files: util/md5.c Copyright: 1999-2002 Aladdin Enterprises @@ -329,3 +353,103 @@ License: Zlib 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. + +License: (FSFULLR and/or GPL-2+) with Libtool exception + GNU Libtool 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. + . + As a special exception to the GNU General Public License, + if you distribute this file as part of a program or library that + is built using GNU Libtool, you may include this file under the + same distribution terms that you use for the rest of that program. + . + GNU Libtool 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 GNU Libtool; see the file COPYING. If not, a copy + can be downloaded from http://www.gnu.org/licenses/gpl.html, or + obtained by writing to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +License: FSFUL + This configure script is free software; the Free Software Foundation + gives unlimited permission to copy, distribute and modify it. + +License: X11 + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to + deal in the Software without restriction, including without limitation the + rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + sell copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN + AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- + TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + . + Except as contained in this notice, the name of the X Consortium shall not + be used in advertising or otherwise to promote the sale, use or other deal- + ings in this Software without prior written authorization from the X Consor- + tium. + +License: gpl-2+ with libtool exception + GNU Libtool 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. + . + As a special exception to the GNU General Public License, + if you distribute this file as part of a program or library that + is built using GNU Libtool, you may include this file under the + same distribution terms that you use for the rest of that program. + . + GNU Libtool 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 GNU Libtool; see the file COPYING. If not, a copy + can be downloaded from http://www.gnu.org/licenses/gpl.html, + or obtained by writing to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +License: bsd-4-clause and/or 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 + is provided AS IS, WITHOUT ANY WARRANTY; without even the implied + warranty of MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, and + NON-INFRINGEMENT. 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., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + . + In addition, as a special exception, the copyright holders give + permission to link the code of portions of this program with the + OpenSSL library under certain conditions as described in each + individual source file, and distribute linked combinations + including the two. + You must obey the GNU General Public License in all respects + for all of the code used other than OpenSSL. If you modify + file(s) with this exception, you may extend this exception to your + version of the file(s), but you are not obligated to do so. If you + do not wish to do so, delete this exception statement from your + version. If you delete this exception statement from all source + files in the program, then also delete it here. diff --git a/debian/ipmiutil.lintian-overrides b/debian/ipmiutil.lintian-overrides index 77b7942..d135ea9 100644 --- a/debian/ipmiutil.lintian-overrides +++ b/debian/ipmiutil.lintian-overrides @@ -1 +1,3 @@ missing-systemd-timer-for-cron-script [etc/cron.daily/ipmiutil] +old-fsf-address-in-copyright-file +space-in-std-shortname-in-dep5-copyright bsd-4-clause and/or gpl-2+ [debian/copyright:428] diff --git a/debian/lrc.config b/debian/lrc.config new file mode 100644 index 0000000..31a467f --- /dev/null +++ b/debian/lrc.config @@ -0,0 +1 @@ +kern/ipmi_kcs.patch diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides index b082113..6a7a73e 100644 --- a/debian/source/lintian-overrides +++ b/debian/source/lintian-overrides @@ -1 +1,4 @@ ancient-libtool [ltconfig] +ipmiutil source: old-fsf-address-in-copyright-file +ipmiutil source: space-in-std-shortname-in-dep5-copyright +ipmiutil source: tab-in-license-text |