I am uploading a NMU to DELAYED/10 in order to fix this.
Please find the debdiff attached.
diff -Nru lpr-2008.05.17.3+nmu1/debian/README.Debian 
lpr-2008.05.17.3+nmu2/debian/README.Debian
--- lpr-2008.05.17.3+nmu1/debian/README.Debian  2008-05-20 00:44:10.000000000 
+0000
+++ lpr-2008.05.17.3+nmu2/debian/README.Debian  2024-03-25 21:31:09.000000000 
+0000
@@ -5,9 +5,6 @@
 as the upstream source.  This means that, as in the old days, filters are not
 run for remote printers.
 
-An up to date source code is available on
-  http://git.debian.org/?p=collab-maint/lpr.git;a=summary
-
 
 Configuration
 --------------------
diff -Nru lpr-2008.05.17.3+nmu1/debian/changelog 
lpr-2008.05.17.3+nmu2/debian/changelog
--- lpr-2008.05.17.3+nmu1/debian/changelog      2021-12-16 08:35:18.000000000 
+0000
+++ lpr-2008.05.17.3+nmu2/debian/changelog      2024-03-25 21:31:09.000000000 
+0000
@@ -1,3 +1,13 @@
+lpr (1:2008.05.17.3+nmu2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Convert to source format 3.0. (closes: #1007664)
+  * d/copyright: Convert to machine-readable format.
+  * d/copyright: Add missing ISC license.
+  * Remove outdated URL from README.Debian.
+
+ -- Bastian Germann <b...@debian.org>  Mon, 25 Mar 2024 21:31:09 +0000
+
 lpr (1:2008.05.17.3+nmu1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru lpr-2008.05.17.3+nmu1/debian/copyright 
lpr-2008.05.17.3+nmu2/debian/copyright
--- lpr-2008.05.17.3+nmu1/debian/copyright      2005-01-29 04:40:20.000000000 
+0000
+++ lpr-2008.05.17.3+nmu2/debian/copyright      2024-03-25 21:31:09.000000000 
+0000
@@ -1,15 +1,56 @@
-This is Debian GNU/Linux's prepackaged version of lpr, the BSD line
-printing spool system.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Comment:
+ This is Debian GNU/Linux's prepackaged version of lpr,
+ the BSD line printing spool system.
+Source:
+ This version of lpr is taken from OpenBSD, and was obtained via CVS from
+ anoncvs.usa.openbsd.org.
+ .
+ It also includes, from OpenBSD, the getcap.c file, which is part of the
+ OpenBSD C library.  It has been edited to remove its dependency on libdb.
+ The printcap.5 manpage is also from them.
 
-This package is maintained by Adam Klein <akl...@debian.org>.
+Files: *
+Copyright: The Regents of the University of California.
+ Copyright (c) 1995, 1996, 1998 Theo de Raadt.  All rights reserved.
+License: BSD-3-clause
+ 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.
+ 3. 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.
 
-This version of lpr is taken from OpenBSD, and was obtained via CVS from
-anoncvs.usa.openbsd.org.
-
-It also includes, from OpenBSD, the getcap.c file, which is part of the
-OpenBSD C library.  It has been edited to remove its dependency on libdb.
-
-The printcap.5 manpage is also from them.
-
-The lpr package is distributed under the BSD licence. On Debian
-systems this licence is available in the file /usr/share/common-licenses/BSD.
+Files:
+ common_source/strlcat.c
+ common_source/strlcpy.c
+Copyright: (c) 1998 Todd C. Miller <todd.mil...@courtesan.com>
+License: ISC
+ Permission to use, copy, modify, and distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff -Nru lpr-2008.05.17.3+nmu1/debian/source/format 
lpr-2008.05.17.3+nmu2/debian/source/format
--- lpr-2008.05.17.3+nmu1/debian/source/format  1970-01-01 00:00:00.000000000 
+0000
+++ lpr-2008.05.17.3+nmu2/debian/source/format  2024-03-25 21:31:09.000000000 
+0000
@@ -0,0 +1 @@
+3.0 (native)

Reply via email to