pcsc-lite 1.8.26-2ubuntu1 source package in Ubuntu

Changelog

pcsc-lite (1.8.26-2ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Don't build pcscd on i386, runtime deps are not satisfied anymore

pcsc-lite (1.8.26-2) unstable; urgency=medium

  * d/rules: use /run instead of (deprecated) /var/run
  * d/control: add Pre-Depends: ${misc:Pre-Depends}. Fix lintian warnings:
    skip-systemd-native-flag-missing-pre-depends postinst:12
    skip-systemd-native-flag-missing-pre-depends prerm:10

 -- Gianfranco Costamagna <email address hidden>  Mon, 13 Jan 2020 09:24:31 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Focal
Original maintainer:
Ludovic Rousseau
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pcsc-lite_1.8.26.orig.tar.bz2 737.1 KiB 3eb7be7d6ef618c0a444316cf5c1f2f9d7227aedba7a192f389fe3e7c0dfbbd9
pcsc-lite_1.8.26-2ubuntu1.debian.tar.xz 18.4 KiB 40f9aa592d4b3d15a845954bdc0546a0e518409a7f47711579c47d5af4b0e580
pcsc-lite_1.8.26-2ubuntu1.dsc 2.1 KiB ce56cb8a6d175a56b13511c7533234916682d640cc0ca5ce437c8f5353d45313

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.
 .
 This package also contains the PC/SC spying library: libpcscspy.so
 See http://ludovicrousseau.blogspot.com/2011/11/pcsc-api-spy-third-try.html

libpcsclite-dev-dbgsym: debug symbols for libpcsclite-dev
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-dbgsym: debug symbols for libpcsclite1
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.

pcscd-dbgsym: debug symbols for pcscd