From 7ce64eacc9f84995027a161b712b2c6c64d91154 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 28 Dec 2017 12:39:33 +0100 Subject: Adding multi-arch fields. Signed-off-by: Daniel Baumann --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index bf8a5cc..e5da4ff 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Vcs-Git: https://sources.progress-linux.org/users/daniel.baumann/debian/packages Package: liblz-dev Section: libdevel Architecture: any +Multi-Arch: same Depends: liblz1 (= ${binary:Version}), ${misc:Depends}, @@ -28,6 +29,7 @@ Description: data compressor based on the LZMA algorithm (development) Package: liblz1 Section: libs Architecture: any +Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: -- cgit v1.2.3