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