diff --git a/debian/changelog b/debian/changelog index 3aa218c..163a508 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ pcsc-lite (1.8.26-2) UNRELEASED; urgency=medium * d/rules: use /run instead of (deprecated) /var/run + * d/control: add Pre-Depends: ${misc:Pre-Depends}. Fix lintian warnings: + skip-systemd-native-flag-missing-pre-depends postinst:12 + skip-systemd-native-flag-missing-pre-depends prerm:10 -- Ludovic Rousseau Wed, 08 Jan 2020 22:08:06 +0100 diff --git a/debian/control b/debian/control index 009123a..a8a16bd 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ 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 +Pre-Depends: ${misc:Pre-Depends} 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