diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2015-04-02 18:27:51 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-04-02 18:27:51 +0200 |
commit | 005f7ea8d7af38428b1dd6c4da99e2e5e1e803a2 (patch) | |
tree | 8de83bdcab4d748963b68dd0a2a37309a777f1d0 /debian | |
parent | 805dfd56a9b01fd19b1cce16f6e68dc56da44c0a (diff) | |
download | tde-packaging-005f7ea8d7af38428b1dd6c4da99e2e5e1e803a2.tar.gz tde-packaging-005f7ea8d7af38428b1dd6c4da99e2e5e1e803a2.zip |
Remove unnecessary build-depends and fix runtime dependencies for smartcardauth on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/lenny/applications/smartcardauth/debian/control | 4 | ||||
-rw-r--r-- | debian/squeeze/applications/smartcardauth/debian/control | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/lenny/applications/smartcardauth/debian/control b/debian/lenny/applications/smartcardauth/debian/control index fe0807b35..11b25c7c5 100644 --- a/debian/lenny/applications/smartcardauth/debian/control +++ b/debian/lenny/applications/smartcardauth/debian/control @@ -3,12 +3,12 @@ Section: tde Priority: extra Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Uploaders: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>=5.0), cdbs, pcsc-tools, pcscd-nodbus, initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, 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, libkrb5-dev, libtqtinterface-dev Standards-Version: 3.8.4 Package: smartcardauth Architecture: any -Depends: pcsc-tools, pcscd-nodbus, 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, zenity, gksu Replaces: smartcardauth (<< 4:14.0.0~) Breaks: smartcardauth (<< 4:14.0.0~) Conflicts: openct diff --git a/debian/squeeze/applications/smartcardauth/debian/control b/debian/squeeze/applications/smartcardauth/debian/control index fe0807b35..11b25c7c5 100644 --- a/debian/squeeze/applications/smartcardauth/debian/control +++ b/debian/squeeze/applications/smartcardauth/debian/control @@ -3,12 +3,12 @@ Section: tde Priority: extra Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Uploaders: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>=5.0), cdbs, pcsc-tools, pcscd-nodbus, initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, 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, libkrb5-dev, libtqtinterface-dev Standards-Version: 3.8.4 Package: smartcardauth Architecture: any -Depends: pcsc-tools, pcscd-nodbus, 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, zenity, gksu Replaces: smartcardauth (<< 4:14.0.0~) Breaks: smartcardauth (<< 4:14.0.0~) Conflicts: openct |