summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/smartcardauth
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/applications/smartcardauth')
-rw-r--r--ubuntu/maverick/applications/smartcardauth/debian/changelog5
-rw-r--r--ubuntu/maverick/applications/smartcardauth/debian/compat1
-rw-r--r--ubuntu/maverick/applications/smartcardauth/debian/control22
-rw-r--r--ubuntu/maverick/applications/smartcardauth/debian/dirs1
-rwxr-xr-xubuntu/maverick/applications/smartcardauth/debian/rules16
-rw-r--r--ubuntu/maverick/applications/smartcardauth/debian/source/format1
-rw-r--r--ubuntu/maverick/applications/smartcardauth/debian/source/options6
-rw-r--r--ubuntu/maverick/applications/smartcardauth/debian/triggers1
8 files changed, 0 insertions, 53 deletions
diff --git a/ubuntu/maverick/applications/smartcardauth/debian/changelog b/ubuntu/maverick/applications/smartcardauth/debian/changelog
deleted file mode 100644
index 4d5f37dad..000000000
--- a/ubuntu/maverick/applications/smartcardauth/debian/changelog
+++ /dev/null
@@ -1,5 +0,0 @@
-smartcardauth (1.0-3ubuntu5) karmic; urgency=low
-
- * Karmic build
-
- -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 23 Jul 2009 10:42:00 -0600
diff --git a/ubuntu/maverick/applications/smartcardauth/debian/compat b/ubuntu/maverick/applications/smartcardauth/debian/compat
deleted file mode 100644
index 7f8f011eb..000000000
--- a/ubuntu/maverick/applications/smartcardauth/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/ubuntu/maverick/applications/smartcardauth/debian/control b/ubuntu/maverick/applications/smartcardauth/debian/control
deleted file mode 100644
index 0e7a8c574..000000000
--- a/ubuntu/maverick/applications/smartcardauth/debian/control
+++ /dev/null
@@ -1,22 +0,0 @@
-Source: smartcardauth
-Section: tde
-Priority: extra
-Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
-Uploaders: Timothy Pearson <kb9vqf@pearsoncomputing.net>
-Build-Depends: debhelper (>= 7.0.50~), cdbs, libpcsclite1, libpcsc-perl, libpar-packer-perl, libdb-dev (>= 4.7), libpam0g-dev, libpkcs11-helper1-dev, libgnutls-dev | libgnutls28-dev | libgnutls30-dev, libkrb5-dev, libtqtinterface-dev
-Standards-Version: 3.8.4
-
-Package: smartcardauth
-Architecture: any
-Depends: ${shlibs:Depends}, pcsc-tools, pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, libpam-heimdal
-Recommends: libpam-ccreds, libpam-ck-connector, libpam-pkcs11, libpam-mount
-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
- - 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 OpenPGP card (ISO ISO 7816-4,-8 compliant)
diff --git a/ubuntu/maverick/applications/smartcardauth/debian/dirs b/ubuntu/maverick/applications/smartcardauth/debian/dirs
deleted file mode 100644
index 73752c9ae..000000000
--- a/ubuntu/maverick/applications/smartcardauth/debian/dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr
diff --git a/ubuntu/maverick/applications/smartcardauth/debian/rules b/ubuntu/maverick/applications/smartcardauth/debian/rules
deleted file mode 100755
index fb1fa68e3..000000000
--- a/ubuntu/maverick/applications/smartcardauth/debian/rules
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/usr/bin/make -f
-include /usr/share/cdbs/1/class/makefile.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-
-DEB_BUILD_OPTIONS := nostrip
-export DEB_BUILD_OPTIONS = debug nostrip
-
-CFLAGS=-g -Wall -fPIC
-
-DEB_MAKE_INSTALL_TARGET := install DESTDIR="$(DEB_DESTDIR)"
-DEB_INSTALL_DOCS_ALL :=
-
-DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
- && echo xz || echo bzip2)
-
-DEB_DH_SHLIBDEPS_ARGS_ALL=--dpkg-shlibdeps-params=--ignore-missing-info
diff --git a/ubuntu/maverick/applications/smartcardauth/debian/source/format b/ubuntu/maverick/applications/smartcardauth/debian/source/format
deleted file mode 100644
index 163aaf8d8..000000000
--- a/ubuntu/maverick/applications/smartcardauth/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/ubuntu/maverick/applications/smartcardauth/debian/source/options b/ubuntu/maverick/applications/smartcardauth/debian/source/options
deleted file mode 100644
index 72f1f5450..000000000
--- a/ubuntu/maverick/applications/smartcardauth/debian/source/options
+++ /dev/null
@@ -1,6 +0,0 @@
-# Use xz instead of gzip
-compression = "xz"
-compression-level = 9
-
-# Don't run differences
-diff-ignore = .*
diff --git a/ubuntu/maverick/applications/smartcardauth/debian/triggers b/ubuntu/maverick/applications/smartcardauth/debian/triggers
deleted file mode 100644
index 6c9f4543c..000000000
--- a/ubuntu/maverick/applications/smartcardauth/debian/triggers
+++ /dev/null
@@ -1 +0,0 @@
-activate update-initramfs