File: control

package info (click to toggle)
libctapimkt 1.0.5~rc1-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,648 kB
  • sloc: sh: 11,332; ansic: 1,433; makefile: 21
file content (41 lines) | stat: -rw-r--r-- 1,452 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: libctapimkt
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
               d-shlibs,
               libusb-1.0-0-dev
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/libctapimkt
Vcs-Git: https://salsa.debian.org/med-team/libctapimkt.git
Homepage: http://sourceforge.net/projects/ctapi-mkt
Rules-Requires-Root: no

Package: libctapimkt1-dev
Architecture: any
Section: libdevel
Depends: libctapimkt1 (= ${binary:Version}),
         ${devlibs:Depends},
         ${misc:Depends},
         ctapi-dev
Conflicts: libctapimkt-dev
Provides: libctapimkt-dev
Multi-Arch: same
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}
Multi-Arch: same
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.