Package: beep
Version: 1.3-3
Tags: patch
beep_1.3.-3.dsc has incorrect extension type for beep-udeb binary in the
Package-List section.
Instead of:
Package-List:
beep deb sound optional
beep-udeb deb debian-installer optional
it should be
Package-List:
beep deb sound optional
beep-udeb udeb debian-installer optional
I've attached a patch to solve this problem.
diff -urN beep-1.3~/debian/control beep-1.3/debian/control
--- beep-1.3~/debian/control 2015-12-11 11:43:28.000000000 -0700
+++ beep-1.3/debian/control 2015-12-11 13:27:12.920045106 -0700
@@ -20,6 +20,7 @@
gets hacked into) much more informative.
Package: beep-udeb
+Package-Type: udeb
Architecture: any
Section: debian-installer
Depends: ${shlibs:Depends}