From d6c6bb864ab56d969fe986f1e3f2fc36b01b9696 Mon Sep 17 00:00:00 2001 From: crt0mega Date: Fri, 19 Mar 2021 10:46:18 +0100 Subject: [PATCH] Added "Replaces" and "Breaks" fields for old package name --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 01ca74d..af9c5c1 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,8 @@ Standards-Version: 4.4.1 Package: openrgb-dkms-drivers Architecture: amd64 Depends: ${shlibs:Depends}, ${misc:Depends}, dkms +Replaces: i2c-piix4-aura-dkms +Breaks: i2c-piix4-aura-dkms Description: OpenRGB kernel patch includes the i2c-piix4 kernel driver, patched to enable a second SMBUS controller on AMD AM4 chipsets (see Bug 202587 at Kernel.org Bugzilla), as well as the i2c-nct6775 kernel