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