summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2022-12-11 19:35:22 +0100
committerJörg Frings-Fürst <debian@jff.email>2022-12-11 19:35:22 +0100
commit21a0b1d823fec6f2970e37a7d493ba97a632c55d (patch)
treef931be298d4bddcbf54993c4cbe6da86c070e22e
parentaf5243113db8ee00198d367e78dc5020abbd5f6e (diff)
Fix Architecture & MultiArch for libunistring2
-rw-r--r--debian/changelog9
-rw-r--r--debian/control3
2 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b8fbbd8..9ae20de 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 <debian@jff.email> 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 8f6ff3b..4f3f7a1 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}),