diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-09-19 23:47:05 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-09-19 23:47:05 -0500 |
commit | c0a2d60ec85ed5d84f2d50b6530b588da16dad75 (patch) | |
tree | 12dd34fa5ff5cb7fb654f8f82c933d4641716c7c /debian | |
parent | a5209f88f9c7439afba806141e0053e649a5e50e (diff) | |
download | tde-packaging-c0a2d60ec85ed5d84f2d50b6530b588da16dad75.tar.gz tde-packaging-c0a2d60ec85ed5d84f2d50b6530b588da16dad75.zip |
Update smartcardauth packaging files for Debian and Ubuntu
Diffstat (limited to 'debian')
-rw-r--r-- | debian/lenny/applications/smartcardauth/debian/control | 14 | ||||
-rw-r--r-- | debian/squeeze/applications/smartcardauth/debian/control | 14 |
2 files changed, 10 insertions, 18 deletions
diff --git a/debian/lenny/applications/smartcardauth/debian/control b/debian/lenny/applications/smartcardauth/debian/control index 11b25c7c5..4c432e951 100644 --- a/debian/lenny/applications/smartcardauth/debian/control +++ b/debian/lenny/applications/smartcardauth/debian/control @@ -3,23 +3,19 @@ Section: tde Priority: extra Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Uploaders: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>=5.0), cdbs, libpcsclite1, libpcsc-perl, libpar-packer-perl, libdb-dev (>= 4.7), libpam0g-dev, libssl-dev, libkrb5-dev, libtqtinterface-dev +Build-Depends: debhelper (>=5.0), cdbs, libpcsclite1, libpcsc-perl, libpar-packer-perl, libdb-dev (>= 4.7), libpam0g-dev, libssl-dev, libpkcs11-helper1-dev, libkrb5-dev, libtqtinterface-dev Standards-Version: 3.8.4 Package: smartcardauth Architecture: any -Depends: ${shlibs:Depends}, pcsc-tools, pcscd-nodbus | pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, zenity, gksu +Depends: ${shlibs:Depends}, pcsc-tools, pcscd-nodbus | pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc Replaces: smartcardauth (<< 4:14.0.0~) Breaks: smartcardauth (<< 4:14.0.0~) Conflicts: openct Description: SmartCard Login and LUKS Decrypt, Setup Utility This utility will allow you to set up your computer to accept a SmartCard as an authentication source for: - Your encrypted LUKS partition - - TDE3.x, including automatic login, lock, and unlock features - It is designed to work with any ISO 7816-1,2,3,4 compliant smartcard + - TDE R14.x, including automatic login, lock, and unlock features + It is designed to work with any OpenSC-supported, ISO 7816-4,-8 compliant, PKCS#11 enabled smartcard Examples of such cards are: - - The Schlumberger MultiFlex - - The ACS ACOS5 / ACOS6 series of cryptographic ISO 7816 cards - If a card is chosen that has PKSC support, such as the ACOS cards, this utility can run - simultaneously with the certificate reading program(s) to provide single sign on - in addition to the PKCS certificate functionality + - The OpenPGP card (ISO ISO 7816-4,-8 compliant) diff --git a/debian/squeeze/applications/smartcardauth/debian/control b/debian/squeeze/applications/smartcardauth/debian/control index 11b25c7c5..4c432e951 100644 --- a/debian/squeeze/applications/smartcardauth/debian/control +++ b/debian/squeeze/applications/smartcardauth/debian/control @@ -3,23 +3,19 @@ Section: tde Priority: extra Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Uploaders: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>=5.0), cdbs, libpcsclite1, libpcsc-perl, libpar-packer-perl, libdb-dev (>= 4.7), libpam0g-dev, libssl-dev, libkrb5-dev, libtqtinterface-dev +Build-Depends: debhelper (>=5.0), cdbs, libpcsclite1, libpcsc-perl, libpar-packer-perl, libdb-dev (>= 4.7), libpam0g-dev, libssl-dev, libpkcs11-helper1-dev, libkrb5-dev, libtqtinterface-dev Standards-Version: 3.8.4 Package: smartcardauth Architecture: any -Depends: ${shlibs:Depends}, pcsc-tools, pcscd-nodbus | pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, zenity, gksu +Depends: ${shlibs:Depends}, pcsc-tools, pcscd-nodbus | pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc Replaces: smartcardauth (<< 4:14.0.0~) Breaks: smartcardauth (<< 4:14.0.0~) Conflicts: openct Description: SmartCard Login and LUKS Decrypt, Setup Utility This utility will allow you to set up your computer to accept a SmartCard as an authentication source for: - Your encrypted LUKS partition - - TDE3.x, including automatic login, lock, and unlock features - It is designed to work with any ISO 7816-1,2,3,4 compliant smartcard + - TDE R14.x, including automatic login, lock, and unlock features + It is designed to work with any OpenSC-supported, ISO 7816-4,-8 compliant, PKCS#11 enabled smartcard Examples of such cards are: - - The Schlumberger MultiFlex - - The ACS ACOS5 / ACOS6 series of cryptographic ISO 7816 cards - If a card is chosen that has PKSC support, such as the ACOS cards, this utility can run - simultaneously with the certificate reading program(s) to provide single sign on - in addition to the PKCS certificate functionality + - The OpenPGP card (ISO ISO 7816-4,-8 compliant) |