From 1a95ad832fcceea4a4e6d1801e94c2cbeea2ba2e Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Wed, 16 Feb 2011 20:04:19 +0000 Subject: [PATCH] Fix "missing dependency for libccid > 1.4" pcscd now depends on version >= 1.4.1~ of libccid. Previous versions of libccid do not have the udev rule file to set the device permissions so the reader is not usable with the pcscd when run as NON root (Closes: #613404) --- debian/changelog | 9 +++++++++ debian/control | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ec754c3..2baed6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +pcsc-lite (1.6.6-3) UNRELEASED; urgency=low + + * Fix "missing dependency for libccid > 1.4" pcscd now depends on version + >= 1.4.1~ of libccid. Previous versions of libccid do not have the udev + rule file to set the device permissions so the reader is not usable with + the pcscd when run as NON root (Closes: #613404) + + -- Ludovic Rousseau Wed, 16 Feb 2011 21:01:34 +0100 + pcsc-lite (1.6.6-2) unstable; urgency=low * upload to unstable diff --git a/debian/control b/debian/control index 40dedad..d54f228 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Homepage: http://pcsclite.alioth.debian.org/ Package: pcscd Architecture: any -Depends: libccid | pcsc-ifd-handler, ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6), hal +Depends: libccid (>= 1.4.1~) | pcsc-ifd-handler, ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6), hal 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