From faae49c640ee2d308d40bc5867d6ecbd80ac0fc1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 26 Feb 2014 16:48:01 +0100 Subject: initial packaging based on http://www.unchartedbackwaters.co.uk/pyblosxom/static/truecrypt_debian_packaging --- debian/control | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..7404b27 --- /dev/null +++ b/debian/control @@ -0,0 +1,23 @@ +Source: truecrypt +Section: non-free/utils +Priority: optional +Maintainer: Francis Russell +Uploaders: Mike Gabriel +Build-Depends: debhelper (>= 7.0.50~), cdbs, pkg-config, quilt (>= 0.46-7), libwxgtk2.8-dev, + libfuse-dev, libopencryptoki-dev, nasm (>= 2.08.01) [any-i386 any-amd64] +Standards-Version: 3.9.2 +Homepage: http://www.truecrypt.org/ + +Package: truecrypt +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, mount (>=2.12r-4), + e2fsprogs(>=1.38-2), module-init-tools, dmsetup, sudo, dosfstools, xterm +Recommends: caja | nautilus | dolphin | konqueror +Description: Cross-platform on-the-fly encryption + TrueCrypt provides cross-platform on-the-fly encryption for Linux, MacOS X and + Windows. It can encrypt filesystems stored either within a file or on disk + partitions. Supported encryption algorithms include AES, Serpent and Twofish. + The current version uses the XTS mode of disk encryption. In addition, + TrueCrypt supports "hidden volumes" - unidentifiable volumes present in the + free-space of a TrueCrypt volume. NOTE: This is an unofficial packaging + unrelated to either Debian or TrueCrypt. -- cgit v1.2.3