mirror of
https://git.jff.email/cgit/dmidecode.git
synced 2026-08-07 03:50:13 +00:00
d/control: Enable udev for riscv64 and loong64
This commit is contained in:
parent
7b14f9c38f
commit
699c6aaadc
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -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
2
debian/control
vendored
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user