add ssl-dev and libkrb5-dev to Build-Depends. Bump Standards-Version
[ckermit.git] / debian / changelog
1 ckermit (212-1~b2) unstable; urgency=low
2
3   * New upstream beta release.
4   * Moved to main, ckermit is now DFSG-free!.
5   * This means we can finally enable crypto. This enables
6     us to close a >10 year old bug! (Closes: #95135).
7     + use make target linux+krb5+openssl.
8     + add ssl-dev and libkrb5-dev to Build-Depends.
9   * Propitiate lintian:
10     + remove ./ from override paths.
11     + add override unusual-interpreter #!/usr/bin/kermit.
12     + drop leading 'a' from Description.
13     + debian/watch: remove dh-make boilerplate.
14     + Standards-Version: 3.9.2 (no changes).
15   * Remove XS-Autobuild: yes; not needed now we are in main.
16
17  -- Ian Beckwith <ianb@debian.org>  Fri, 24 Jun 2011 04:50:49 +0100
18
19 ckermit (211-15) unstable; urgency=low
20
21   * Add Italian translation. Thanks to Luca Bruno. (Closes: #602240).
22   * Standards-Version: 3.9.1 (no changes).
23
24  -- Ian Beckwith <ianb@debian.org>  Mon, 08 Nov 2010 20:49:06 +0000
25
26 ckermit (211-14) unstable; urgency=low
27
28   * Switch to 3.0 (quilt) source format:
29     + Add debian/source/format.
30     + Remove quilt from debian/rules.
31     + Remove quilt from Build-Depends.
32     + Remove debian/README.source.
33   * 060_speeling.patch: fix more spelling errors.
34   * Add lintian overrides for spelling false-positives.
35   * Update maintainer email address.
36   * Remove DM-Upload-Allowed flag.
37   * Debhelper compat level 7.
38   * Standards-Version: 3.8.4 (no changes).
39
40  -- Ian Beckwith <ianb@debian.org>  Wed, 12 May 2010 02:15:29 +0100
41
42 ckermit (211-13) unstable; urgency=low
43
44   * Weaken inetd Depends: to Recommends (Closes: #511564).
45   * postinst: if IKSD requested, complain if no inetd installed.
46   * templates: new template ckermit/iksd-no-inetd.
47   * Translations:
48     + New:
49       * Finnish, thanks to Esko Arajärvi (Closes: #518197).
50       * Spanish, thanks to Francisco Javier Cuadrado (Closes: #518914).
51     + Updated:
52       * Czech, thanks to Martin Šín (Closes: #517357).
53       * German, thanks to Matthias Julius & Andre Gorgus (Closes: #517855).
54       * Galician, thanks to Marce Villarino (Closes: #517516).
55       * Japanese, thanks to Hideki Yamane (Closes: #517648).
56       * Swedish, thanks to Martin Bagge (Closes: #518327).
57       * French, thanks to Florentin Duneau (Closes: #518576).
58       * Russian, thanks to Yuri Kozlov (Closes: #518702).
59       * Portuguese, thanks to Américo Monteiro (Closes: #519004).
60       * Danish, thanks to Jacob Sparre Andersen.
61   * Fix typos, unfuzzy translations. Thanks to Esko Arajärvi.
62   * Mark 'dpkg-reconfigure ckermit' non-translatable. Thanks to Jacob
63     Sparre Andersen.
64   * Standards-Version: 3.8.1 (no changes).
65
66  -- Ian Beckwith <ianb@erislabs.net>  Sun, 15 Mar 2009 00:26:29 +0000
67
68 ckermit (211-12) unstable; urgency=low
69
70   * Add debian/README.source pointing to quilt docs.
71   * debian/copyright: note that ckermit is non-free and not part of
72     Debian, and explain why.
73   * control: add Homepage: field.
74   * postinst, postrm, config: switch from /bin/sh -e to set -e.
75   * Standards-version: 3.8.0.
76   * New patch 06_speeling: fix spelling errors.
77   * 05_ck_patch: bump ck_patch value.
78
79  -- Ian Beckwith <ianb@erislabs.net>  Thu, 26 Feb 2009 22:31:09 +0000
80
81 ckermit (211-11) unstable; urgency=low
82
83   * New Russian debconf translation (Closes: #511935)
84     Thanks to Yuri Kozlov.
85
86  -- Ian Beckwith <ianb@erislabs.net>  Sun, 18 Jan 2009 06:47:05 +0000
87
88 ckermit (211-10) unstable; urgency=low
89
90   * Add DM-Upload-Allowed: yes.
91   * Switch to linking with libsocks4 as libsocksd is no longer in testing.
92   * Split up source patches and apply them at build time with quilt.
93   * Remove nostrip handling, dh_strip does it for us.
94   * Bump debhelper compat level to 6.
95
96  -- Ian Beckwith <ianb@erislabs.net>  Wed, 16 Jan 2008 11:36:09 +0000
97
98 ckermit (211-9) unstable; urgency=low
99
100   * Fix iksd user information disclosure when PAM is used (Closes: #417247).
101   * Update maintainer email address.
102   * Bump ck_patch to 2.
103   * Fix menu section.
104   * Stop ignoring return code of 'make clean'.
105   * Cut out unneeeded linkage: added "-Wl,-z,defs -Wl,--as-needed" to LNKFLAGS
106   * Bump Standards-Version to 3.7.3
107
108  -- Ian Beckwith <ianb@erislabs.net>  Thu, 13 Dec 2007 20:49:55 +0000
109
110 ckermit (211-8) unstable; urgency=low
111
112   * Change netbase dependency to openbsd-inetd | inet-superserver.
113   * Tweak debconf templates to keep lintian happy.
114   * Bumped debconf compatability level to 5.
115   * Tidied debian/rules.
116
117  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Sat, 09 Jun 2007 23:12:49 +0100
118
119 ckermit (211-7) unstable; urgency=low
120
121   * New debconf translations:
122     + German - thanks to Matthias Julius.  (Closes: #408586).
123     + Portuguese - thanks to Ricardo Silva (Closes: #413748).
124     + Galician - thanks to Jacobo Tarrio   (Closes: #413757).
125   * debian/control:
126     + Updated Standards-Version (no changes).
127     + Added XS-Autobuild: yes.
128
129  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Thu,  8 Mar 2007 05:09:34 +0000
130
131 ckermit (211-6) unstable; urgency=low
132
133   * Applied fix to IF tests from ckdaily snapshot (Closes: #323510).
134   * Set ck_patch to "1" per discussion with upstream.
135   * New debconf translations:
136     + Czech - thanks to Martin Sín (Closes: #319577).
137     + Swedish - thanks to Daniel Nylander (Closes: #330429).
138   * debian/control:
139     + Added ${misc:Depends} to pick up right debconf dependency (Closes: #331779).
140     + Added dependency on netbase.
141     + Standards-Version: 3.6.2 (No changes).
142     + Updated Recommends to openssh-client | ssh-client
143   * debian/postrm: removed bashism.
144   * debian/copyright: added note from upstream about autobuilding.
145
146  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Sat, 22 Oct 2005 20:43:57 +0100
147
148 ckermit (211-5) unstable; urgency=low
149
150   * New translations:
151     + French - Thanks to Olivier Trichet (Closes: #260090)
152     + Danish - Thanks to Morten Brix Pederson (Closes: #268368)
153     + Japanese - Thanks to Hideki Yamane (Closes: #270927)
154
155  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Wed, 23 Feb 2005 15:16:11 +0000
156
157 ckermit (211-4) unstable; urgency=low
158
159   * Temporarily removed crypto (kerberos and SSL)
160   until the non-US/non-free issue is resolved, so we
161   don't miss sarge.
162   * debian/control:
163     + Section: reverted to non-free/comm.
164     + Build-Depends: removed kerberos and openssl.
165
166  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Tue, 29 Jun 2004 14:22:41 +0100
167
168 ckermit (211-3) unstable; urgency=low
169
170   * Included minor changes upstream sneaked in without bumping
171   the version number. As previous 211- versions haven't made it into
172   debian, there should be no problems with the .orig.tar.gz changing.
173   * debian/rules: clean target now deletes wermit, as upstream makefile
174   no longer does.
175
176  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Sat, 26 Jun 2004 17:09:46 +0100
177
178 ckermit (211-2) unstable; urgency=low
179
180   * Uploaded to non-US/non-free instead of non-free as crypto options now enabled.
181   * Fixes for new lintian warnings:
182     + iksd man page link moved to section 8.
183     + Converted - in kermit man page to \- or \(hy as appropriate.
184
185  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Tue,  4 May 2004 06:40:09 +0100
186
187 ckermit (211-1) unstable; urgency=low
188
189   * New Maintainer (Closes: #143649).
190   * New upstream version (Closes: #58634).
191   * Ack NMU (Closes: #54901).
192   * Add -DTIMEH to KFLAGS, replacing NMU patch (Closes: #91281).
193   * Sorted out docs dir (Closes: #229309).
194   * errno problem should be fixed by this recompile (Closes: #222096, #228728).
195   * Kerberos 4/5 support with MIT libs (Closes: #95135).
196   * Support for Socks4 (libsocksd), openssl, pam, shadow passwds and IKSD.
197   * Converted to po-debconf.
198   * Added support for /etc/kermit/kermrc (Closes: #123336).
199   * Attempt to remove /etc/kermit/ on purge in postrm.
200   * debian/control: changed Section: to non-US/non-free
201
202  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Wed, 14 Apr 2004 03:17:56 +0100
203
204 ckermit (196-1.1) unstable; urgency=low
205
206   * Non-maintainer Upload
207   * As part of BSP, fixing RC bug 91281. Added compiler directive to
208     sense <time.h>
209   * Added Build-Depends forestalling possible RC bugs in future
210
211  -- Gopal Narayanan <gopal@debian.org>  Sat, 14 Apr 2001 00:17:22 +0000
212
213 ckermit (196-1) unstable; urgency=low
214
215   * Initial Release.
216
217  -- Vaidhyanathan G Mayilrangam <vaidhy@debian.org>  Tue,  4 Jan 2000 15:22:47 -0500
218
219