handle revoked uids in perl to get linecount right
[pgp-tools.git] / debian / changelog
index 14ea3935168f54441cfa075eacb1bbce8ddab3b1..e5fb00f58ab27629329e43c70bd5d122baa3ac7e 100644 (file)
@@ -1,18 +1,64 @@
-signing-party (0.4.1-XXX) unreleased; urgency=low
+signing-party (0.4.2-2) UNRELEASED; urgency=low
+
+  [ Christoph Berg ]
+  * gpg-key2ps:
+     + handle revoked uids in perl to get linecount right (Closes: #320785).
+
+  [ Peter Palfrader ]
+  * Install caff's pgp-fixkey.
+
+ -- Peter Palfrader <weasel@debian.org>  Fri, 19 Aug 2005 17:08:47 +0200
+
+signing-party (0.4.2-1) unstable; urgency=low
 
   * New upstream release.
+  * debian/control: move libpaper-utils to Recommends, remove redundant perl
+    dependency.
+  * Do not ship useless README file in the binary package.  It's more or
+    less the same as the long description
+  * caff:
+     + create configfile on first use (Closes: #316611).
+     + note use of ~/.caff/gnupghome/gpg.conf in manpage (Closes: #321235).
+     + allow adding a Reply-To: header (Closes: #321007, thanks to Joost van
+       Baal for the patch).
+     + parse IMPORT_OK correctly (Closes: #321496).
+     + be more verbose when user tries to sign obsolete v3 crap.
+     + install README.*.
+  * gpglist: added new script, thanks to Uli Martens.
+  * gpg-key2ps:
+     + use Getopt::Long, general code cleanup.
+     + gpg-key2ps "my name" works now.
+     + Convert from shell script to perl.
+     + Fix too few slips on a page (Closes: #320785).
+  * Add keylookup: ncurses wrapper around gpg --search
+     + Recommend dialog | whiptail
+
+ -- Peter Palfrader <weasel@debian.org>  Wed, 17 Aug 2005 23:06:15 +0200
+
+signing-party (0.4.1-1) unstable; urgency=low
+
+  * New upstream release. Lots of fixes and enhancements, including:
     gpg-key2ps:
      + handles revoked subkeys, thanks Christof Douma (Closes: #311990).
+    gpg-mailkeys:
+     + add -i switch to sendmail to prevent lines with a dot causing
+       unexpected behaviour, thanks Stephen Gran (Closes: #319762).
     caff:
      + now handles attribute UIDs (Closes: #316278).
      + now detects all invalid keyids (Closes: #317754).
      + allows to BCC the signer, thanks Joost van Baal (Closes: #316176).
      + new option to pause before continuing to the signing step,
        thanks Christof Douma (Closes: #316129).
+     + create unique attachment filenames, thanks Robin H. Johnson
+       (Closes: #318469).
+     + let caff import keys from file, thanks Jon Åslund (Closes: #318744).
+     + Improve diagnosis if caff can't read answers from STDIN, like
+       when people use xargs  (Closes: #319519).
   * Depend on libtext-template-perl as caff needs it.
   * Update to Standards-Version 3.6.2, no changes necessary.
+  * Add gpglist to distribution.
 
- -- Peter Palfrader <weasel@debian.org>  Wed, 29 Jun 2005 16:36:08 +0200
+ -- Peter Palfrader <weasel@debian.org>  Sun,  7 Aug 2005 21:32:23 +0200
 
 signing-party (0.4.0-1) unstable; urgency=low