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