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