debian/0000755000000000000000000000000012264454573007202 5ustar debian/README.Debian0000644000000000000000000000045112214301251011216 0ustar libctapimkt for Debian ---------------------- This library is needed to read the German Krankenversichertenkarte (KVK) and the elektronische Gesundheitskarte (eGK). So it is most probably useless for people outside Germany. -- Andreas Tille Sat, 22 Mar 2008 13:41:13 +0100 debian/source/0000755000000000000000000000000012063630145010466 5ustar debian/source/format0000644000000000000000000000001411533711311011670 0ustar 3.0 (quilt) debian/README.source0000644000000000000000000000067312240667522011361 0ustar libctapimkt for Debian ---------------------- The plain *.[ch] files were submitted via e-mail a long time ago (2008) by upstream because I promised to write some autotools stuff around this which was supposed to be published at the download site. Unfortunately the later did not happened until now and there is no point in letting the new code bit-rot on my hard disk. -- Andreas Tille Wed, 13 Nov 2013 13:20:29 +0100 debian/copyright0000644000000000000000000000210212240645332011115 0ustar X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat X-Debianized-By: Andreas Tille X-Debianized-Date: Sat, 22 Mar 2008 13:41:13 +0100 X-Source-Downloaded-From: http://sourceforge.net/projects/ctapi-mkt X-Upstream-Author: Claudia Neumann Source: http://sourceforge.net/projects/ctapi-mkt Files: debian/* Copyright: © 2008, Andreas Tille License: GPL-2+ This package 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 of the License, or (at your option) any later version. Files: * Copyright: © 2007, 2008 Claudia Neumann License: GPL-2 This package 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 version 2 of the License. On Debian systems, the complete text of the licenses can be found in: GPL-2 - `/usr/share/common-licenses/GPL-2' debian/rules0000755000000000000000000000065112264453564010263 0ustar #!/usr/bin/make -f pkg:= $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}') version:=1 %: dh $@ --with autoreconf override_dh_install: dh_install # Call d-shlibmove to comply with library packaging guide mkdir -p debian/tmp/usr/include cp -a ctapimkt debian/tmp/usr/include d-shlibmove --commit \ --multiarch \ --movedev "debian/tmp/usr/include/*" usr/include/ \ debian/tmp/usr/lib/*/*.so debian/libctapimkt1-dev.examples0000644000000000000000000000001111416066255014064 0ustar mktlin.c debian/watch0000644000000000000000000000007112214301251010204 0ustar version=3 http://sf.net/ctapi-mkt/ctapimkt-(.*)\.tar\.gz debian/changelog0000644000000000000000000000210112264454460011041 0ustar libctapimkt (1.0.5~rc1-2) unstable; urgency=medium * use dh-autoreconf to fix FTBFS on ppc64el (thanks for the patch to Logan Rosen ) Closes: #735011 * cme fix dpkg-control -- Andreas Tille Sun, 12 Jan 2014 09:52:58 +0100 libctapimkt (1.0.5~rc1-1) unstable; urgency=low * New upstream version (see README.source) Closes: #702130 * debian/format/source: 3.0 (quilt) * debian/control: - cme fix dpkg-control - canonical Vcs URLs - debhelper 9 - Build-Depends: libusb-dev * debian/libctapimkt0-dev.examples: mktlin.c * debian/rules: use dh -- Andreas Tille Wed, 13 Nov 2013 13:20:29 +0100 libctapimkt (1.0.1-1.1) unstable; urgency=low * Non-maintainer upload. * Move include files from libctapimkt0-dev into a subdirectory. (Closes: #606265) -- Neil Williams Tue, 07 Dec 2010 21:37:22 +0000 libctapimkt (1.0.1-1) unstable; urgency=low * Initial release (Closes: #554045) -- Andreas Tille Tue, 03 Nov 2009 09:38:10 +0100 debian/compat0000644000000000000000000000000212240645301010361 0ustar 9 debian/libctapimkt1.docs0000644000000000000000000000001712240672360012424 0ustar AUTHORS README debian/control0000644000000000000000000000266712264454371010614 0ustar Source: libctapimkt Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille Section: libs Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, d-shlibs, libusb-dev Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/libctapimkt/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/libctapimkt/trunk/ Homepage: http://sourceforge.net/projects/ctapi-mkt Package: libctapimkt1-dev Architecture: any Section: libdevel Depends: libctapimkt1 (= ${binary:Version}), ${devlibs:Depends}, ${misc:Depends}, ctapi-dev Conflicts: libctapimkt-dev Provides: libctapimkt-dev Description: Read German Krankenversichertenkarte and eGK (development) Library and program to read the German health insurance card (KVK) and the German electronic health card (eGK) from a certified card reading device on the serial port in Linux with kernel 2.6.x. . This package contains the development library. Package: libctapimkt1 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Description: Read German Krankenversichertenkarte and eGK Library and program to read the German health insurance card (KVK) and the German electronic health card (eGK) from a certified card reading device on the serial port in Linux with kernel 2.6.x.