libchipcard (4.1.3-2) unstable; urgency=low * libchipcard-tools: Remove stale IPC socket file in postrm script on purge (closes: #495452). -- Micha Lenk Sun, 17 Aug 2008 22:38:29 +0200 libchipcard (4.1.3-1) unstable; urgency=low * New upstream release -- Micha Lenk Wed, 09 Jul 2008 17:59:44 +0200 libchipcard (4.1.2-1) unstable; urgency=low * New upstream release -- Micha Lenk Sat, 05 Jul 2008 12:21:08 +0200 libchipcard (4.1.1-1) unstable; urgency=low * New upstream release -- Micha Lenk Wed, 18 Jun 2008 18:31:41 +0200 libchipcard (4.1.0-2) unstable; urgency=low * Add udev rule for the new driver of O2Micro Smart Card readers (closes: #486166). * Bump standards version (no changes needed). * Add bug scripts providing the output of command "chipcard-tool list" in bug reports if chipcard-tool is installed. * Remove Georg Leonhard from uploaders. Further contributions are still welcome, but co-responsibility for a package needs more action. -- Micha Lenk Tue, 17 Jun 2008 15:51:28 +0200 libchipcard (4.1.0-1) unstable; urgency=low * New upstream release - drop all patches (included upstream) and dpatch. * Make package libchipcard-dev arch:any until wanna-build is able to handle arch:all -dev packages properly. -- Micha Lenk Thu, 29 May 2008 15:07:45 +0200 libchipcard (4.0.0-5) unstable; urgency=low * Replace dpkg-statoverride by chown call (closes: #459355). This requires debian/libchipcard-tools.postinst script to handle some situations sensively: - the old statoverrides are removed on upgrades from previous versions - the ownership of the affected directories will only be changed if no corresponding statoverride exists. * Enable dpatch and add following patches: - help-on-stdout_fix_346556: Lets libchipcard-tools output its help on stdout, not stderr (closes: #346556) - cardcommander-exitcode-fix_355114: Lets cardcommander return with zero exitcode upon normal quit (closes: #355114) - cardcommander-segfault-fix_364804: Fixes a segfault on empty input from STDIN (closes: #364804). * change section of package libchipcard-dev from devel to libdevel as suggested by lintian. -- Micha Lenk Mon, 11 Feb 2008 09:35:27 +0100 libchipcard (4.0.0-4) unstable; urgency=low * Bump standards version from 3.7.2 to 3.7.3 (no changes needed). * Add Vcs-{Svn,Browser} fields. * Adapt debian/watch file to new download location (closes: #456484). * Add upsteam homepage field. -- Micha Lenk Wed, 2 Jan 2008 18:52:53 +0100 libchipcard (4.0.0-3) unstable; urgency=medium * Let the client and server libraries recommend the daemon package libchipcard-tools. Most users installing these libraries want the daemon package too. * Let all library packages depend on libchipcard3-data. Otherwise missing data files can cause segfaults. Thus increased urgency medium. -- Micha Lenk Thu, 29 Nov 2007 20:55:34 +0100 libchipcard (4.0.0-2) unstable; urgency=low * Release package to Debian unstable. * Remove invalid option --store-all-certs from DAEMON_ARGS in init script. * Install configuration files to correct location /etc/chipcard/server and /etc/chipcard/client. -- Micha Lenk Mon, 26 Nov 2007 19:25:34 +0100 libchipcard (4.0.0-1) experimental; urgency=low * New upstream release * debian/control: Allow uploads by Debian Maintainers of this package * build depend on libgwenhywfar >= 3.0.0-2~, which is the first version shipping without troublesome libgwenhywfar.la (really fixes #451582) -- Micha Lenk Sat, 24 Nov 2007 14:43:08 +0100 libchipcard (3.9.6~beta-1) experimental; urgency=low * New upstream release * Tighten build-depends on libgwenhywfar as required by configure * Update debian/copyright to reflect upstream's switch from GPL to LGPL (and add some minor important packaging history) -- Micha Lenk Sun, 4 Nov 2007 20:21:22 +0100 libchipcard (3.9.4~beta-1) experimental; urgency=low * New upstream release. This is a complete rewrite of libchipcard, cleaning up the code base and making it fit for future use with SECCOS chipcards. * Rename source package. It's not required any more to be installable in parallel with future versions. * Rename binary packages according to renamed library names and bumped soname. -- Micha Lenk Wed, 31 Oct 2007 22:54:09 +0100 libchipcard3 (3.0.3-1) unstable; urgency=low [ Georg W. Leonhardt ] * New upstream release * debian/rules: Add DEB_DH_INSTALL_SOURCEDIR=$(CURDIR)/debian/tmp and clean up the *.install files accordingly. * Adding myself to uploaders * debian/compat: bump debhelper compat to 5, changed behaviour doesn't affect the package. [ Micha Lenk ] * Remove conflicts and replace depends to libchipcard3c1 and libchipcard3-1c102: As ftp-master pointed out these packages have never been in the archive, hence these depends are unneccessary. -- Micha Lenk Fri, 10 Aug 2007 01:27:30 +0200 libchipcard3 (3.0.2-5) unstable; urgency=low * first upload of libchipcard3 to Debian unstable (closes: #433647) * Add udev rule for O2Micro SmartCardBus Reader device * debian/control: - Introduce a package for every single shared library. This is needed because the sonames apparently don't change consistently. This makes a lintian override file unnecessary as all libraries now match their package names. - switch from deprecated substvar ${Source-Version} to ${source:Version} * debian/rules: add clean target hook deleting symlinks generated during builds. -- Micha Lenk Thu, 19 Jul 2007 17:32:13 +0200 libchipcard3 (3.0.2-4) experimental; urgency=low * Fix udev script. -- Micha Lenk Tue, 27 Mar 2007 17:02:09 +0200 libchipcard3 (3.0.2-3) experimental; urgency=low * Use my own configuration files as default config files based on upstream's examples. This differs in changing default socket path to /var/run/chipcard3/chipcard3.comm as needed against file ownership issues. -- Micha Lenk Tue, 27 Mar 2007 05:59:34 +0200 libchipcard3 (3.0.2-2) experimental; urgency=low * package libchipcard3-1: - drop bogus conflicts/replaces to itself - bump soname of libchipcard3c in libchipcard3-1.shlibs * debian/libchipcard3-tools.dirs: - update to libchipcard3's directory layout * debian/rules: - cleanup file removals in clean target (artefacts of libchipcard2) * install upstream config file examples as default * disable some lintian warnings which have previously been disabled in libchipcard2 too. -- Micha Lenk Tue, 13 Mar 2007 22:21:04 +0100 libchipcard3 (3.0.2-1) experimental; urgency=low * New upstream release The new upstream release should be installable parallel to libchipcard2. Thus renamed source package and all binary packages accordingly. -- Micha Lenk Tue, 13 Mar 2007 19:44:19 +0100 libchipcard2 (2.1.9-2) unstable; urgency=high * Rewrite udev rules generator to prevent wrong record showing up. In particular this fixes granting permissions to too many devices. (Thus urgency high) - remove MODE statements during the rewrite at Marco d'Itri's suggestion. (Thanks) -- Thomas Viehmann Wed, 18 Oct 2006 00:01:23 +0200 libchipcard2 (2.1.9-1) unstable; urgency=low * New upstream release - PCMCIA scanning is enabled. Closes: #366445, #380062 * Include udev rules for rawUSB readers. Closes: #380248 Thanks to Seiden Tiger for an ad-hoc script preparing the list. * Document permission problems. in particular with CyberJack and after purging of chipcard-tools from sarge r0 and r1. Closes: #373595, #346527. * Make dependency of -dev package binNMU-safe. -- Thomas Viehmann Fri, 29 Sep 2006 22:10:04 +0200 libchipcard2 (2.1.7-2) unstable; urgency=low * Bump build-depends * Add watch file * New standards version, no changes necessary. -- Thomas Viehmann Wed, 26 Jul 2006 16:09:09 +0200 libchipcard2 (2.1.7-1) unstable; urgency=low * New upstream release - fixes error in PIN input. Closes: #378639 * Bump shlibs. -- Micha Lenk Wed, 19 Jul 2006 03:26:13 +0200 libchipcard2 (2.1.6-1) unstable; urgency=low [ Thomas Viehmann ] * debian/rules: move DEB_CONFIGURE_EXTRA_FLAGS to where they work. [ Micha Lenk ] * New upstream release - supports Debian's libccid. Closes: #355281 - fixes bug in CTAPI interface. Closes: #366458 * Bump shlibs. -- Micha Lenk Fri, 30 Jun 2006 14:00:32 +0200 libchipcard2 (2.1.4-1) unstable; urgency=low * New upstream release - fixes libsysfs2-support - chipcardd2 will run properly without a config section ServiceManager (though it will notice in the logs). Closes: #341105 - chipcardd2 addreader --dtype list works again. Closes: #344632 * Bump shlibs -- Thomas Viehmann Fri, 5 May 2006 09:47:19 +0200 libchipcard2 (2.1.3-1) unstable; urgency=low * New upstream release - changes for libsysfs2 have been adopted by upstream * Tweaked build-dep on libgwenhywfar as required by configure * Bump shlibs -- Micha Lenk Tue, 28 Mar 2006 19:51:27 +0200 libchipcard2 (1.9.19.99+1.9.20beta-3) unstable; urgency=low * Don't install config examples in /etc. Closes: #346558 * Fix URL in copyright file. Closes: #354402 Thanks to Joerg Sommer the bug reports. * Move to libsysfs2. Closes: #347632 * Added closes for new upstream version in -1 (isn't uploaded yet). * Update FSF address. -- Thomas Viehmann Sun, 26 Feb 2006 13:43:49 +0100 libchipcard2 (1.9.19.99+1.9.20beta-2) unstable; urgency=low * Rename package libchipcard2-libgwenhywfar17-plugins to libchipcard2-libgwenhywfar38-plugins due to changed soname of libgwenhywfar. * Adding myself as Co-Maintainer. -- Micha Lenk Sat, 25 Feb 2006 21:22:34 +0100 libchipcard2 (1.9.19.99+1.9.20beta-1) unstable; urgency=low * New upstream release. Closes: #350564 * Recreate /var/run/chipcard2 in init script if necessary (for tmpfs-mounted /var/run) * Do not delete user on purge -- Thomas Viehmann Mon, 30 Jan 2006 13:33:35 +0100 libchipcard2 (1.9.15.99+1.9.16alpha-1) unstable; urgency=low * New upstream release * Add LSB init script comments * Adjust Priorities in debian/control to reflect the more widespread use -- Thomas Viehmann Wed, 2 Nov 2005 17:30:35 +0100 libchipcard2 (1.9.14.99+1.9.15beta-1) unstable; urgency=low * New upstream release -- Thomas Viehmann Mon, 29 Aug 2005 22:04:13 +0200 libchipcard2 (1.9.13.99+1.9.14beta-1) unstable; urgency=low * New upstream release * Added shlibs file -- Thomas Viehmann Tue, 23 Aug 2005 23:24:15 +0200 libchipcard2 (1.9.12.99+1.9.13beta-1) unstable; urgency=low * New upstream release * Added package for the plugins to libgwenhywfar * Policy compliance is at 3.6.2 (no changes) * Added lintian-overrides for irrelevant warnings -- Thomas Viehmann Sat, 20 Aug 2005 22:19:59 +0200 libchipcard2 (1.9.11.99+1.9.12beta-6) unstable; urgency=low * Add Conflicts/Replaces. -- Thomas Viehmann Thu, 4 Aug 2005 15:18:37 +0200 libchipcard2 (1.9.11.99+1.9.12beta-5) unstable; urgency=low * C++-Transition. -- Thomas Viehmann Tue, 26 Jul 2005 14:14:15 +0200 libchipcard2 (1.9.11.99+1.9.12beta-4) unstable; urgency=low * Bump arm build-dependency for libusb to fix arm problem. Thanks to Aurelien Jarno for the detailed instructions in the bug report. Although this is a grave bug, urgency is low because sarge is not concerned, libchipcard2 isn't in sarge. Closes: #308614 -- Thomas Viehmann Thu, 12 May 2005 12:05:09 +0200 libchipcard2 (1.9.11.99+1.9.12beta-3) unstable; urgency=low * Fix short description for libchipcard2-0. Thanks to Marcin Orlowski for pointing out the error. Closes: #303858. * Add note about automatic USB reader detection and Linux 2.4 to README.Debian. * Change priority to extra. -- Thomas Viehmann Wed, 20 Apr 2005 18:31:43 +0200 libchipcard2 (1.9.11.99+1.9.12beta-2) unstable; urgency=low * Added README.Debian about relation to libchipcard. -- Thomas Viehmann Wed, 6 Apr 2005 19:51:39 +0200 libchipcard2 (1.9.11.99+1.9.12beta-1) unstable; urgency=low * New upstream release -- Thomas Viehmann Tue, 29 Mar 2005 09:47:42 +0200 libchipcard2 (1.9.10.99+1.9.11beta-1) unstable; urgency=low * New upstream release * Added license exception to debian/copyright. Thanks Martin! * Add versioned libgwenhywfar build-dependency. -- Thomas Viehmann Sat, 19 Mar 2005 14:05:25 +0100 libchipcard2 (1.9.8.99+1.9.9beta-1) unstable; urgency=low * New upstream release * Merged chipcard2-server into libchipcard2-tools. -- Thomas Viehmann Mon, 31 Jan 2005 18:09:28 +0100 libchipcard2 (1.9.6.99+1.9.7beta+cvs.20050125.4-1) unstable; urgency=low * New upstream release -- Thomas Viehmann Sat, 29 Jan 2005 23:37:04 +0100 libchipcard2 (1.9.6.99+1.9.7beta+cvs.20050125.3-1) unstable; urgency=low * New upstream release -- Thomas Viehmann Sat, 29 Jan 2005 22:42:39 +0100 libchipcard2 (1.9.6.99+1.9.7beta+cvs.20050125.2-2) unstable; urgency=low * Did stuff -- Thomas Viehmann Sat, 29 Jan 2005 21:32:17 +0100 libchipcard2 (1.9.6.99+1.9.7beta+cvs.20050125.2-1) unstable; urgency=low * New upstream release -- Thomas Viehmann Sat, 29 Jan 2005 21:14:39 +0100 libchipcard2 (1.9.6.99+1.9.7beta+cvs.20050125-1) unstable; urgency=low * CVS Sync. -- Thomas Viehmann Tue, 25 Jan 2005 16:07:08 +0100 libchipcard2 (1.9.6.99.1.9.7beta+cvs.20050120-1) unstable; urgency=low * New upstream release -- Thomas Viehmann Thu, 20 Jan 2005 15:07:05 +0100 libchipcard2 (1.9.6.99.1.9.7beta+cvs.20050112-1) unstable; urgency=low * Repackaged after merge. -- Thomas Viehmann Thu, 13 Jan 2005 18:17:17 +0100