diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-12 08:25:12 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-12 08:25:12 +0200 | 
| commit | 3ea1b60e99bc51d73a9f95fef88aa49db9a61908 (patch) | |
| tree | 8fc12b593198e4c261ab1dab8060a8aa5c68112d /debian/control | |
| parent | e9cf7aa5ad043374ca5f6a557923107a81f15a66 (diff) | |
| parent | 5721507525f7ccb1b4b3d0f2e8927a0164698eab (diff) | |
Merge branch 'release/debian/3.2-2'debian/3.2-2
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/debian/control b/debian/control index 57e69fe..2b07a3a 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: dmidecode  Section: utils  Priority: optional  Maintainer: Jörg Frings-Fürst <debian@jff.email> -Build-Depends: debhelper (>= 11) -Standards-Version: 4.2.1 +Build-Depends: debhelper (>= 12) +Standards-Version: 4.4.0  Vcs-Git: git://jff.email/opt/git/dmidecode.git  Vcs-Browser: https://jff.email/cgit/dmidecode.git/  Homepage: https://nongnu.org/dmidecode/ @@ -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 | 
