I am uploading a NMU to DELAYED/10 in order to fix this.
Please find the debdiff attached.
diff -Nru funnelweb-doc-3.2d/debian/changelog 
funnelweb-doc-3.2d/debian/changelog
--- funnelweb-doc-3.2d/debian/changelog 2024-04-07 18:13:23.000000000 +0000
+++ funnelweb-doc-3.2d/debian/changelog 2024-04-07 18:05:02.000000000 +0000
@@ -1,3 +1,11 @@
+funnelweb-doc (3.2d-4.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Convert to source format 3.0 (Closes: #1007396).
+  * d/copyright: Convert to machine-readable format.
+
+ -- Bastian Germann <b...@debian.org>  Sun, 07 Apr 2024 18:05:02 +0000
+
 funnelweb-doc (3.2d-4.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -Nru funnelweb-doc-3.2d/debian/copyright 
funnelweb-doc-3.2d/debian/copyright
--- funnelweb-doc-3.2d/debian/copyright 2024-04-07 18:13:23.000000000 +0000
+++ funnelweb-doc-3.2d/debian/copyright 2024-04-07 18:05:02.000000000 +0000
@@ -1,24 +1,25 @@
-This package was debianized by Yann Dirson <dir...@debian.org>
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Comment: This package was debianized by Yann Dirson <dir...@debian.org>
+Source:
+ ftp://ftp.ross.net/clients/ross/funnelweb/
+Upstream-Contact:
+ Ross Williams <r...@ross.net>
 
-It was downloaded from ftp://ftp.ross.net/clients/ross/funnelweb/
-
-Upstream Author: Ross Williams <r...@ross.net>
-
-
-Copyright (c) Ross N. Williams 1992,1999. All rights reserved.
-
-Permission is granted to redistribute and use this manual in
-any medium, with or without modification, provided that all
-notices (including, without limitation, the copyright
-notice, this permission notice, any record of modification,
-and all legal notices) are preserved on all copies, that all
-modifications are clearly marked, and that modified versions
-are not represented as the original version unless all the
-modifications since the manual's original release by Ross N.
-Williams (www.ross.net) consist of translations or other
-transformations that alter only the manual's form, not its
-content. THIS MANUAL IS PROVIDED "AS IS" AND WITHOUT ANY
-EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
-LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND
-FITNESS FOR A PARTICULAR PURPOSE. TO THE EXTENT PERMITTED BY
-LAW THERE IS ABSOLUTELY NO WARRANTY.
+Files: *
+Copyright: (c) Ross N. Williams 1992,1999. All rights reserved.
+License: Permissive-RossWilliams
+ Permission is granted to redistribute and use this manual in
+ any medium, with or without modification, provided that all
+ notices (including, without limitation, the copyright
+ notice, this permission notice, any record of modification,
+ and all legal notices) are preserved on all copies, that all
+ modifications are clearly marked, and that modified versions
+ are not represented as the original version unless all the
+ modifications since the manual's original release by Ross N.
+ Williams (www.ross.net) consist of translations or other
+ transformations that alter only the manual's form, not its
+ content. THIS MANUAL IS PROVIDED "AS IS" AND WITHOUT ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
+ LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE. TO THE EXTENT PERMITTED BY
+ LAW THERE IS ABSOLUTELY NO WARRANTY.
diff -Nru funnelweb-doc-3.2d/debian/patches/0fw.patch 
funnelweb-doc-3.2d/debian/patches/0fw.patch
--- funnelweb-doc-3.2d/debian/patches/0fw.patch 1970-01-01 00:00:00.000000000 
+0000
+++ funnelweb-doc-3.2d/debian/patches/0fw.patch 2024-04-07 18:05:02.000000000 
+0000
@@ -0,0 +1,53 @@
+Description: Use relative links
+---
+--- funnelweb-doc-3.2d.orig/developer/0fw_dev.fw
++++ funnelweb-doc-3.2d/developer/0fw_dev.fw
+@@ -4337,10 +4337,10 @@ eneo *.pl
+ @! MacOS   : @i ::0fw_inc.fwi
+ @! OpenVMS : @i [-]0fw_inc.fwi
+ 
+-@i ::0fw_inc.fwi
+-@i ::0www_style.fwi
+-@i ::0www_links.fwi
+-@i ::0www_ross.fwi
++@i ../0fw_inc.fwi
++@i ../0www_style.fwi
++@i ../0www_links.fwi
++@i ../0www_ross.fwi
+ 
+ 
@!******************************************************************************
+ 
@!******************************************************************************
+--- funnelweb-doc-3.2d.orig/reference/0fw_ref.fw
++++ funnelweb-doc-3.2d/reference/0fw_ref.fw
+@@ -5095,10 +5095,10 @@ eneo *.pl
+ @! MacOS   : @i ::0fw_inc.fwi
+ @! OpenVMS : @i [-]0fw_inc.fwi
+ 
+-@i ::0fw_inc.fwi
+-@i ::0www_style.fwi
+-@i ::0www_links.fwi
+-@i ::0www_ross.fwi
++@i ../0fw_inc.fwi
++@i ../0www_style.fwi
++@i ../0www_links.fwi
++@i ../0www_ross.fwi
+ 
+ 
@!******************************************************************************
+ 
@!******************************************************************************
+--- funnelweb-doc-3.2d.orig/tutorial/0fw_tut.fw
++++ funnelweb-doc-3.2d/tutorial/0fw_tut.fw
+@@ -6436,10 +6436,10 @@ eneo *.pl
+ @! MacOS   : @i ::0fw_inc.fwi
+ @! OpenVMS : @i [-]0fw_inc.fwi
+ 
+-@i ::0fw_inc.fwi
+-@i ::0www_style.fwi
+-@i ::0www_links.fwi
+-@i ::0www_ross.fwi
++@i ../0fw_inc.fwi
++@i ../0www_style.fwi
++@i ../0www_links.fwi
++@i ../0www_ross.fwi
+ 
+ 
@!******************************************************************************
+ 
@!******************************************************************************
diff -Nru funnelweb-doc-3.2d/debian/patches/series 
funnelweb-doc-3.2d/debian/patches/series
--- funnelweb-doc-3.2d/debian/patches/series    1970-01-01 00:00:00.000000000 
+0000
+++ funnelweb-doc-3.2d/debian/patches/series    2024-04-07 18:05:02.000000000 
+0000
@@ -0,0 +1 @@
+0fw.patch
diff -Nru funnelweb-doc-3.2d/debian/source/format 
funnelweb-doc-3.2d/debian/source/format
--- funnelweb-doc-3.2d/debian/source/format     1970-01-01 00:00:00.000000000 
+0000
+++ funnelweb-doc-3.2d/debian/source/format     2024-04-07 18:05:02.000000000 
+0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -Nru funnelweb-doc-3.2d/developer/0fw_dev.fw 
funnelweb-doc-3.2d/developer/0fw_dev.fw
--- funnelweb-doc-3.2d/developer/0fw_dev.fw     2024-04-07 18:13:23.000000000 
+0000
+++ funnelweb-doc-3.2d/developer/0fw_dev.fw     2000-01-09 12:38:18.000000000 
+0000
@@ -4337,10 +4337,10 @@
 @! MacOS   : @i ::0fw_inc.fwi
 @! OpenVMS : @i [-]0fw_inc.fwi
 
-@i ../0fw_inc.fwi
-@i ../0www_style.fwi
-@i ../0www_links.fwi
-@i ../0www_ross.fwi
+@i ::0fw_inc.fwi
+@i ::0www_style.fwi
+@i ::0www_links.fwi
+@i ::0www_ross.fwi
 
 
@!******************************************************************************
 
@!******************************************************************************
diff -Nru funnelweb-doc-3.2d/reference/0fw_ref.fw 
funnelweb-doc-3.2d/reference/0fw_ref.fw
--- funnelweb-doc-3.2d/reference/0fw_ref.fw     2024-04-07 18:13:23.000000000 
+0000
+++ funnelweb-doc-3.2d/reference/0fw_ref.fw     2000-01-09 12:38:33.000000000 
+0000
@@ -5095,10 +5095,10 @@
 @! MacOS   : @i ::0fw_inc.fwi
 @! OpenVMS : @i [-]0fw_inc.fwi
 
-@i ../0fw_inc.fwi
-@i ../0www_style.fwi
-@i ../0www_links.fwi
-@i ../0www_ross.fwi
+@i ::0fw_inc.fwi
+@i ::0www_style.fwi
+@i ::0www_links.fwi
+@i ::0www_ross.fwi
 
 
@!******************************************************************************
 
@!******************************************************************************
diff -Nru funnelweb-doc-3.2d/tutorial/0fw_tut.fw 
funnelweb-doc-3.2d/tutorial/0fw_tut.fw
--- funnelweb-doc-3.2d/tutorial/0fw_tut.fw      2024-04-07 18:13:23.000000000 
+0000
+++ funnelweb-doc-3.2d/tutorial/0fw_tut.fw      2000-01-09 12:38:43.000000000 
+0000
@@ -6436,10 +6436,10 @@
 @! MacOS   : @i ::0fw_inc.fwi
 @! OpenVMS : @i [-]0fw_inc.fwi
 
-@i ../0fw_inc.fwi
-@i ../0www_style.fwi
-@i ../0www_links.fwi
-@i ../0www_ross.fwi
+@i ::0fw_inc.fwi
+@i ::0www_style.fwi
+@i ::0www_links.fwi
+@i ::0www_ross.fwi
 
 
@!******************************************************************************
 
@!******************************************************************************

Reply via email to