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