install gpgsigs example; use install -m 644
[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 + Recommend dialog | whiptail
36
37 -- Peter Palfrader <weasel@debian.org> Wed, 17 Aug 2005 23:06:15 +0200
38
39 signing-party (0.4.1-1) unstable; urgency=low
40
41 * New upstream release. Lots of fixes and enhancements, including:
42 gpg-key2ps:
43 + handles revoked subkeys, thanks Christof Douma (Closes: #311990).
44 gpg-mailkeys:
45 + add -i switch to sendmail to prevent lines with a dot causing
46 unexpected behaviour, thanks Stephen Gran (Closes: #319762).
47 caff:
48 + now handles attribute UIDs (Closes: #316278).
49 + now detects all invalid keyids (Closes: #317754).
50 + allows to BCC the signer, thanks Joost van Baal (Closes: #316176).
51 + new option to pause before continuing to the signing step,
52 thanks Christof Douma (Closes: #316129).
53 + create unique attachment filenames, thanks Robin H. Johnson
54 (Closes: #318469).
55 + let caff import keys from file, thanks Jon Åslund (Closes: #318744).
56 + Improve diagnosis if caff can't read answers from STDIN, like
57 when people use xargs (Closes: #319519).
58 * Depend on libtext-template-perl as caff needs it.
59 * Update to Standards-Version 3.6.2, no changes necessary.
60 * Add gpglist to distribution.
61
62 -- Peter Palfrader <weasel@debian.org> Sun, 7 Aug 2005 21:32:23 +0200
63
64 signing-party (0.4.0-1) unstable; urgency=low
65
66 * Merging signing-party with pgp-tools, now contains caff
67 and gpgsigs as well.
68 * Update gpg-mailkeys man page to list environment vars
69 introduced in 0.3.0 (Closes: #310418).
70
71 -- Thijs Kinkhorst <kink@squirrelmail.org> Wed, 8 Jun 2005 19:49:11 +0200
72
73 signing-party (0.3.0-1) unstable; urgency=low
74
75 * New maintainer, Simon is moving to co-maintenance.
76 * New upstream release:
77 + Fix missing section number from manpages.
78 (fixes Lintian warnings)
79 + Add more documentation (README, and in gpg-mailkeys).
80 + In gpg-key2ps:
81 - Add handling for 'tru' and 'uat' packets. (Closes: #222664)
82 - Change env.var PAPERCONF to PAPERSIZE due to changed behaviour since
83 libpaper-1.1.13. (Closes: #172698)
84 - Truncate too long UIDs so they don't mess up the keys next to them.
85 (Closes: #171846)
86 + In gpg-mailkeys:
87 - Send the key as an attachment. (Closes: #176245)
88 - Make gpg-mailkeys messages more customizable. (Closes: #200070)
89 - By default, let sendmail determine the From-line (more reliable).
90 * Update to Standards-Version 3.6.1 (no changes necessary).
91 * Depend on libpaper-utils >= 1.1.13.
92 * Clarify copyright / maintainer documentation.
93
94 -- Thijs Kinkhorst <kink@squirrelmail.org> Sat, 5 Mar 2005 14:39:24 +0100
95
96 signing-party (0.2.3-2) unstable; urgency=low
97
98 * Added handling for 'tru' packets
99
100 -- Simon Richter <sjr@debian.org> Mon, 8 Dec 2003 21:54:50 +0100
101
102 signing-party (0.2.3-1) unstable; urgency=low
103
104 * New upstream release (Closes: #180455)
105
106 -- Simon Richter <sjr@debian.org> Sat, 15 Feb 2003 16:09:27 +0100
107
108 signing-party (0.2.2.1-1) unstable; urgency=low
109
110 * Upstream bugfix release (some changes from 0.2 to 0.2.1 dropped out of
111 0.2.2 again)
112
113 -- Simon Richter <sjr@debian.org> Fri, 1 Nov 2002 12:15:15 +0100
114
115 signing-party (0.2.2-1) unstable; urgency=low
116
117 * Fixed manpage bug (Closes: #137924, #137937)
118 * Upstream changelog now contains data (Closes: #158854)
119 * Finally wrote a real description
120
121 -- Simon Richter <sjr@debian.org> Fri, 4 Oct 2002 22:41:50 +0200
122
123 signing-party (0.2.1-1) unstable; urgency=low
124
125 * New release
126
127 -- Simon Richter <sjr@debian.org> Thu, 29 Aug 2002 17:12:29 +0200
128
129 signing-party (0.2-1) unstable; urgency=low
130
131 * New release
132 * Can now print multiple keys
133 * Supports alternate paper sizes (Closes: #134975)
134 * New script: gpg-mailkeys
135
136 -- Simon Richter <sjr@debian.org> Thu, 21 Feb 2002 22:24:09 +0100
137
138 signing-party (0.1-1) unstable; urgency=low
139
140 * Initial Release (Closes: #117977).
141
142 -- Simon Richter <sjr@debian.org> Fri, 2 Nov 2001 19:33:42 +0100
143