File: control

package info (click to toggle)
gnupg-pkcs11-scd 0.7.3-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 800 kB
  • ctags: 162
  • sloc: sh: 3,824; ansic: 3,065; makefile: 64
file content (33 lines) | stat: -rw-r--r-- 1,347 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
Source: gnupg-pkcs11-scd
Section: utils
Priority: optional
Maintainer: Thorsten Alteholz <debian@alteholz.de>
Build-Depends:
 debhelper (>= 9), autotools-dev, libassuan-dev, libgpg-error-dev,
 libgcrypt11-dev, libpkcs11-helper-dev, libssl1.0-dev, pkg-config
Standards-Version: 3.9.8
Homepage: http://gnupg-pkcs11.sourceforge.net/
Vcs-Git: https://anonscm.debian.org/collab-maint/gnupg-pkcs11-scd.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/gnupg-pkcs11-scd.git


Package: gnupg-pkcs11-scd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: gnupg2 | gpgsm | gnupg
Description: GnuPG smart-card daemon with PKCS#11 support
 gnupg-pkcs11-scd is a drop-in replacement for the smart-card daemon (scd)
 shipped with GnuPG. The daemon interfaces to smart-cards by using RSA Security
 Inc. PKCS#11 Cryptographic Token Interface (Cryptoki).

Package: gnupg-pkcs11-scd-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, gnupg-pkcs11-scd (= ${binary:Version})
Description: GnuPG smart-card daemon with PKCS#11 support (debug)
 gnupg-pkcs11-scd is a drop-in replacement for the smart-card daemon (scd)
 shipped with GnuPG. The daemon interfaces to smart-cards by using RSA Security
 Inc. PKCS#11 Cryptographic Token Interface (Cryptoki).
 .
 This package contains the debugging symbols.