I am uploading a NMU to DELAYED/10 in order to fix this.
debdiff is attached.
diff -Nru madwimax-0.1.1/debian/changelog madwimax-0.1.1/debian/changelog
--- madwimax-0.1.1/debian/changelog 2023-09-29 13:06:14.000000000 +0200
+++ madwimax-0.1.1/debian/changelog 2023-09-29 12:54:58.000000000 +0200
@@ -1,3 +1,11 @@
+madwimax (0.1.1-1.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Convert to source format 3.0 (Closes: #1043210).
+ * Depend on dhcpcd-base instead of dhcp3-client (Closes: #680969, #1041062).
+
+ -- Bastian Germann <b...@debian.org> Fri, 29 Sep 2023 12:54:58 +0200
+
madwimax (0.1.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru madwimax-0.1.1/debian/control madwimax-0.1.1/debian/control
--- madwimax-0.1.1/debian/control 2023-09-29 13:06:14.000000000 +0200
+++ madwimax-0.1.1/debian/control 2023-09-29 12:54:58.000000000 +0200
@@ -11,7 +11,7 @@
Package: madwimax
Architecture: any
Depends: ${shlibs:Depends}
-Recommends: dhcp3-client | dhcp-client
+Recommends: dhcpcd-base | dhcp-client
Description: user-space driver for mWiMAX equipment based on Samsung CMC-730
madwimax is an experimental reverse-engineered Linux driver for
mobile WiMAX (802.16e) devices based on Samsung CMC-730 chip. These
diff -Nru madwimax-0.1.1/debian/source/format
madwimax-0.1.1/debian/source/format
--- madwimax-0.1.1/debian/source/format 1970-01-01 01:00:00.000000000 +0100
+++ madwimax-0.1.1/debian/source/format 2023-09-29 12:54:58.000000000 +0200
@@ -0,0 +1 @@
+3.0 (quilt)