X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=96abb986cb7404585b7dee95685912cb732b3688;hb=5aa8ef28a85d448e9f866a6dad021047a908c941;hp=68aac1543c9695ec294598ea781fe2cb9ca5d155;hpb=a7fc6fcb0bb62287d6f095d7eadc34789faf8b2d;p=pgp-tools.git diff --git a/debian/changelog b/debian/changelog index 68aac15..96abb98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,23 @@ -signing-party (1.1.2-1) unstable; urgency=low +signing-party (1.1.3-1) unstable; urgency=low [ Franck Joncourt ] + * 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) + + [ Thijs Kinkhorst ] + * 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 + * gpgsigs: + Added patch from Roland Rosenfeld to support RIPEMD160 checksum. (Closes: #533747).