Package: libc6 Version: 2.3.2-5 Severity: minor ldd does too much indentation currently, here are a few examples:
,---- | fry:/home/jk# ldd /lib/libc.so.6 | /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) | fry:/home/jk# `---- ,---- | fry:/home/jk# ldd /lib/libpthread.so.0 | libc.so.6 => /lib/libc.so.6 (0x40062000) | /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000) | fry:/home/jk# `---- ,---- | fry:/home/jk# ldd /bin/ls | librt.so.1 => /lib/librt.so.1 (0x40026000) | libacl.so.1 => /lib/libacl.so.1 (0x40038000) | libc.so.6 => /lib/libc.so.6 (0x4003f000) | libpthread.so.0 => /lib/libpthread.so.0 (0x40165000) | /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) | libattr.so.1 => /lib/libattr.so.1 (0x401b5000) | fry:/home/jk# `---- Seen with various shells and TERMs. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux fry 2.6.0-test4-mm5 #1 SMP Thu Sep 4 19:13:49 CEST 2003 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages libc6 depends on: ii libdb1-compat 2.1.3-7 The Berkeley database routines [gl -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

