diff options
author | Guillem Jover <guillem@hadrons.org> | 2010-09-22 06:49:07 +0200 |
---|---|---|
committer | Guillem Jover <guillem@hadrons.org> | 2010-09-22 06:53:01 +0200 |
commit | 7cd2eea558b1a1105c0168da2d30c3f15f905cdf (patch) | |
tree | 46cbe55c6410e03b41ddec608ebe95d7959d6b59 | |
parent | 970830ce90d61b9ed09e82511399cf23c21f3c3c (diff) | |
download | inetutils-7cd2eea558b1a1105c0168da2d30c3f15f905cdf.tar.gz |
Release inetutils 2:1.8-21.8-2
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ed34d8f..6dd1618 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -inetutils (2:1.8-2) UNRELEASED; urgency=low +inetutils (2:1.8-2) experimental; urgency=low * Fix FTBFS on GNU/Hurd and GNU/kFreeBSD systems. (Closes: #596638) - Use IFF_ flags conditionally. @@ -6,7 +6,7 @@ inetutils (2:1.8-2) UNRELEASED; urgency=low the wrapped <sys/ioctl.h>, otherwise we get conflicting symbols. - Include <sys/types.h> in ifconfig/flags.h for size_t. - -- Guillem Jover <guillem@debian.org> Wed, 22 Sep 2010 06:40:25 +0200 + -- Guillem Jover <guillem@debian.org> Wed, 22 Sep 2010 06:43:52 +0200 inetutils (2:1.8-1) experimental; urgency=low |