X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=c567205ee1dd6e9ed4742d66b9e085d273d3587f;hb=0dc07acf6dc3df596503e7fbe0ab10af9a1dd176;hp=68aac1543c9695ec294598ea781fe2cb9ca5d155;hpb=a7fc6fcb0bb62287d6f095d7eadc34789faf8b2d;p=pgp-tools.git diff --git a/debian/changelog b/debian/changelog index 68aac15..c567205 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,23 @@ +signing-party (1.1.3-1) UNRELEASED; urgency=low + + TODO: + + Wait for a check against #556782. + + * Debian package: + + Updated my email address in d.control. + + Added myself as contributor in d.copyright + * keylookup: + + Fixed typo noticed by lintian in manpage keylookup.1. + * caff: + + Set the Sender header with the email address which is used for the From + header. This overrides the default value which was set by the + MIME::Entity Perl module based on the local hostname. (Closes: #556782) + * Bumped Standards-Version up to 3.8.4 (no changes). + + -- Thijs Kinkhorst Wed, 03 Feb 2010 22:03:41 +0100 + signing-party (1.1.2-1) unstable; urgency=low - [ Franck Joncourt ] * gpgsigs: + Added patch from Roland Rosenfeld to support RIPEMD160 checksum. (Closes: #533747).