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