[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r4281 - glibc-package/branches/eglibc-2.11/debian/debhelper.in



Author: aurel32
Date: 2010-05-24 16:42:57 +0000 (Mon, 24 May 2010)
New Revision: 4281

Modified:
   glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc-alt.lintian-overrides
   glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc-bin.lintian-overrides
   glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc-otherbuild.lintian-overrides
   glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc.lintian-overrides
Log:
Lintian updates for glibc 2.11.1


Modified: glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc-alt.lintian-overrides
===================================================================
--- glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc-alt.lintian-overrides	2010-05-24 16:39:55 UTC (rev 4280)
+++ glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc-alt.lintian-overrides	2010-05-24 16:42:57 UTC (rev 4281)
@@ -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.11.so
+LIBC-FLAVOR: unstripped-binary-or-object .SLIBDIR/libpthread-2.11.1.so
 
 # Those file are actually .o files not package in a ar archive, and
 # thus should not be stripped
@@ -8,8 +8,8 @@
 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.11.so 0755
+LIBC-FLAVOR: shlib-with-executable-bit .SLIBDIR/ld-2.11.1.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.11.so
+LIBC-FLAVOR: shared-lib-without-dependency-information .SLIBDIR/ld-2.11.1.so

Modified: glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc-bin.lintian-overrides
===================================================================
--- glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc-bin.lintian-overrides	2010-05-24 16:39:55 UTC (rev 4280)
+++ glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc-bin.lintian-overrides	2010-05-24 16:42:57 UTC (rev 4281)
@@ -2,9 +2,6 @@
 # thus must be linked statically
 libc-bin: statically-linked-binary ./sbin/ldconfig
 
-# ld.so must be executable, otherwise the system will not work
-libc-bin: 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
 libc-bin: setuid-binary usr/lib/pt_chown 4755 root/root

Modified: glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc-otherbuild.lintian-overrides
===================================================================
--- glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc-otherbuild.lintian-overrides	2010-05-24 16:39:55 UTC (rev 4280)
+++ glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc-otherbuild.lintian-overrides	2010-05-24 16:42:57 UTC (rev 4281)
@@ -1,3 +1,3 @@
 # 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.11.so
+LIBC-FLAVOR: unstripped-binary-or-object .SLIBDIR/libpthread-2.11.1.so

Modified: glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc.lintian-overrides
===================================================================
--- glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc.lintian-overrides	2010-05-24 16:39:55 UTC (rev 4280)
+++ glibc-package/branches/eglibc-2.11/debian/debhelper.in/libc.lintian-overrides	2010-05-24 16:42:57 UTC (rev 4281)
@@ -1,13 +1,13 @@
 # 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 .SLIBDIR/libpthread-2.11.so
+LIBC: unstripped-binary-or-object .SLIBDIR/libpthread-2.11.1.so
 
 # ld.so must be executable, otherwise the system will not work
-LIBC: shlib-with-executable-bit SLIBDIR/ld-2.11.so 0755
+LIBC: shlib-with-executable-bit SLIBDIR/ld-2.11.1.so 0755
 
 # It is normal that the ELF dynamic linker does not need any other 
 # library
-LIBC: shared-lib-without-dependency-information .SLIBDIR/ld-2.11.so
+LIBC: shared-lib-without-dependency-information .SLIBDIR/ld-2.11.1.so
 
 # dependency on debconf is not needed, as glibc has a fallback to tty 
 LIBC: missing-debconf-dependency-for-preinst


Reply to: