debian/0000755000000000000000000000000012231210215007153 5ustar debian/watch0000644000000000000000000000015712126263466010232 0ustar # see uscan(1) version=3 http://ludovic.rousseau.free.fr/softwares/pcsc-perl/ \ pcsc-perl-([\d\.]*)\.tar\.bz2 debian/rules0000755000000000000000000000021211256372715010252 0ustar #!/usr/bin/make -f %: dh $@ # do not run the tests since pcscd is not installed and running on build # machines override_dh_auto_test: debian/examples0000644000000000000000000000020010772524367010734 0ustar examples/gsm_directory.pl examples/gsm.script examples/test_iso_error.pl test/multiple_readers.pl test.pl test/single_reader.pl debian/copyright0000644000000000000000000000162412126267374011136 0ustar This package was debianized by Ludovic Rousseau on Tue, 16 Oct 2001 00:16:07 +0200. It was downloaded from http://ludovic.rousseau.free.fr/softwares/pcsc-perl/ Upstream Authors: Copyright 2001, Lionel Victor , Copyright 2001-2008, Ludovic Rousseau Copyright: This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 file. debian/docs0000644000000000000000000000000710772524367010053 0ustar README debian/source/0000755000000000000000000000000012126270054010465 5ustar debian/source/format0000644000000000000000000000001411412666264011704 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212126267064010372 0ustar 9 debian/control0000644000000000000000000000151412126267131010573 0ustar Source: pcsc-perl Section: perl Priority: optional Maintainer: Ludovic Rousseau Build-Depends: debhelper (>= 9), libpcsclite-dev (>= 1.3.2), perl, pkg-config Standards-Version: 3.9.4 Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/pcsc-perl/trunk Vcs-Browser: http://svn.debian.org/viewsvn/collab-maint/deb-maint/pcsc-perl/trunk/ Homepage: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/ Package: libpcsc-perl Architecture: any Depends: libpcsclite1, ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends} Provides: libchipcard-pcsc-card-perl Suggests: pcsc-tools Description: Perl interface to the PC/SC smart card library This package contains a Perl wrapper to the PC/SC smartcard library (pcsc-lite) together with some small examples. . The provided modules are Chipcard::PCSC and Chipcard::PCSC::Card debian/changelog0000644000000000000000000002102412231210215011024 0ustar pcsc-perl (1.4.13-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 12:31:25 +0100 pcsc-perl (1.4.13-1) unstable; urgency=low * New upstream release * debian/control: Standards-Version: 3.9.1 -> 3.9.4. No change needed. * debian/compat: 7 -> 9. Get automatic hardening of compiled code. * debian/copyright: refer to a specific version of GPL -- Ludovic Rousseau Mon, 01 Apr 2013 12:44:59 +0200 pcsc-perl (1.4.12-1) unstable; urgency=low * New upstream release * Fix "GetStatusChange error after print" fixed upstream (Closes: #613722) -- Ludovic Rousseau Sun, 06 Mar 2011 20:26:21 +0100 pcsc-perl (1.4.11-3) unstable; urgency=low * upload to unstable -- Ludovic Rousseau Wed, 09 Feb 2011 23:18:33 +0100 pcsc-perl (1.4.11-2) experimental; urgency=low * debian/watch: use .bz2 instead of .gz extension -- Ludovic Rousseau Sat, 04 Dec 2010 15:53:19 +0100 pcsc-perl (1.4.11-1) experimental; urgency=low * New upstream release -- Ludovic Rousseau Wed, 27 Oct 2010 15:26:09 +0200 pcsc-perl (1.4.10-1) unstable; urgency=low * New upstream release * debian/control: Standards-Version: 3.9.0 -> 3.9.1. No change needed. * debian/control: remove Conflicts: pcsc-tools (<= 1.2.4-1) since that package version is very old. Stable (lenny) has 1.4.14-1. -- Ludovic Rousseau Wed, 18 Aug 2010 23:16:50 +0200 pcsc-perl (1.4.9-1) unstable; urgency=low * New upstream release * debian/control: Standards-Version: 3.8.3 -> 3.9.0. No change needed. * debian/source/format: use "3.0 (quilt)" format -- Ludovic Rousseau Wed, 30 Jun 2010 18:11:51 +0200 pcsc-perl (1.4.8-1) unstable; urgency=low * New upstream release * debian/control: 3.7.3 -> 3.8.3. No change needed * debian/rules: use dh Should fix problem with Perl 5.10 http://lists.debian.org/debian-devel/2009/09/msg00556.html -- Ludovic Rousseau Wed, 23 Sep 2009 12:52:45 +0200 pcsc-perl (1.4.7-1) unstable; urgency=low * New upstream release * debian/control: - Build-Depends: libpcsclite-dev (>= 1.3.2) instead of 1.3.2-1 to avoid a lintian warning build-depends-on-1-revision - use the Homepage: field - Standards-Version: 3.6.1 -> 3.7.3. No change needed - add Vcs-Svn: and Vcs-Browser: now the packaging is hosted on alioth/collab-maint * debian/{preinst,postrm,prerm,postinst}: remove "empty" files. lintian warning maintainer-script-empty * debian/copyright: add an explicit "Copyright" to avoid a copyright-without-copyright-notice lintian warning -- Ludovic Rousseau Wed, 26 Mar 2008 21:26:55 +0100 pcsc-perl (1.4.6-1) unstable; urgency=low * new upstream release - Closes: #413618: "pcsc-perl: FTBFS on GNU/kFreeBSD: tiny adjustment needed" -- Ludovic Rousseau Wed, 7 Mar 2007 21:35:04 +0100 pcsc-perl (1.4.5-1) unstable; urgency=low * new upstream release -- Ludovic Rousseau Fri, 2 Mar 2007 18:00:29 +0100 pcsc-perl (1.4.4-1) unstable; urgency=low * New upstream release * Build-Depends: libpcsclite-dev (>= 1.3.2-1) to have the support of extended APDU -- Ludovic Rousseau Sat, 12 Aug 2006 21:02:48 +0200 pcsc-perl (1.4.3-1) unstable; urgency=low * New upstream release * debian/{rules,compat}: remove DH_COMPAT=3 from rules and use level 4 in debian/compat -- Ludovic Rousseau Tue, 16 May 2006 21:59:45 +0200 pcsc-perl (1.4.2-1) unstable; urgency=low * new upstream release * debian/control: Section: libs -> perl -- Ludovic Rousseau Tue, 7 Sep 2004 21:37:30 +0200 pcsc-perl (1.4.1-2) unstable; urgency=low * debian/control: - build depends on pkg-config - change Section: from perl to lib -- Ludovic Rousseau Mon, 5 Jul 2004 11:13:03 +0200 pcsc-perl (1.4.1-1) unstable; urgency=low * new upstream release * debian/control: build depends on libpcsclite-dev (>= 1.2.9-beta4-1) instead of 1.2.9-beta2-1 so that `pkg-config --cflags libpcsclite` works as expected. -- Ludovic Rousseau Sun, 4 Jul 2004 18:45:46 +0200 pcsc-perl (1.4.0-1) unstable; urgency=low * new upstream release * debian/control: Depends on libpcsclite1 -- Ludovic Rousseau Sun, 30 May 2004 22:37:57 +0200 pcsc-perl (1.3.1-1) unstable; urgency=low * new upstream release * debian/control: update Standards-Version from 3.5.10 to 3.6.1 * debian/watch: upgrade to format V2 -- Ludovic Rousseau Fri, 2 Apr 2004 20:44:52 +0200 pcsc-perl (1.3.0-1) unstable; urgency=low * new upstream release -- Ludovic Rousseau Wed, 17 Dec 2003 18:37:40 +0100 pcsc-perl (1.2.2-1) unstable; urgency=low * New upstream release -- Ludovic Rousseau Tue, 27 May 2003 21:45:20 +0200 pcsc-perl (1.2.1-2) unstable; urgency=low * debian/control: change Section: from interpreters to perl -- Ludovic Rousseau Sun, 25 May 2003 01:12:32 +0200 pcsc-perl (1.2.1-1) unstable; urgency=low * New upstream release * debian/control: Conflicts: pcsc-tools (<= 1.2.4-1) since this package uses the old naming scheme * debian/control: update Standards-Version from 3.5.9 to 3.5.10 -- Ludovic Rousseau Sun, 25 May 2003 00:28:42 +0200 pcsc-perl (1.2.0-1) unstable; urgency=low * New upstream release new naming scheme Chipcard::PCSC instead of PCSC * debian/control: update Standards-Version from 3.5.6 to 3.5.9 -- Ludovic Rousseau Fri, 9 May 2003 22:21:58 +0200 pcsc-perl (1.1.3-1) unstable; urgency=low * New upstream release * debian/control: update Standards-Version from 3.5.6 to 3.5.7 -- Ludovic Rousseau Thu, 7 Nov 2002 21:47:00 +0100 pcsc-perl (1.1.2-3) unstable; urgency=low * debian/control: use Build-Depends: perl without version number to allow easy backport since it is not mandatory to make the package work. * debian/docs: removed since it only installs README.* for installation on Unix, Win and MacOSX * debian/docs: just contains upstream README -- Ludovic Rousseau Thu, 29 Aug 2002 18:35:44 +0200 pcsc-perl (1.1.2-2) unstable; urgency=low * debian/control: update Standards-Version from 3.5.2 to 3.5.6 * PCSC.xs: add a pTHX_ cast -- Ludovic Rousseau Wed, 28 Aug 2002 21:42:53 +0000 pcsc-perl (1.1.2-1) unstable; urgency=low * New upstream release * Rebuild with Perl 5.8 -- Ludovic Rousseau Wed, 28 Aug 2002 17:51:16 +0000 pcsc-perl (1.1.1-3) unstable; urgency=low * debian/control: change priority from optional to extra since libpcsclite0 which pcsc-perl depends on is also extra (policy section 2.2) Closes: #145185 -- Ludovic Rousseau Tue, 30 Apr 2002 11:41:57 +0200 pcsc-perl (1.1.1-2) unstable; urgency=high * urgency=high since it corrects a dependency RC bug found by myself * PCSCperl.h: use libpcsclite.so.0 provided by libpcsclite0 instead of libpcsclite.so provided by libpcsclite-dev * debian/control: depends on libpcsclite0 and not pcsc-ifd-handler * debian/dirs: removed since useless * debian/control: name the provided Perl libraries to allow to find them by name -- Ludovic Rousseau Sat, 6 Apr 2002 12:44:21 +0200 pcsc-perl (1.1.1-1) unstable; urgency=low * New upstream release * removed Changelog from debian/docs * changed upstream source from linuxnet.com to ludovic.rousseau.free.fr in debian/watch -- Ludovic Rousseau Sat, 9 Mar 2002 18:35:06 +0100 pcsc-perl (1.0.8-2) unstable; urgency=low * debian/control: change section: from devel to interpreters as requested by Debian Installer -- Ludovic Rousseau Wed, 14 Nov 2001 19:50:20 +0100 pcsc-perl (1.0.8-1) unstable; urgency=low * New upstream release -- Ludovic Rousseau Sat, 20 Oct 2001 00:17:36 +0200 pcsc-perl (1.0.7-2) unstable; urgency=low * Added Changelog in debian/docs * Added Provides: libpcsc-card-perl in debian/control -- Ludovic Rousseau Wed, 17 Oct 2001 23:01:51 +0200 pcsc-perl (1.0.7-1) unstable; urgency=low * Initial Release. Closes: Bug#116001 -- Ludovic Rousseau Wed, 17 Oct 2001 22:57:05 +0200