pcsc-lite 1.9.5-3 source package in Ubuntu
Changelog
pcsc-lite (1.9.5-3) unstable; urgency=medium [ Debian Janitor ] * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on dpkg-dev. + pcscd: Drop versioned constraint on libccid and lsb-base in Depends. [ Ludovic Rousseau ] * d/copyright: fix lintian warning: superfluous-file-pattern W: pcsc-lite source: superfluous-file-pattern debian/copyright simclist.[ch] (Files, line 77) * d/copyright: fix lintian warning: superfluous-file-pattern W: pcsc-lite source: superfluous-file-pattern debian/copyright src/sd-daemon.[ch] (Files, line 39) * d/copyright: fix lintian warning: superfluous-file-pattern W: pcsc-lite source: superfluous-file-pattern debian/copyright src/strlcpy.c (Files, line 62) * d/control: Standards-Version: 4.5.1 -> 4.6.0. No change needed. -- Ludovic Rousseau <email address hidden> Fri, 18 Feb 2022 12:00:37 +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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pcsc-lite_1.9.5-3.dsc | 2.3 KiB | db385ca8cd9b99a20fb422513708c5e4d2f467e5eb70a825338bf995b4f46078 |
pcsc-lite_1.9.5.orig.tar.bz2 | 757.6 KiB | 9ee3f9b333537562177893559ad4f7b8d5c23ebe828eef53056c02db14049d08 |
pcsc-lite_1.9.5.orig.tar.bz2.asc | 833 bytes | c6079ed5e6caa3c9f8259da2040274acb4c35119ec6be39558a80a9463e6b096 |
pcsc-lite_1.9.5-3.debian.tar.xz | 18.7 KiB | 6ccb194afee08b759a6a82613bfae7e269b2393a2d29bd1979f1eac2165b3b81 |
Available diffs
- diff from 1.9.5-1 to 1.9.5-3 (2.6 KiB)
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