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