From d0e1c80ccb91f25ef476fb00ac925f6ecee30276 Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Tue, 8 May 2018 22:11:07 +0200 Subject: [PATCH] Fix "missing multi-arch bits" by adding Multi-Arch: foreign" --- debian/changelog | 7 +++++++ debian/control | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5ec3cf4..42085c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pcsc-lite (1.8.23-3) UNRELEASED; urgency=medium + + * Fix "missing multi-arch bits" by adding Multi-Arch: foreign" + (Closes: #896987) + + -- Ludovic Rousseau Tue, 08 May 2018 22:07:50 +0200 + pcsc-lite (1.8.23-2) unstable; urgency=medium * d/control: Set Vcs-* to salsa.debian.org diff --git a/debian/control b/debian/control index 5b9a20f..76b73f4 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Package: pcscd Architecture: any Depends: libccid (>= 1.4.1~) | pcsc-ifd-handler, ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6), libpcsclite1 (= ${binary:Version}) Suggests: systemd +Multi-Arch: foreign Description: Middleware to access a smart card using PC/SC (daemon side) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and