From e1dd5b7ff7e40fb34524c09ac04df169e22ef3d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 18 Dec 2023 20:43:29 +0100 Subject: Add loong64 to architecture list --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b7a1180..d95f4b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dmidecode (3.5-3) UNRELEASED; urgency=medium + + * Add loong64 to architecture list (Closes: #1050154) + + -- Jörg Frings-Fürst Mon, 18 Dec 2023 20:30:43 +0100 + dmidecode (3.5-2) unstable; urgency=medium * New upstream patches: diff --git a/debian/control b/debian/control index 161df16..f30670d 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Homepage: https://nongnu.org/dmidecode/ Package: dmidecode Priority: important -Architecture: any-amd64 arm64 armhf ia64 any-i386 riscv64 +Architecture: any-amd64 arm64 armhf ia64 any-i386 riscv64 loong64 Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Description: SMBIOS/DMI table decoder -- cgit v1.2.3 From e0dd04ed0a11432b73f22ff1f87c69010d4ef6f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 18 Dec 2023 20:47:36 +0100 Subject: d/changelog: Change distribution to unstable, Change date and time --- debian/changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d95f4b4..1461a99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -dmidecode (3.5-3) UNRELEASED; urgency=medium +dmidecode (3.5-3) unstable; urgency=medium - * Add loong64 to architecture list (Closes: #1050154) + * Add loong64 to architecture list (Closes: #1050154). - -- Jörg Frings-Fürst Mon, 18 Dec 2023 20:30:43 +0100 + -- Jörg Frings-Fürst Mon, 18 Dec 2023 20:46:36 +0100 dmidecode (3.5-2) unstable; urgency=medium -- cgit v1.2.3