pcsc-lite 1.7.4-2ubuntu1 source package in Ubuntu

Changelog

pcsc-lite (1.7.4-2ubuntu1) precise; urgency=low

  * Merge with Debian testing. Remaining Ubuntu changes:
    - debian/rules: Move runtime libraries to /lib, for the benefit of
      wpasupplicant. (See Debian #531592)

pcsc-lite (1.7.4-2) unstable; urgency=low

  * Fix "Please tighten the dependency to `libpcsclite1`" (Closes: #638329)
    We now have:
    pcscd Depends: libpcsclite1 (= ${binary:Version})
    libpcsclite1 Breaks: pcscd (<< ${binary:Version})
    It should be impossible to have pcscd and libpcsclite1 from 2 different
    versions.

pcsc-lite (1.7.4-1) unstable; urgency=low

  * New upstream release
  * Fix "Does not work with gnupg card" fixed upstream (Closes: #631333)

pcsc-lite (1.7.3-2) unstable; urgency=low

  * debian/{rules,control}: special treatment for Hurd. Thanks to Pino Toscano
    for the patch. Really Closes: #626201

pcsc-lite (1.7.3-1) unstable; urgency=low

  * New upstream release
  * Fix "FTBFS on hurd-i386" fixed upstream (Closes: #626201)
  * Fix "pcscd slows down sutdown/restart" fixed upstream (Closes: #620305)
  * debian/control: Standards-Version: 3.9.1 -> 3.9.2. No change needed.
 -- Martin Pitt <email address hidden>   Wed, 19 Oct 2011 15:43:44 +0200

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pcsc-lite_1.7.4.orig.tar.gz 653.1 KiB 5b2d6e9ada71bd14ee900b78554f03f13fcc6428bff8aedb2dfdf9d79b008fa9
pcsc-lite_1.7.4-2ubuntu1.debian.tar.gz 13.2 KiB 89ffe339278173fc93b5d87d9bfb028dcdb72e12fe2ac71d00f6b7603b98c1d0
pcsc-lite_1.7.4-2ubuntu1.dsc 2.0 KiB 670d6c80c4f869fb5298ac1031c0d1e03f8a12ded8423bc210a0bae8f8715863

Available diffs

View changes file

Binary packages built by this source

libpcsclite-dev: Middleware to access a smart card using PC/SC (development files)

 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
 smart cards readers.
 .
 This package contains the files needed for compiling and linking
 an application that communicates to any reader available to the
 PC/SC daemon.

libpcsclite1: 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
 readers.
 .
 The PC/SC Lite library is used to connect to the PC/SC daemon from
 a client application and provide access to the desired reader.

pcscd: 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
 smart cards readers.
 .
 The PC/SC daemon is used to dynamically allocate/deallocate reader
 drivers at runtime and manage connections to the readers.