diff options
author | Guillem Jover <guillem@debian.org> | 2005-09-12 04:42:12 +0000 |
---|---|---|
committer | Guillem Jover <guillem@hadrons.org> | 2010-06-10 23:21:17 +0200 |
commit | 039d3baa4aadbb1c134e1692b52865dc470d85a6 (patch) | |
tree | 5e7de214c00e5c133bc7dd7a2368e2d1560a81a7 | |
parent | 0870d976dbd7e3dd05c5d2b8db9c3ba62909bbc4 (diff) | |
download | inetutils-039d3baa4aadbb1c134e1692b52865dc470d85a6.tar.gz |
Release inetutils 2:1.4.2+20040207-61.4.2+20040207-6
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 03128c9..6dbd887 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,17 +1,17 @@ -inetutils (2:1.4.2+20040207-6) UNRELEASED; urgency=low +inetutils (2:1.4.2+20040207-6) unstable; urgency=low * Change Build-Depends to 'libreadline5-dev | libreadline-dev' from 'libreadline4-dev'. (Closes: #326343) * Fix FSF address in debian/copyright. - * Fix invalid pointer to int cast. That will cause problems on 64-bit - architectures. (Closes: #318752) + * Fix invalid cast from pointer to int. That will cause problems on + 64-bit architectures. (Closes: #318752) Thanks to Dann Frazier <dannf@hp.com>. * Fix bashisms. - inetutils-syslogd.prerm: Fix improper use of -a in test. - inetutils-inetd.prerm: Likewise. - inetutils-syslogd.postinst: Likewise. - -- Guillem Jover <guillem@debian.org> Sat, 10 Sep 2005 04:52:01 +0300 + -- Guillem Jover <guillem@debian.org> Mon, 12 Sep 2005 07:41:53 +0300 inetutils (2:1.4.2+20040207-5) unstable; urgency=low |