From e04d0add5f7f529456f68c479a426329f2e48409 Mon Sep 17 00:00:00 2001 From: Al Stone Date: Aug 27 2013 17:02:10 +0000 Subject: Add in proper provides/replaces for old iasl package --- diff --git a/debian/control b/debian/control index 6a6a820..8ad5196 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,9 @@ Homepage: http://www.acpica.org Package: acpica-tools Architecture: any -Replaces: iasl (>> 20100528-3) +Replaces: iasl (<< 20130117-1) +Breaks: iasl (<< 20130117-1) +Provides: iasl Depends: ${shlibs:Depends}, ${misc:Depends} Description: ACPICA tools for the development and debug of ACPI tables The ACPI Component Architecture (ACPICA) project provides an OS-independent @@ -34,3 +36,11 @@ Description: ACPICA tools for the development and debug of ACPI tables for specific environments -- 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. +