1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
|
ckermit (193-3) unstable; urgency=low
* Changed the 'needs' tag in the menu entry again, this time so it specifies
"text".
-- Susan G. Kleinmann <sgk@debian.org> Mon, 10 Aug 1998 06:12:55 -0400
ckermit (193-2) unstable; urgency=low
* Fixed the source package so that diffs in ckutio.c show up, and
so that the source unpacks properly.
* Added a 'needs' tag to the menu entry (even though kermit doesn't
actually have any particular terminal needs) (Bug #24673)
* Removed some chaff from the rules file (has no effect on the
distributed package).
-- Susan G. Kleinmann <sgk@debian.org> Tue, 14 Jul 1998 20:14:05 -0400
ckermit (193-1) unstable; urgency=low
* Added a menuentry.
* Changed rules file to use dh utilities wherever possible.
* New upstream version (6.1).
* Retained fix to compression of changelog.Debian (Bug #14614)
* Compiled with '-g', then stripped with dh_strip (Bug #17954)
* md5sums list is built by dh_md5sums (Bug #19288)
-- Susan G. Kleinmann <sgk@debian.org> Mon, 13 Jul 1998 22:34:44 -0400
ckermit (192-5) unstable; urgency=low
* Compressed /usr/doc/ckermit/changelog.Debian (Bug#14614)
* libc6 compile
* Non-maintainer release
* Removed -g from debian/rules
* ckutio.c: Included <ioctls.h> and <ioctl-types.h>
* ckutio.c: Removed <linux/fs.h> as it only produced doubled type
definitions
-- Martin Schulze <joey@debian.org> Sun, 8 Feb 1998 02:32:58 +0100
ckermit (192-4) unstable; urgency=low
* Change package name from kermit to ckermit
* Link /etc/kermit.ini to /etc/ckermit.ini in the postinst.
-- Susan G. Kleinmann <sgk@kleinmann.com> Sun, 2 Mar 1997 22:16:44 -0500
kermit (192-3) unstable; urgency=low
* Changed the postinst to remind users to get the book
* Added the ckermod.ini = mykermrc.ex file to usr/doc/kermit/examples
-- Susan G. Kleinmann <sgk@kleinmann.com> Fri, 7 Feb 1997 08:57:23 -0500
kermit (192-2) unstable; urgency=low
* Global initialization file (/etc/kermit.ini) correctly compiled
into the package, and placed in the right place (clears Bug #2430)
* Global initialization file initializes the callout device for /dev/ttyS1.
This clears Bug #5653.
-- Susan G. Kleinmann <sgk@kleinmann.com> Thu, 30 Jan 1997 11:31:58 -0500
kermit (192-1) unstable; urgency=low
* New maintainer.
* New source packaging.
* New upstream version; removes Bug #5755.
-- Susan G. Kleinmann <sgk@kleinmann.com> Tue, 28 Jan 1997 15:24:52 -0500
Local variables:
mode: debian-changelog
add-log-mailing-address: "sgk@debian.org"
End:
|