diff options
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index d3514ff..044029f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ -inetutils (2:1.5.dfsg.1-2) UNRELEASED; urgency=low +inetutils (2:1.5.dfsg.1-2) unstable; urgency=low * Add a Depends on tcpd in inetutils-inetd. - * Fix FTBFS with automake >= 1.0 by adding the missing file config.rpath. + * Fix FTBFS with automake >= 1.10 by adding the missing file config.rpath. - debian/patches/02_missing_config.rpath.patch: New file * Install a pam file for inetutils-ftpd. * Fix possible segfaults (from the Coverity reports). @@ -22,7 +22,7 @@ inetutils (2:1.5.dfsg.1-2) UNRELEASED; urgency=low - debian/inetutils-telnetd.postinst: New file. - debian/inetutils-telnetd.postrm: Likewise. - -- Guillem Jover <guillem@debian.org> Mon, 6 Nov 2006 07:23:09 +0200 + -- Guillem Jover <guillem@debian.org> Tue, 7 Nov 2006 02:45:47 +0200 inetutils (2:1.5.dfsg.1-1) unstable; urgency=medium |
