pcsc-tools 1.5.5-1 source package in Ubuntu

Changelog

pcsc-tools (1.5.5-1) unstable; urgency=medium

  * New upstream release
  * d/control: Standards-Version: 4.2.1 -> 4.4.1. No change needed.
  * d/control: use debhelper-compat (= 12)
  * d/control: add Rules-Requires-Root: no
  * d/patches/01_incorrect-path-for-interpreter: Fix lintian warnings:
    incorrect-path-for-interpreter (#!/usr/bin/env perl != /usr/bin/perl)

 -- Ludovic Rousseau <email address hidden>  Sat, 04 Jan 2020 15:33:11 +0100

Upload details

Uploaded by:
Ludovic Rousseau
Uploaded to:
Sid
Original maintainer:
Ludovic Rousseau
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe utils

Downloads

File Size SHA-256 Checksum
pcsc-tools_1.5.5-1.dsc 1.9 KiB 9b8e8f4992f90590e34c41ac389c91fdef57bbdedda2dc5e1ffc29e757594dc2
pcsc-tools_1.5.5.orig.tar.bz2 281.0 KiB 1bbf2d14641eaf84dc75001950c26d266ecc6a97d02b8778467e1d07510d4504
pcsc-tools_1.5.5-1.debian.tar.xz 7.4 KiB e6dcd366e38d7f627b2fbf3bfcd579b0b693804bcd9b549487e6f72ed5526990

Available diffs

No changes file available.

Binary packages built by this source

pcsc-tools: Some tools to use with smart cards and PC/SC

 This archive contains some tools useful for a PC/SC user. The tools
 provided are:
 .
 pcsc_scan(1) scans available smart card readers and print detected
 events: card insertion with ATR, card removal;
 .
 ATR_analysis(1) analyses a smart card ATR (Answer To Reset)
 .
 scriptor(1) Perl script to send commands to a smart card using a
 batch file or stdin;
 .
 gscriptor(1) the same idea as scriptor.pl(1) but with Perl-Gtk GUI.

pcsc-tools-dbgsym: debug symbols for pcsc-tools