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