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