From 21a0b1d823fec6f2970e37a7d493ba97a632c55d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 11 Dec 2022 19:35:22 +0100 Subject: Fix Architecture & MultiArch for libunistring2 --- debian/changelog | 9 +++++++++ debian/control | 3 +-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b8fbbd80..9ae20def 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libunistring (1.1-1~experimental2) UNRELEASED; urgency=medium + + * debian/control: + - libunistring2 (Closes: #1025901): + + Change Architecture to all. + + Remove Multi-Arch: same. + + -- Jörg Frings-Fürst Sun, 11 Dec 2022 19:00:32 +0100 + libunistring (1.1-1~experimental1) experimental; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 8f6ff3b5..4f3f7a18 100644 --- a/debian/control +++ b/debian/control @@ -45,8 +45,7 @@ Description: Unicode string library for C This package contains the shared library. Package: libunistring2 -Architecture: any -Multi-Arch: same +Architecture: all Section: oldlibs Depends: libunistring5 (>= ${source:Version}), -- cgit v1.2.3