X-Git-Url: https://git.sthu.org/?p=pgp-tools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=2e037057b59c4d0a41497dd6f48b84d282858960;hp=7837e377947b7d673e71cd27ee1bf2eadf74b46c;hb=76b2e6a914bd6fbe3793b75cdb4a4954b898b5b0;hpb=17fd91ece11d3f5a25cf01dd1624f71440eb08f5 diff --git a/debian/changelog b/debian/changelog index 7837e37..2e03705 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,6 @@ signing-party (1.1.2-1) UNRELEASED; urgency=low TODOs: * Check for Debian policy 3.8.3 - * Update of the gpg-mailkeys man page to mention both the signature and - gpg-mailkeysrc files. [ Franck Joncourt ] * gpgsigs: @@ -21,11 +19,12 @@ signing-party (1.1.2-1) UNRELEASED; urgency=low + Warned the user if a local-user keyid is not listed as a keyid in ./caffrc. (Closes: #540165). * gpgdir: New upstream release. - * gpg-mailkeys: (Closes: #545186) + * gpg-mailkeys: + The charset for the text of the message is deduced from the charset used by ~/.gpg-mailkeysrc and ~/.signature. - + The text message is encoded in quoted printable and thus it requires a - new dependency on qprint in debian/control. + The text message is encoded in quoted printable and thus it requires a + new dependency on qprint in debian/control. (Closes: #545186) + + Mentionned both the .gpg-mailkeysrc and .signature files in the manpage. * debian.control: added ${misc:Depends} as Depends for the keyanalyze package.