Fix #164750 changelog entry
[pgp-tools.git] / debian / changelog
1 signing-party (0.4.2-2) UNRELEASED; urgency=low
2
3 [ Christoph Berg ]
4 * gpg-key2ps:
5 + handle revoked uids in perl to get linecount right (Closes: #320785).
6 * gpgsigs: install example files.
7
8 [ Peter Palfrader ]
9 * Install caff's pgp-fixkey.
10
11 -- Peter Palfrader <weasel@debian.org> Fri, 19 Aug 2005 17:08:47 +0200
12
13 signing-party (0.4.2-1) unstable; urgency=low
14
15 * New upstream release.
16 * debian/control: move libpaper-utils to Recommends, remove redundant perl
17 dependency.
18 * Do not ship useless README file in the binary package. It's more or
19 less the same as the long description
20 * caff:
21 + create configfile on first use (Closes: #316611).
22 + note use of ~/.caff/gnupghome/gpg.conf in manpage (Closes: #321235).
23 + allow adding a Reply-To: header (Closes: #321007, thanks to Joost van
24 Baal for the patch).
25 + parse IMPORT_OK correctly (Closes: #321496).
26 + be more verbose when user tries to sign obsolete v3 crap.
27 + install README.*.
28 * gpglist: added new script, thanks to Uli Martens.
29 * gpg-key2ps:
30 + use Getopt::Long, general code cleanup.
31 + gpg-key2ps "my name" works now.
32 + Convert from shell script to perl.
33 + Fix too few slips on a page (Closes: #320785).
34 * Add keylookup: ncurses wrapper around gpg --search
35 + keylookup now calls gpg to search for keys instead of connecting to the
36 keyserver itself. Therefore there is no need to parse ~/.gnupg/gpg.conf
37 anymore (Closes: #164750).
38 + Recommend dialog | whiptail
39
40 -- Peter Palfrader <weasel@debian.org> Wed, 17 Aug 2005 23:06:15 +0200
41
42 signing-party (0.4.1-1) unstable; urgency=low
43
44 * New upstream release. Lots of fixes and enhancements, including:
45 gpg-key2ps:
46 + handles revoked subkeys, thanks Christof Douma (Closes: #311990).
47 gpg-mailkeys:
48 + add -i switch to sendmail to prevent lines with a dot causing
49 unexpected behaviour, thanks Stephen Gran (Closes: #319762).
50 caff:
51 + now handles attribute UIDs (Closes: #316278).
52 + now detects all invalid keyids (Closes: #317754).
53 + allows to BCC the signer, thanks Joost van Baal (Closes: #316176).
54 + new option to pause before continuing to the signing step,
55 thanks Christof Douma (Closes: #316129).
56 + create unique attachment filenames, thanks Robin H. Johnson
57 (Closes: #318469).
58 + let caff import keys from file, thanks Jon Åslund (Closes: #318744).
59 + Improve diagnosis if caff can't read answers from STDIN, like
60 when people use xargs (Closes: #319519).
61 * Depend on libtext-template-perl as caff needs it.
62 * Update to Standards-Version 3.6.2, no changes necessary.
63 * Add gpglist to distribution.
64
65 -- Peter Palfrader <weasel@debian.org> Sun, 7 Aug 2005 21:32:23 +0200
66
67 signing-party (0.4.0-1) unstable; urgency=low
68
69 * Merging signing-party with pgp-tools, now contains caff
70 and gpgsigs as well.
71 * Update gpg-mailkeys man page to list environment vars
72 introduced in 0.3.0 (Closes: #310418).
73
74 -- Thijs Kinkhorst <kink@squirrelmail.org> Wed, 8 Jun 2005 19:49:11 +0200
75
76 signing-party (0.3.0-1) unstable; urgency=low
77
78 * New maintainer, Simon is moving to co-maintenance.
79 * New upstream release:
80 + Fix missing section number from manpages.
81 (fixes Lintian warnings)
82 + Add more documentation (README, and in gpg-mailkeys).
83 + In gpg-key2ps:
84 - Add handling for 'tru' and 'uat' packets. (Closes: #222664)
85 - Change env.var PAPERCONF to PAPERSIZE due to changed behaviour since
86 libpaper-1.1.13. (Closes: #172698)
87 - Truncate too long UIDs so they don't mess up the keys next to them.
88 (Closes: #171846)
89 + In gpg-mailkeys:
90 - Send the key as an attachment. (Closes: #176245)
91 - Make gpg-mailkeys messages more customizable. (Closes: #200070)
92 - By default, let sendmail determine the From-line (more reliable).
93 * Update to Standards-Version 3.6.1 (no changes necessary).
94 * Depend on libpaper-utils >= 1.1.13.
95 * Clarify copyright / maintainer documentation.
96
97 -- Thijs Kinkhorst <kink@squirrelmail.org> Sat, 5 Mar 2005 14:39:24 +0100
98
99 signing-party (0.2.3-2) unstable; urgency=low
100
101 * Added handling for 'tru' packets
102
103 -- Simon Richter <sjr@debian.org> Mon, 8 Dec 2003 21:54:50 +0100
104
105 signing-party (0.2.3-1) unstable; urgency=low
106
107 * New upstream release (Closes: #180455)
108
109 -- Simon Richter <sjr@debian.org> Sat, 15 Feb 2003 16:09:27 +0100
110
111 signing-party (0.2.2.1-1) unstable; urgency=low
112
113 * Upstream bugfix release (some changes from 0.2 to 0.2.1 dropped out of
114 0.2.2 again)
115
116 -- Simon Richter <sjr@debian.org> Fri, 1 Nov 2002 12:15:15 +0100
117
118 signing-party (0.2.2-1) unstable; urgency=low
119
120 * Fixed manpage bug (Closes: #137924, #137937)
121 * Upstream changelog now contains data (Closes: #158854)
122 * Finally wrote a real description
123
124 -- Simon Richter <sjr@debian.org> Fri, 4 Oct 2002 22:41:50 +0200
125
126 signing-party (0.2.1-1) unstable; urgency=low
127
128 * New release
129
130 -- Simon Richter <sjr@debian.org> Thu, 29 Aug 2002 17:12:29 +0200
131
132 signing-party (0.2-1) unstable; urgency=low
133
134 * New release
135 * Can now print multiple keys
136 * Supports alternate paper sizes (Closes: #134975)
137 * New script: gpg-mailkeys
138
139 -- Simon Richter <sjr@debian.org> Thu, 21 Feb 2002 22:24:09 +0100
140
141 signing-party (0.1-1) unstable; urgency=low
142
143 * Initial Release (Closes: #117977).
144
145 -- Simon Richter <sjr@debian.org> Fri, 2 Nov 2001 19:33:42 +0100
146