pcsc-lite 1.8.25-3 source package in Ubuntu

Changelog

pcsc-lite (1.8.25-3) unstable; urgency=medium

  * Fix "Python2 removal in sid/bullseye". Use python3 for pcsc-spy
    (Closes: #945721)
  * d/libpcsclite1.symbols: add Build-Depends-Package:libpcsclite-dev
    Fix lintian warning symbols-file-missing-build-depends-package-field
  * d/libpcsclite-dev.symbols: add Build-Depends-Package:libpcsclite-dev
    Fix lintian warning symbols-file-missing-build-depends-package-field

 -- Ludovic Rousseau <email address hidden>  Sat, 30 Nov 2019 18:15:21 +0100

Upload details

Uploaded by:
Ludovic Rousseau
Uploaded to:
Sid
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.25-3.dsc 2.0 KiB d81dd00c40121b8df43d579821fb8404ed259671091cb352cf27a2e88f831c11
pcsc-lite_1.8.25.orig.tar.bz2 739.4 KiB d76d79edc31cf76e782b9f697420d3defbcc91778c3c650658086a1b748e8792
pcsc-lite_1.8.25-3.debian.tar.xz 18.1 KiB b83378f8bd9fbd50d260ad7c08e299bd730683a0a047ead4fa3745d1e14073cc

No changes file available.

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