File: control

package info (click to toggle)
opencryptoki 2.2.6%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 8,776 kB
  • ctags: 7,011
  • sloc: ansic: 97,282; sh: 9,975; makefile: 541
file content (60 lines) | stat: -rw-r--r-- 2,505 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
Source: opencryptoki
Section: admin
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 7), dpatch, autotools-dev, libtspi-dev
Standards-Version: 3.8.0
Homepage: http://opencryptoki.sourceforge.net/
Vcs-Browser: http://git.debian.net/?p=debian/opencryptoki.git
Vcs-Git: git://git.debian.net/git/debian/opencryptoki.git

Package: opencryptoki
Section: admin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libopencryptoki0 (= ${binary:Version}), adduser
Conflicts: libopencryptoki0 (<< 2.2.6+dfsg-1)
Replaces: libopencryptoki0 (<< 2.2.6+dfsg-1)
Description: PKCS#11 implementation for Linux (daemon)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard implementation
 for Linux. It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the daemon.

Package: opencryptoki-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: opencryptoki (= ${binary:Version}), libopencryptoki0 (= ${binary:Version}), libopencryptoki-dev (= ${binary:Version})
Description: PKCS#11 implementation for Linux (debug)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard implementation
 for Linux. It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the debugging symbols.

Package: libopencryptoki0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: PKCS#11 implementation for Linux (library)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard implementation
 for Linux. It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the library.

Package: libopencryptoki-dev
Section: libdevel
Architecture: any
Depends: libopencryptoki0 (= ${binary:Version})
Description: PKCS#11 implementation for Linux (development)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard implementation
 for Linux. It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the development files.