summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-11-11 14:58:45 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-11-11 14:58:45 +0100
commit3d541bb4be5993a278f87e36f826909b3f16355f (patch)
tree1e8baa6b083234fcb224b03acc3ac7249d28b943 /debian/control
parentceca790acf456f95a0b5275d1db8ee2bfa53bed5 (diff)
enable arm64 (#767965), some other work
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index b119163..2519735 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: utils
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/dmidecode.git
Vcs-Git: git://anonscm.debian.org/collab-maint/dmidecode.git
Homepage: http://dmidecode.nongnu.org/
Package: dmidecode
Priority: important
-Architecture: any-amd64 armhf ia64 any-i386
+Architecture: any-amd64 arm64 armhf ia64 any-i386
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SMBIOS/DMI table decoder
Dmidecode reports information about the system's hardware as described in the
@@ -29,7 +29,7 @@ Description: SMBIOS/DMI table decoder
Package: dmidecode-dbg
Section: debug
Priority: extra
-Architecture: any-amd64 armhf ia64 any-i386
+Architecture: any-amd64 arm64 armhf ia64 any-i386
Depends: ${misc:Depends}, dmidecode (= ${binary:Version})
Description: SMBIOS/DMI table decoder (debug)
Dmidecode reports information about the system's hardware as described in the
@@ -39,7 +39,7 @@ Description: SMBIOS/DMI table decoder (debug)
Package: dmidecode-udeb
Section: debian-installer
-Architecture: any-amd64 armhf ia64 any-i386
+Architecture: any-amd64 arm64 armhf ia64 any-i386
Package-Type: udeb
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SMBIOS/DMI table decoder (udeb)