diff --git a/debian/changelog b/debian/changelog index 7cd2976..8892587 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +pcsc-lite (1.7.2-2) unstable; urgency=low + + * Change pcscd dependency from Recommends: to Suggests: so that installing + an application using libpcsclite1 will not install pcscd by default. This + should please wpasupplicant users. + * Fix "libpcsclite1 - Depends against a daemon" (Closes: #619883) + + -- Ludovic Rousseau Sat, 16 Apr 2011 16:46:19 +0200 + pcsc-lite (1.7.2-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index 5888593..f367131 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Section: libs Architecture: any Conflicts: libpcsclite-dev (<< ${binary:Version}) Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: pcscd (= ${binary:Version}) +Suggests: pcscd (= ${binary:Version}) Description: Middleware to access a smart card using PC/SC (library) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and