From: Luca Boccassi Date: Mon, 20 Oct 2025 14:44:09 +0000 (+0100) Subject: debian: mark libext2fs-dev as Multi-Arch: same X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc27d7e32cb5d822f021f6af72e10f1bf8149318;p=thirdparty%2Fe2fsprogs.git debian: mark libext2fs-dev as Multi-Arch: same Multiple architectures can be coinstalled without issues Addresses-Debian-Bug: #1118461 Signed-off-by: Theodore Ts'o --- diff --git a/debian/control b/debian/control index fb3487cd..13e96ce8 100644 --- a/debian/control +++ b/debian/control @@ -181,6 +181,7 @@ Breaks: e2fslibs-dev (<< 1.43.9-1~) Provides: e2fslibs-dev (= ${binary:Version}) Suggests: doc-base Architecture: any +Multi-Arch: same Description: ext2/ext3/ext4 file system libraries - headers and static libraries The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for