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