Author: aurel32 Date: 2009-01-06 21:59:10 +0000 (Tue, 06 Jan 2009) New Revision: 3213
Modified: glibc-package/branches/glibc-2.9/debian/changelog glibc-package/branches/glibc-2.9/debian/debhelper.in/libc-alt.lintian glibc-package/branches/glibc-2.9/debian/debhelper.in/libc-dbg.lintian glibc-package/branches/glibc-2.9/debian/debhelper.in/libc-otherbuild.lintian glibc-package/branches/glibc-2.9/debian/debhelper.in/libc.lintian Log: * debhelper.in/*.lintian: update for glibc 2.9. Modified: glibc-package/branches/glibc-2.9/debian/changelog =================================================================== --- glibc-package/branches/glibc-2.9/debian/changelog 2009-01-06 21:58:14 UTC (rev 3212) +++ glibc-package/branches/glibc-2.9/debian/changelog 2009-01-06 21:59:10 UTC (rev 3213) @@ -36,10 +36,11 @@ ks...@devanagari). * debhelper.in/locales.config: convert ks_IN into ks...@devanagari. * symbols.wildcards: update for glibc 2.9. + * debhelper.in/*.lintian: update for glibc 2.9. * testsuite-checking/compare.sh: don't assume expected and current testsuite results in same order. Closes: bug#504031. - -- Aurelien Jarno <aure...@debian.org> Tue, 06 Jan 2009 22:31:47 +0100 + -- Aurelien Jarno <aure...@debian.org> Tue, 06 Jan 2009 22:58:45 +0100 glibc (2.8+20080809-3) experimental; urgency=low Modified: glibc-package/branches/glibc-2.9/debian/debhelper.in/libc-alt.lintian =================================================================== --- glibc-package/branches/glibc-2.9/debian/debhelper.in/libc-alt.lintian 2009-01-06 21:58:14 UTC (rev 3212) +++ glibc-package/branches/glibc-2.9/debian/debhelper.in/libc-alt.lintian 2009-01-06 21:59:10 UTC (rev 3213) @@ -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.8.so +LIBC-FLAVOR: unstripped-binary-or-object .SLIBDIR/libpthread-2.9.so # Those file are actually .o files not package in a ar archive, and # thus should not be stripped @@ -8,11 +8,11 @@ LIBC-FLAVOR: unstripped-binary-or-object .LIBDIR/libmcheck.a # ld.so must be executable, otherwise the system will not work -LIBC-FLAVOR: shlib-with-executable-bit .SLIBDIR/ld-2.8.so 0755 +LIBC-FLAVOR: shlib-with-executable-bit .SLIBDIR/ld-2.9.so 0755 # It is normal that the ELF dynamic linker does not need any other # library -LIBC-FLAVOR: shared-lib-without-dependency-information .SLIBDIR/ld-2.8.so +LIBC-FLAVOR: shared-lib-without-dependency-information .SLIBDIR/ld-2.9.so # It is correct for the glibc to install files in such locations LIBC-FLAVOR: file-in-unusual-dir lib32 Modified: glibc-package/branches/glibc-2.9/debian/debhelper.in/libc-dbg.lintian =================================================================== --- glibc-package/branches/glibc-2.9/debian/debhelper.in/libc-dbg.lintian 2009-01-06 21:58:14 UTC (rev 3212) +++ glibc-package/branches/glibc-2.9/debian/debhelper.in/libc-dbg.lintian 2009-01-06 21:59:10 UTC (rev 3213) @@ -1,7 +1,7 @@ # It is normal that the ELF dynamic linker does not need any other # library -LIBC-dbg: shared-lib-without-dependency-information usr/lib/debug/ld-2.8.so +LIBC-dbg: shared-lib-without-dependency-information usr/lib/debug/ld-2.9.so # ld.so must be executable, otherwise the system will not work -LIBC-dbg: shlib-with-executable-bit usr/lib/debug/ld-2.8.so 0755 +LIBC-dbg: shlib-with-executable-bit usr/lib/debug/ld-2.9.so 0755 Modified: glibc-package/branches/glibc-2.9/debian/debhelper.in/libc-otherbuild.lintian =================================================================== --- glibc-package/branches/glibc-2.9/debian/debhelper.in/libc-otherbuild.lintian 2009-01-06 21:58:14 UTC (rev 3212) +++ glibc-package/branches/glibc-2.9/debian/debhelper.in/libc-otherbuild.lintian 2009-01-06 21:59:10 UTC (rev 3213) @@ -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.8.so +LIBC-FLAVOR: unstripped-binary-or-object .SLIBDIR/libpthread-2.9.so # It is correct for the glibc to install files in such locations LIBC: file-in-unusual-dir lib32 Modified: glibc-package/branches/glibc-2.9/debian/debhelper.in/libc.lintian =================================================================== --- glibc-package/branches/glibc-2.9/debian/debhelper.in/libc.lintian 2009-01-06 21:58:14 UTC (rev 3212) +++ glibc-package/branches/glibc-2.9/debian/debhelper.in/libc.lintian 2009-01-06 21:59:10 UTC (rev 3213) @@ -4,10 +4,10 @@ # libpthread must be stripped specially; GDB needs the non-dynamic # symbol table in order to load the thread debugging library. -LIBC: unstripped-binary-or-object ./lib/libpthread-2.8.so +LIBC: unstripped-binary-or-object ./lib/libpthread-2.9.so # ld.so must be executable, otherwise the system will not work -LIBC: shlib-with-executable-bit lib/ld-2.8.so 0755 +LIBC: shlib-with-executable-bit lib/ld-2.9.so 0755 # pt_chown must be setuid root, otherwise non-root users won't be able # to login @@ -15,7 +15,7 @@ # It is normal that the ELF dynamic linker does not need any other # library -LIBC: shared-lib-without-dependency-information ./lib/ld-2.8.so +LIBC: shared-lib-without-dependency-information ./lib/ld-2.9.so # It is correct for the glibc to install files in such locations LIBC: file-in-unusual-dir lib32 -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org