I am uploading a NMU to DELAYED/10 in order to fix this.
The debdiff is attached.
diff -Nru cbios-0.29a/debian/cbios.7 cbios-0.29a/debian/cbios.7
--- cbios-0.29a/debian/cbios.7 1970-01-01 01:00:00.000000000 +0100
+++ cbios-0.29a/debian/cbios.7 2025-02-04 13:08:26.000000000 +0100
@@ -0,0 +1,48 @@
+.Dd February 2, 2011
+.Dt C-BIOS 7
+.Os
+.
+.Sh NAME
+.Nm C-BIOS
+.Nd provides open source BIOS ROM files for MSX computers
+.Sh DESCRIPTION
+This manual page documents briefly the C-BIOS rom files.
+.Pp
+This manual page was written for the Debian distribution
+because the original program does not have a manual page.
+.Pp
+C-BIOS is an open source BIOS for MSX computers.
+C-BIOS can be shipped with MSX emulators so they are usable out-of-the-box.
+.Pp
+Details about the BIOS calls available in the ROM files can be found at
+.Lk http://map.tni.nl/
+but keep in mind the C-BIOS is work in progress and does not support all BIOS
calls yet.
+.Pp
+C-BIOS comes in three versions currently.
+.Pa C-BIOS_MSX1
+is compatible with MSX1 machines,
+.Pa C-BIOS_MSX2
+is compatible with MSX2 machines and
+.Pa C-BIOS_MSX2+
+is compatible with MSX2+ machines.
+.Pp
+Each version comes in three localisation variants, an international, Japanse
(JP) and Brazilian (BR) one.
+.
+.Sh SEE ALSO
+.Xr openmsx 1 ,
+.Xr openmsx-catapult 1 ,
+.Xr pasmo 1
+.
+.Sh AUTHORS
+This manual page was written by
+.An Joost Yervante Damad
+for
+the Debian system (but may be used by others).
+Permission is
+granted to copy, distribute and/or modify this document under
+the terms of the GNU General Public License, Version 2 or any
+later version published by the Free Software Foundation.
+.Pp
+On Debian systems, the complete text of the GNU General Public
+License can be found in
+.Pa /usr/share/common-licenses/GPL .
diff -Nru cbios-0.29a/debian/cbios.txt cbios-0.29a/debian/cbios.txt
--- cbios-0.29a/debian/cbios.txt 2015-12-26 06:50:30.000000000 +0100
+++ cbios-0.29a/debian/cbios.txt 1970-01-01 01:00:00.000000000 +0100
@@ -1,35 +0,0 @@
-w_title(C-BIOS)dnl
-w_doc_id(CBIOS)dnl
-w_section(7)dnl
-w_author(Joost Yervante Damad)dnl
-w_man_desc(provides open source BIOS ROM files for MSX computers)
-
-! DESCRIPTION
-
-This manual page documents briefly the C-BIOS rom files.
-
-This manual page was written for the Debian distribution
-because the original program does not have a manual page.
-
-C-BIOS is an open source BIOS for MSX computers. C-BIOS can be shipped with
MSX emulators so they are usable out-of-the-box.
-
-Details about the BIOS calls available in the ROM files can be found at
http://map.tni.nl/ but keep in mind the C-BIOS is work in progress and does not
support all BIOS calls yet.
-
-C-BIOS comes in three versions currently. C-BIOS_MSX1 is compatible with MSX1
machines, C-BIOS_MSX2 is compatible with MSX2 machines and C-BIOS_MSX2+ is
compatible with MSX2+ machines.
-
-Each version comes in three localisation variants, an international, Japanse
(JP) and Brazilian (BR) one.
-
-! SEE ALSO
-
-''openmsx'' (1), ''openmsx-catapult'' (1), ''pasmo'' (1).
-
-! AUTHOR
-
-This manual page was written by w_author for
-the Debian system (but may be used by others). Permission is
-granted to copy, distribute and/or modify this document under
-the terms of the GNU General Public License, Version 2 or any
-later version published by the Free Software Foundation.
-
-On Debian systems, the complete text of the GNU General Public
-License can be found in /usr/share/common-licenses/GPL.
diff -Nru cbios-0.29a/debian/changelog cbios-0.29a/debian/changelog
--- cbios-0.29a/debian/changelog 2023-08-04 09:47:24.000000000 +0200
+++ cbios-0.29a/debian/changelog 2025-02-04 13:08:30.000000000 +0100
@@ -1,3 +1,10 @@
+cbios (0.29a-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Replace stx2any manual with a real manual. (Closes: #1091730)
+
+ -- Bastian Germann <b...@debian.org> Tue, 04 Feb 2025 13:08:30 +0100
+
cbios (0.29a-1) unstable; urgency=medium
* New upstream release.
diff -Nru cbios-0.29a/debian/clean cbios-0.29a/debian/clean
--- cbios-0.29a/debian/clean 2015-12-28 02:23:26.000000000 +0100
+++ cbios-0.29a/debian/clean 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-debian/cbios.7
diff -Nru cbios-0.29a/debian/control cbios-0.29a/debian/control
--- cbios-0.29a/debian/control 2023-08-04 09:46:51.000000000 +0200
+++ cbios-0.29a/debian/control 2025-02-04 13:08:26.000000000 +0100
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Bas Wijnen <wij...@debian.org>
Build-Depends: debhelper (>= 10)
-Build-Depends-Indep: pasmo, stx2any
+Build-Depends-Indep: pasmo
Standards-Version: 4.6.2
Homepage: http://cbios.sf.net
diff -Nru cbios-0.29a/debian/rules cbios-0.29a/debian/rules
--- cbios-0.29a/debian/rules 2016-01-16 13:55:20.000000000 +0100
+++ cbios-0.29a/debian/rules 2025-02-04 13:08:26.000000000 +0100
@@ -5,5 +5,4 @@
dh $@
override_dh_installman:
- stx2any -T man debian/cbios.txt > debian/cbios.7
dh_installman debian/cbios.7