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