I am uploading a NMU with the attached debdiff to DELAYED/10 in order to
address this.
diff -Nru readline-8.2/debian/changelog readline-8.2/debian/changelog
--- readline-8.2/debian/changelog 2022-11-11 07:37:10.000000000 +0100
+++ readline-8.2/debian/changelog 2023-01-03 21:49:45.000000000 +0100
@@ -1,3 +1,11 @@
+readline (8.2-1.3) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Convert d/copyright to machine-readable format, adding missing info.
+ (Closes: #1023686)
+
+ -- Bastian Germann <b...@debian.org> Tue, 03 Jan 2023 21:49:45 +0100
+
readline (8.2-1.2) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru readline-8.2/debian/copyright readline-8.2/debian/copyright
--- readline-8.2/debian/copyright 2016-02-06 12:26:16.000000000 +0100
+++ readline-8.2/debian/copyright 2023-01-03 21:49:00.000000000 +0100
@@ -1,68 +1,99 @@
-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>, from the GNU sources at
-
- ftp.gnu.org:/pub/gnu/readline/readline-6.0.tar.gz.
-
-Upstream Authors:
-
+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)
- Juergen Weigert <jnwei...@immd4.informatik.uni-erlangen.de> (examples/rlfe)
- Michael Schroeder <mlsch...@immd4.informatik.uni-erlangen.de>
(examples/rlfe)
- Oliver Laumann (examples/rlfe)
+Source: http://ftp.gnu.org/gnu/readline/
+Files: *
Copyright:
-
- Copyright (C) 1987-2009 Free Software Foundation, Inc.
- Copyright (C) 1999 Jeff Solomon (examples/excallback.c)
- Copyright (C) 2003-2004 Harold Levy (examples/rl-fgets.c)
- Copyright (C) 1993-2002 Juergen Weigert (examples/rlfe)
- Copyright (C) 1993-2002 Michael Schroeder (examples/rlfe)
- Copyright (C) 1987 Oliver Laumann (examples/rlfe)
-
-License:
-
+ 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+.
- examples/rl-fgets.c: GPL v2 or later.
- examples/rlfe: GPL v2 or later.
-
-On Debian systems, the complete text of the GNU General Public License
-can be found in `/usr/share/common-licenses/GPL-3'.
-
-The documentation files doc/*.texi and derived .info, .html, .ps and .pdf
-files are:
-
+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".
-
-On Debian systems, the complete text of the GNU Free Documentation License
-can be found in `/usr/share/common-licenses/GFDL'.
-
-The Debian packaging is:
+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>
-
-and is licensed under the GPL version 3,
-see `/usr/share/common-licenses/GPL-3'.
+License: GPL-3
+ The Debian packaging is licensed under the GPL version 3,
+ see `/usr/share/common-licenses/GPL-3'.
diff -Nru readline-8.2/debian/rlfe.copyright readline-8.2/debian/rlfe.copyright
--- readline-8.2/debian/rlfe.copyright 2009-08-29 12:34:33.000000000 +0200
+++ readline-8.2/debian/rlfe.copyright 2023-01-03 21:49:10.000000000 +0100
@@ -1,28 +1,33 @@
-This is Debian GNU/Linux's prepackaged version of the rlfe program.
-This package was put together by Matthias Klose <d...@debian.org>.
-
-Upstream source:
- ftp.gnu.org:/pub/gnu/readline/readline-4.3.tar.gz.
-
-Author: Per Bothner
+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:
-
-/* 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.
- */
-
-You should have received a copy of the GNU General Public License with
-your Debian GNU/Linux system, in /usr/share/common-licenses/GPL, or with
-the Debian GNU/Linux bash source package as the file COPYING. If not,
-write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-Boston, MA 02110-1301, USA.
+ 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.