pcsc-lite 1.8.11-3ubuntu1 source package in Ubuntu RTM
Changelog
pcsc-lite (1.8.11-3ubuntu1) utopic; urgency=medium * Merge with Debian; remaining changes: - debian/rules: Move runtime libraries to /lib, for the benefit of wpasupplicant. (See Debian #531592) pcsc-lite (1.8.11-3) unstable; urgency=medium * Fix "run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4" by using dh-autoreconf (Closes: #748275) * debian/control: Standards-Version: 3.9.4 -> 3.9.5. No change needed. pcsc-lite (1.8.11-2) unstable; urgency=medium * Fix "pcscd should rely on dh-systemd to enable the socket" let dh-systemd do its work. The package already Build-Depends: dh-systemd (Closes: #748047) * debian/pcscd.{postinst,postrm}: remove these now useless files. The /etc/readeer.conf file is no more used since 1.6.0-1. These files can be removed since wheezy (actual stable). pcsc-lite (1.8.11-1) unstable; urgency=medium * New upstream release * debian/watch: update URL * debian/rules: build in parallel -- Matthias Klose <email address hidden> Tue, 05 Aug 2014 17:20:13 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Utopic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
14.09-factory | release | main | misc | |
14.09 | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pcsc-lite_1.8.11.orig.tar.bz2 | 558.4 KiB | 945041c94c53959ae5a767616a4ec5099fe67f549bfd344e8bd0cfe7a3c71ac6 |
pcsc-lite_1.8.11-3ubuntu1.debian.tar.xz | 14.4 KiB | d43ca92efb67c5dc65c03b1bc5f93a198cd166da1f53b0c4e3c913d8b44072ce |
pcsc-lite_1.8.11-3ubuntu1.dsc | 1.6 KiB | 65dd4d41df5e3e02df57d0c5ffad235dffa2c471c3c61a2f8ee648d6708bca3b |
Available diffs
- diff from 1.8.10-1ubuntu1 to 1.8.11-3ubuntu1 (28.1 KiB)
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.
.
This package also contains the PC/SC spying library: libpcscspy.so
See http://ludovicrousseau .blogspot. com/2011/ 11/pcsc- api-spy- third-try. html
- 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.
- libpcsclite1-dbg: Middleware to access a smart card using PC/SC (debugging symbols)
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 detached debugging symbols to be used for
debugging the applications using PC/SC Lite.
- 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.