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
|
Source: coolkey
Section: admin
Priority: optional
Maintainer: A. Maitland Bottoms <bottoms@debian.org>
Uploaders: Ludovic Rousseau <rousseau@debian.org>
Build-Depends: debhelper (>= 9~), autoconf, autotools-dev, pkg-config, zlib1g-dev, libpcsclite-dev, libnss3-dev, libnspr4-dev, dh-exec (>=0.3)
Standards-Version: 3.9.3
Homepage: http://directory.fedoraproject.org/wiki/CoolKey
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-coolkey/coolkey/trunk/
Vcs-Svn: svn://anonscm.debian.org/pkg-coolkey/coolkey/trunk
Package: coolkey
Architecture: any
Depends: libckyapplet1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libpcsclite1
Recommends: libnss3-tools, epiphany-extensions
Description: Smart Card PKCS #11 cryptographic module
Linux Driver support for the CoolKey and Common Access Card (CAC)
smart card security keys used in a Public Key Infrastructure (PKI).
The libpkcs11 module allows use of Smart Cards in applications
that use mozilla Network Security Services (NSS).
Package: libckyapplet1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Smart Card Coolkey applet
Protocol library for Coolkey applications.
Package: libckyapplet1-dev
Architecture: any
Section: devel
Depends: ${shlibs:Depends}, ${misc:Depends}, libckyapplet1 (= ${binary:Version})
Description: Smart Card Coolkey applet development files
Header files and support for Coolkey applications.
|