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