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/README.source | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 debian/README.source (limited to 'debian/README.source') diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..528fa2b --- /dev/null +++ b/debian/README.source @@ -0,0 +1,21 @@ +If you're trying to build a package from source, you're probably familiar with +this but here are some instructions anyway. + +The following steps assume you're using packaging version 7.1a-1. Replace with +the current version where appropriate. + +BUILD WITH sbuild OR pbuilder +============================= + +- Download and verify the PGP signature on the sources (if you're paranoid): +- Rename the tarball: + + mv "TrueCrypt 7.1a Source.tar.gz" truecrypt_7.1a.orig.tar.gz + +- enter the base folder of this Git project + + debuild -uc -us -S + +- run sbuild (similar for pbuilder) + + sbuild -sAd unstable truecrypt_7.1a-1.dsc -- cgit v1.2.3