Source: readline
Version: 8.2-1.1
Severity: serious
Tags: patch
The debian/copyright file is missing some information (copyright statements and
at least one license).
I have put together and attached machine-readable versions of the two copyright
files with added info.
You should repack to get rid of the embedded rlwrap copy and the non-source doc
files (#1023683),
which would simplify maintaining the copyright files.
The licenses of the embedded fonts are not included in the attached copyright
file.
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Comment:
This is Debian GNU/Linux's prepackaged version of the FSF's GNU
Readline library.
.
This package was put together by Matthias Klose <d...@debian.org>,
derived from the bash package by Guy Maor <m...@debian.org>.
Upstream-Name: Readline
Upstream-Contact:
Chet Ramey <chet.ra...@case.edu>
Jeff Solomon <jsolo...@stanford.edu> (examples/excallback.c)
Harold Levy <harold.l...@synopsys.com> (examples/rl-fgets.c)
Source: http://ftp.gnu.org/gnu/readline/
Files: *
Copyright:
Copyright (C) 1987-2022 Free Software Foundation, Inc.
License: GPL-3+
Readline 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 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 General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with Readline. If not, see <http://www.gnu.org/licenses/>.
Comment:
On Debian systems, the complete text of the GNU General Public License
version 3 can be found in `/usr/share/common-licenses/GPL-3'.
Files: examples/readlinebuf.h
examples/rl-fgets.c
examples/rlfe/*
examples/rlwrap-*.tar.gz
Copyright:
Copyright (C) 1987-2022 Free Software Foundation, Inc.
Copyright (c) 2001 by Dimitris Vyzovitis [v...@media.mit.edu]
Copyright (C) 1999 Jeff Solomon (examples/excallback.c)
Copyright (C) 2003-2004 Harold Levy (examples/rl-fgets.c)
Copyright (c) 1993-2002 Juergen Weigert
(jnwei...@immd4.informatik.uni-erlangen.de)
Copyright (c) 1993-2002 Michael Schroeder
(mlsch...@immd4.informatik.uni-erlangen.de)
Copyright (C) 1987 Oliver Laumann (examples/rlfe)
Copyright (C) 2004, 1999 Per Bothner
Copyright (C) 2000-2007 Hans Lub
Copyright (C) 1999-2001 Geoff Wing
Copyright (C) Damian Ivereigh 2000
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, 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 (see the file COPYING); if not, write to the
Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
Comment:
On Debian systems, the complete text of the GNU General Public License
version 2 can be found in `/usr/share/common-licenses/GPL-2'.
.
The rlwrap example is also available in its own Debian package.
The code copyrighted by Damian Ivereigh is licensed under LGPL-2.1+.
Files: doc/*.texi doc/*.info doc/*.html doc/*.[03] doc/*.dvi doc/*.pdf doc/*.ps
Copyright:
Copyright (C) 1988-2015 Free Software Foundation, Inc.
License: GFDL-NIV-1.3+
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
Version 1.3 or any later version published by the Free Software
Foundation; with no Invariant Sections, no Front-Cover Texts, and
no Back-Cover Texts. A copy of the license is included in the
section entitled "GNU Free Documentation License".
Comment:
On Debian systems, the complete text of the GNU Free Documentation
License can be found in `/usr/share/common-licenses/GFDL'.
Files: support/wcwidth.c
Copyright: Markus Kuhn
License: ISC-no-attribution
Permission to use, copy, modify, and distribute this software
for any purpose and without fee is hereby granted. The author
disclaims all warranties with regard to this software.
Files: debian/*
Copyright:
Copyright (C) 1999-2009 Matthias Klose <d...@debian.org>
License: GPL-3
The Debian packaging is licensed under the GPL version 3,
see `/usr/share/common-licenses/GPL-3'.
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Comment:
This is Debian GNU/Linux's prepackaged version of the rlfe program.
This package was put together by Matthias Klose <d...@debian.org>.
Upstream-Contact:
Per Bothner <p...@bothner.com>
Juergen Weigert <jnwei...@immd4.informatik.uni-erlangen.de> (examples/rlfe)
Michael Schroeder <mlsch...@immd4.informatik.uni-erlangen.de> (examples/rlfe)
Source: http://ftp.gnu.org/gnu/readline/
Files: examples/rlfe/*
Copyright:
Copyright (C) 2004, 1999 Per Bothner
Copyright (c) 1993-2002 Juergen Weigert (jnwei...@immd4.informatik.uni-erlangen.de)
Copyright (c) 1993-2002 Michael Schroeder (mlsch...@immd4.informatik.uni-erlangen.de)
Copyright (c) 1987 Oliver Laumann
License: GPL-2+
A front-end using readline to "cook" input lines for Kawa.
.
Copyright (C) 1999 Per Bothner
.
This front-end 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, or (at your option)
any later version.
.
Some code from Johnson & Troan: "Linux Application Development"
(Addison-Wesley, 1998) was used directly or for inspiration.
Comment:
You should have received a copy of the GNU General Public License with
your Debian GNU/Linux system, in /usr/share/common-licenses/GPL-2. If not,
write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
Boston, MA 02110-1301, USA.