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/changelog | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 debian/changelog (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..8d16dc0 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,106 @@ +truecrypt (7.1a-2) UNRELEASED; urgency=low + + * Convert to CDBS. + * Create man page in debian/ folder (don't hurt upstream sources). + * Rewrite README.source. + * debian/control: + + B-D on cdbs. + + Versioned B-D on debhelper (>= 7.0.50~). + + Recommend caja (MATE desktop). + * debian/compat: + + Drop compat level to 9. + * debian/copyright: + + Add myself as copyright holder of the Debian folder. + + Whitespace cleanup. + * debian/: + + Whitespace clean up, user tabs as indentations. + * debian/truecrypt.init: + + Add start run levels (even if unused). Silences update-rc.d + warnings during package installation. + + -- Mike Gabriel Wed, 26 Feb 2014 16:10:27 +0100 + +truecrypt (7.1a-1) unstable; urgency=low + + * New upstream release. + * Update copyright on generated man page. + * Switch to Debian compatibility level 9. + * Refresh debian/patches/001-user-guide-location.diff. + * Add debian/patches/002-build-flags.diff to patch TrueCrypt makefile to + include build hardening options. + + -- Francis Russell Sun, 18 Dec 2011 14:20:52 +0000 + +truecrypt (7.1-1) unstable; urgency=low + + * New upstream release. + * Update copyrights. + * Update standards to version 3.9.2 (no changes required). + + -- Francis Russell Sun, 18 Dec 2011 14:05:10 +0000 + +truecrypt (7.0a-1) unstable; urgency=low + + * New upstream release. + * Minor improvements to README.source. + + -- Francis Russell Sat, 18 Sep 2010 18:53:49 +0100 + +truecrypt (7.0-3) UNRELEASED; urgency=low + + * Only require nasm on i386 or amd64 architectures. + + -- Francis Russell Fri, 27 Aug 2010 16:25:04 +0100 + +truecrypt (7.0-2) unstable; urgency=low + + * Add versioned nasm dependency (thx Joe Gooch). + * Depend on a version of quilt that includes the dh_quilt_patch and + dh_quilt_unpatch scripts (thx Joe Gooch). + * Use dpkg-architecture to determine host architecture which is sometimes + problematic in chroot configurations (thx Joe Gooch). + * Update to standards version 3.9.1 (no changes). + + -- Francis Russell Wed, 25 Aug 2010 18:22:01 +0100 + +truecrypt (7.0-1) unstable; urgency=low + + * New upstream release. + * Refresh user-guide location patch. + * Fix grammar error in README.Debian spotted by Lintian. + * Stop truecrypt service at runlevel 1 as well as killprocs would do it + anyway. Fixes Lintian warning. + * Update truecrypt init script to require $remote_fs instead of umountroot for + Required-Stop. Fixes Lintian error. + * Update licensing. + * Update to standards version 3.9.0 (no changes). + + -- Francis Russell Tue, 20 Jul 2010 22:55:47 +0100 + +truecrypt (6.3a-1) unstable; urgency=low + + * Bump version to 6.3a. + * Source files now use Unix line-endings. Update patches to match. + + -- Francis Russell Tue, 24 Nov 2009 20:05:38 +0000 + +truecrypt (6.3-3) unstable; urgency=low + + * Make man page generator handle examples more nicely. + * Add in more TrueCrypt package dependencies. + + -- Francis Russell Tue, 10 Nov 2009 23:42:47 +0000 + +truecrypt (6.3-2) unstable; urgency=low + + * Add a Perl script to automatically generate a manpage from 'truecrypt + --help'. As the help output is embedded in the TrueCrypt source, the manpage + can't be distributed directly. + + -- Francis Russell Mon, 09 Nov 2009 18:50:59 +0000 + +truecrypt (6.3-1) unstable; urgency=low + + * Initial release. + + -- Francis Russell Sat, 07 Nov 2009 20:34:07 +0000 -- cgit v1.2.3