Control: tags -1 patch
I am uploading a NMU to DELAYED/10 in order to fix this with the changes attached.
diff -Nru biff-0.17.pre20000412/debian/changelog biff-0.17.pre20000412/debian/changelog --- biff-0.17.pre20000412/debian/changelog 2018-12-08 10:33:07.000000000 +0100 +++ biff-0.17.pre20000412/debian/changelog 2025-08-21 12:38:27.000000000 +0200 @@ -1,3 +1,10 @@ +biff (1:0.17.pre20000412-5.2) unstable; urgency=medium + + * Non-maintainer upload + * d/copyright: Convert to machine-readable format (closes: 1111719) + + -- Bastian Germann <[email protected]> Thu, 21 Aug 2025 12:38:27 +0200 + biff (1:0.17.pre20000412-5.1) unstable; urgency=medium * Non-maintainer upload diff -Nru biff-0.17.pre20000412/debian/copyright biff-0.17.pre20000412/debian/copyright --- biff-0.17.pre20000412/debian/copyright 2007-09-28 15:57:28.000000000 +0200 +++ biff-0.17.pre20000412/debian/copyright 2025-08-21 12:38:27.000000000 +0200 @@ -1,9 +1,35 @@ -This version of biff was obtained from: -ftp.uk.linux.org:/pub/linux/Networking/netkit. +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: ftp.uk.linux.org:/pub/linux/Networking/netkit +Comment: + It has been packaged by Martin Mitchell <[email protected]> who added + the debian/* files and added miscellaneous patches for compilation. + Dave Holland <[email protected]> made other changes. -It has been packaged by Martin Mitchell <[email protected]> who added -the debian/* files and added miscellaneous patches for compilation. -Dave Holland <[email protected]> made other changes. - -The biff package is distributed under the BSD copyright which can be -found in /usr/share/common-licenses/BSD on a Debian GNU/Linux system. +Files: * +Copyright: (c) 1980-1983, 1990, 1991 Regents of the University of California. + All rights reserved. +Comment: Clause 3 can be removed by copyright addendum. +License: BSD-4-clause-UC + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 4. Neither the name of the University nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE.

