mirror of
https://git.jff.email/cgit/dmidecode.git
synced 2026-08-07 08:56:57 +00:00
Merge branch 'release/debian/3.3-3'
This commit is contained in:
commit
b7d4565aa6
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
dmidecode (3.3-3) unstable; urgency=medium
|
||||
|
||||
* Add Architecture riscv64 (Closes: #991854).
|
||||
* Declare compliance with Debian Policy 4.6.0.0 (No changes needed).
|
||||
|
||||
-- Jörg Frings-Fürst <debian@jff.email> Fri, 20 Aug 2021 08:15:05 +0200
|
||||
|
||||
dmidecode (3.3-2) unstable; urgency=medium
|
||||
|
||||
* Add upstream recommended patches (Closes: #987033):
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@ -3,7 +3,7 @@ Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Jörg Frings-Fürst <debian@jff.email>
|
||||
Build-Depends: debhelper-compat (= 13)
|
||||
Standards-Version: 4.5.1
|
||||
Standards-Version: 4.6.0.0
|
||||
Rules-Requires-Root: no
|
||||
Vcs-Git: git://jff.email/opt/git/dmidecode.git
|
||||
Vcs-Browser: https://jff.email/cgit/dmidecode.git/
|
||||
@ -11,7 +11,7 @@ Homepage: https://nongnu.org/dmidecode/
|
||||
|
||||
Package: dmidecode
|
||||
Priority: important
|
||||
Architecture: any-amd64 arm64 armhf ia64 any-i386
|
||||
Architecture: any-amd64 arm64 armhf ia64 any-i386 riscv64
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Description: SMBIOS/DMI table decoder
|
||||
|
||||
Loading…
Reference in New Issue
Block a user