File: control

package info (click to toggle)
libchipcard 5.1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 5,052 kB
  • sloc: ansic: 24,359; xml: 6,932; sh: 4,192; makefile: 695; cpp: 448
file content (72 lines) | stat: -rw-r--r-- 2,790 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Source: libchipcard
Section: libs
Priority: optional
Maintainer: Micha Lenk <micha@debian.org>
Build-Depends: debhelper-compat (= 13), pkg-config, gawk, asciidoctor,
  libgwenhywfar-core-dev (>= 5.0.0.1), libpcsclite-dev, zlib1g-dev
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/aqbanking-team/pkg-libchipcard
Vcs-Git: https://salsa.debian.org/aqbanking-team/pkg-libchipcard.git
Homepage: https://www.aquamaniac.de/rdm/projects/libchipcard

Package: libchipcard-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libchipcard6 (= ${binary:Version}),
  libchipcard-data (>= ${source:Version}), ${misc:Depends}
Description: API for smartcard readers
 libchipcard provides an API for accessing smartcards. Examples are
 memory cards, as well as HBCI (home banking), German GeldKarte
 (electronic small change), and KVK (health insurance) cards.
 .
 This package contains the development files for libchipcard.

Package: libchipcard6
Architecture: any
Multi-Arch: same
Depends: libchipcard-data (>= ${source:Version}), ${shlibs:Depends},
  ${misc:Depends}
Conflicts: libgwenhywfar${libgwenhywfar:SONAME}-plugins-ct
Provides: libgwenhywfar${libgwenhywfar:SONAME}-plugins-ct
Description: library for accessing smartcards
 libchipcard provides an API for accessing smartcards. Examples are
 memory cards, as well as HBCI (home banking), German GeldKarte
 (electronic small change), and KVK (health insurance) cards.
 .
 This package contains the client API.

Package: libchipcard-data
Depends: ${misc:Depends}
Architecture: all
Multi-Arch: foreign
Description: configuration files for libchipcard
 libchipcard provides an API for accessing smartcards. Examples are
 memory cards, as well as HBCI (home banking), German GeldKarte
 (electronic small change), and KVK (health insurance) cards.
 .
 This package contains configuration files for libchipcard.

Package: libchipcard-tools
Section: misc
Architecture: any
Depends: ${shlibs:Depends}, libchipcard-data (>= ${source:Version}),
  ${misc:Depends}
Breaks: libchipcardd0 (<< 4.2.7)
Replaces: libchipcardd0 (<< 4.2.7)
Description: tools for accessing chipcards
 libchipcard provides an API for accessing smartcards. Examples are
 memory cards, as well as HBCI (home banking), German GeldKarte
 (electronic small change), and KVK (health insurance) cards.
 .
 This package contains tools for chipcards, e.g. geldkarte.

Package: libchipcard-libgwenhywfar60-plugins
Section: oldlibs
Architecture: all
Depends: libchipcard6 (>= ${source:Version}), ${misc:Depends}
Description: crypttoken plugin to libgwenhywfar - transitional package
 This transitional package helps to keep the plugins to gwenhywfar installed
 that provide cryptographic services via smartcards.
 .
 This transitional package can safely be removed.