diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-05-25 20:27:00 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-05-25 20:27:00 +0200 |
commit | d3e8d76b033d6be3c3af1d0dc43261f74f62cd99 (patch) | |
tree | f08ba10c949782a24c78a2f18d583143df85cff2 | |
parent | 329cdbde1878b63fe3648fc2eac227675271ef06 (diff) |
Mark dmidecode Multi-Arch: foreign
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 409a1d5..c62bbba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dmidecode (3.2-2) UNRELEASED; urgency=medium + + * Mark dmidecode Multi-Arch: foreign (Closes: #929455). + - Thanks to: Helmut Grohne <helmut@subdivi.de>. + + -- Jörg Frings-Fürst <debian@jff.email> Sat, 25 May 2019 20:22:55 +0200 + dmidecode (3.2-1) unstable; urgency=medium * New upstream release: diff --git a/debian/control b/debian/control index 57e69fe..314a108 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Homepage: https://nongnu.org/dmidecode/ Package: dmidecode Priority: important Architecture: any-amd64 arm64 armhf ia64 any-i386 +Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Description: SMBIOS/DMI table decoder Dmidecode reports information about the system's hardware as described in the |