From d3e8d76b033d6be3c3af1d0dc43261f74f62cd99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 May 2019 20:27:00 +0200 Subject: Mark dmidecode Multi-Arch: foreign --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') 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 -- cgit v1.2.3 From 6eddc0ffbf676797341f4571d267662fd9fba97e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 May 2019 21:24:20 +0200 Subject: Declare compliance with Debian Policy 4.3.0.3 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 314a108..8cd9ed5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: debhelper (>= 11) -Standards-Version: 4.2.1 +Standards-Version: 4.3.0.3 Vcs-Git: git://jff.email/opt/git/dmidecode.git Vcs-Browser: https://jff.email/cgit/dmidecode.git/ Homepage: https://nongnu.org/dmidecode/ -- cgit v1.2.3 From 3cd7f887d7a4050cd36f5e72b0e15e8b6737c52d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 11 Jul 2019 20:21:38 +0200 Subject: Migrate to debhelper 12 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8cd9ed5..48f460f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: dmidecode Section: utils Priority: optional Maintainer: Jörg Frings-Fürst -Build-Depends: debhelper (>= 11) +Build-Depends: debhelper (>= 12) Standards-Version: 4.3.0.3 Vcs-Git: git://jff.email/opt/git/dmidecode.git Vcs-Browser: https://jff.email/cgit/dmidecode.git/ -- cgit v1.2.3 From 5721507525f7ccb1b4b3d0f2e8927a0164698eab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 11 Jul 2019 20:35:21 +0200 Subject: Declare compliance with Debian Policy 4.4.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 48f460f..2b07a3a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: debhelper (>= 12) -Standards-Version: 4.3.0.3 +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/ -- cgit v1.2.3