Fix "missing dependecy for libpcsclite1 in fiting version" libpcsclite1

now depends on the exact same version of pcscd instead of just conflicting
with a previous version of pcscd (Closes: #613405)
This commit is contained in:
Ludovic Rousseau 2011-02-22 22:53:56 +00:00
parent 1b864af648
commit a829cb1245
2 changed files with 6 additions and 3 deletions

5
debian/changelog vendored
View File

@ -5,8 +5,11 @@ pcsc-lite (1.6.7-1) unstable; urgency=low
>= 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)
* Fix "missing dependecy for libpcsclite1 in fiting version" libpcsclite1
now depends on the exact same version of pcscd instead of just conflicting
with a previous version of pcscd (Closes: #613405)
-- Ludovic Rousseau <rousseau@debian.org> Tue, 22 Feb 2011 23:47:38 +0100
-- Ludovic Rousseau <rousseau@debian.org> Tue, 22 Feb 2011 23:53:28 +0100
pcsc-lite (1.6.6-2) unstable; urgency=low

4
debian/control vendored
View File

@ -35,8 +35,8 @@ Description: Middleware to access a smart card using PC/SC (development files)
Package: libpcsclite1
Section: libs
Architecture: any
Conflicts: libpcsclite-dev (<< ${binary:Version}), pcscd (<< ${binary:Version})
Depends: ${shlibs:Depends}, ${misc:Depends}, pcscd
Conflicts: libpcsclite-dev (<< ${binary:Version})
Depends: ${shlibs:Depends}, ${misc:Depends}, 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