d/control: Enable udev for riscv64 and loong64

This commit is contained in:
Jörg Frings-Fürst 2024-11-15 18:35:06 +01:00
parent 7b14f9c38f
commit 699c6aaadc
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -5,6 +5,8 @@ dmidecode (3.6-2) UNRELEASED; urgency=medium
* Declare compliance with Debian Policy 4.7.0 (No changes needed).
* New debian/patches/0600-Fix-groff-error.patch to fix groff error.
* Remove obsolate debian/dmidecode.lintian-overrides.
* debian/control:
- Enable udev for riscv64 and loong64 (Closes: #1087465).
-- Jörg Frings-Fürst <debian@jff.email> Sun, 07 Jul 2024 11:47:33 +0200

2
debian/control vendored
View File

@ -30,7 +30,7 @@ Description: SMBIOS/DMI table decoder
Package: dmidecode-udeb
Section: debian-installer
Architecture: any-amd64 arm64 armhf ia64 any-i386
Architecture: any-amd64 arm64 armhf ia64 any-i386 riscv64 loong64
Package-Type: udeb
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SMBIOS/DMI table decoder (udeb)