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