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