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