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