From fb29de5539d51df1000fc3b36c1c19270da4c412 Mon Sep 17 00:00:00 2001 From: crt0mega Date: Fri, 19 Mar 2021 14:55:11 +0100 Subject: [PATCH] Changed package arch from all to amd64 --- debian/changelog | 10 ++++++++-- debian/control | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ac99f71..8c56847 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ -asus-wmi-sensors-dkms (20200128-1+crt1) UNRELEASED; urgency=medium +asus-wmi-sensors-dkms (20200128-1+crt2) unstable; urgency=medium + + * Changed package arch from all to amd64 + + -- crt0mega Fri, 19 Mar 2021 14:55:07 +0100 + +asus-wmi-sensors-dkms (20200128-1+crt1) unstable; urgency=medium * First package upload - -- crt0mega Tue, 28 Jan 2020 20:13:35 +0100 + -- crt0mega Fri, 19 Mar 2021 14:54:55 +0100 asus-wmi-sensors-dkms (20200128-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index dcb136a..c4a53c9 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: #Vcs-Git: https://salsa.debian.org/debian/asus-wmi-sensors-dkms.git Package: asus-wmi-sensors-dkms -Architecture: all +Architecture: amd64 Depends: ${misc:Depends}, dkms Description: DKMS module for Linux ASUS WMI Sensor driver. Provides a Linux kernel module "asus_wmi_sensors" that provides sensor readouts via ASUS' WMI interface present in the UEFI of some recent Ryzen motherboards.