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