tags 805990 + patch
thanks
The following patch (untested) should fix this bug.
Because the dummy packages are present in jessie, they may already be removed.
Thanks.
diff --git a/debian/control b/debian/control
index 67491c7..32e5a79 100644
--- a/debian/control
+++ b/debian/control
@@ -39,17 +39,3 @@ Description: ACPICA tools for the development and debug of
ACPI tables
-- acpixtract: extract binary ACPI tables from acpidump output (see
also the pmtools package)
-Package: iasl
-Depends: acpica-tools, ${misc:Depends}
-Architecture: all
-Section: oldlibs
-Description: transitional dummy package
- This is a transitional dummy package. It can safely be removed.
-
-Package: acpidump
-Depends: acpica-tools, ${misc:Depends}
-Architecture: all
-Section: oldlibs
-Description: transitional dummy package
- This is a transitional dummy package. It can safely be removed.
-