X-Git-Url: https://git.sthu.org/?p=pgp-tools.git;a=blobdiff_plain;f=debian%2Fchangelog;h=d2219215b8e9ef142463c85437b9d1514792cb03;hp=04178c19b312a8c1d1c19015049f1f0dd3478cd3;hb=57897ed07ab48e100fd4f3a8885cacf946929a0b;hpb=f9016f785f1eb4e613c6dbcdd6fd91cfb6ab5e32 diff --git a/debian/changelog b/debian/changelog index 04178c1..d221921 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,61 @@ -signing-party (1.1.3-2) UNRELEASED; urgency=low +signing-party (1.1.5-1) UNRELEASED; urgency=low - * Correct path of ~/.caffrc in informational messages (Closes: #582603). + * caff: + + correct man page for keys-from-gnupg (closes: #652683) + * Drop keyanalyze transitional package, present since 2009. + + -- Thijs Kinkhorst Wed, 11 Jan 2012 20:57:54 +0100 + +signing-party (1.1.4-1) unstable; urgency=low + + [ Thijs Kinkhorst ] + * caff: + + Correct path of ~/.caffrc in informational messages (Closes: #582603). + + Be more verbose on unexpected key ID (Closes: #645792). + * gpg-key2ps: + + Apply patch from Uwe Kleine-König to deal with latin1 characters + (Closes: #596377). + * Debian package: + + Import dpkg build flags, plus small cleanups. - -- Thijs Kinkhorst Sun, 23 May 2010 14:08:28 +0200 + [ Franck Joncourt ] + * Debian package: + + Switch to dpkg-source 3.0 (quilt) format. + - Removed README.source which was needed only for documentation purpose. + - Removed quilt framework in d.rules. + - Removed BD on quilt. + - Added source/format file. + + Depend on "default-mta | mail-transport-agent" rather than the old + "exim4 | mail-transport-agent". + + Bumped Standards-Version up to 3.9.0 (no changes). + * gpg-mailkeys: + + Correct path of ~/.gpg-mailkeysrc and ~/.signature in manpage. + + Add new environment variable SENDMAIL_ARGS to allow user to pass + arguments to sendmail (closes: #599409). + * caff: + + Refactor import of own key and import for keys to sign from keyrings. + + Also automatically import keys to sign from the user's normal gpg + keyrings. + + Use --no-auto-check-trustdb when importing keys from files or + the user's normal gpg keyrings (closes: #539643). + + [ Peter Palfrader ] + * caff: + + manpage: Refer to all of /usr/share/doc/signing-party/caff/ and not + just to /usr/share/doc/signing-party/caff/caffrc.sample + (closes: #568052). + + Fix horrible &function calls used because of broken prototypes. + + Even if all keys to sign were found in the user's normal gpg + keyrings we still need to import them (again) from any keyrings + passed with --key-files - the keys there might be newer, containing + new subkeys (for encryption), uids (for signing) or revocations. + + Make importing of keys to be signed from the normal gpg optional + (--keys-from-gnupg). + + refactor copying of command line options into global config variable. + + Create the mail files in ~/.caff/keys even if mail is not sent + (closes: #590666). + + -- Thijs Kinkhorst Wed, 02 Nov 2011 18:17:25 +0100 signing-party (1.1.3-1) unstable; urgency=low