Author: aurel32 Date: 2008-08-08 18:20:33 +0000 (Fri, 08 Aug 2008) New Revision: 3046
Modified: glibc-package/branches/glibc-2.8/debian/debhelper.in/libc-alt.lintian Log: Update libc-alt.lintian Modified: glibc-package/branches/glibc-2.8/debian/debhelper.in/libc-alt.lintian =================================================================== --- glibc-package/branches/glibc-2.8/debian/debhelper.in/libc-alt.lintian 2008-08-08 17:10:29 UTC (rev 3045) +++ glibc-package/branches/glibc-2.8/debian/debhelper.in/libc-alt.lintian 2008-08-08 18:20:33 UTC (rev 3046) @@ -1,6 +1,6 @@ # libpthread must be stripped specially; GDB needs the non-dynamic # symbol table in order to load the thread debugging library. -LIBC-FLAVOR: unstripped-binary-or-object .SLIBDIR/libpthread-2.7.so +LIBC-FLAVOR: unstripped-binary-or-object .SLIBDIR/libpthread-2.8.so # Those file are actually .o files not package in a ar archive, and # thus should not be stripped @@ -9,7 +9,7 @@ # It is normal that the ELF dynamic linker does not need any other # library -LIBC-FLAVOR: shared-lib-without-dependency-information .SLIBDIR/ld-2.7.so +LIBC-FLAVOR: shared-lib-without-dependency-information .SLIBDIR/ld-2.8.so # It is correct for the glibc to install files in such locations LIBC-FLAVOR: file-in-unusual-dir lib32 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

