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

r5085 - glibc-package/branches/glibc-branch-squeeze/debian/debhelper.in



Author: aurel32
Date: 2011-12-13 23:48:55 +0000 (Tue, 13 Dec 2011)
New Revision: 5085

Modified:
   glibc-package/branches/glibc-branch-squeeze/debian/debhelper.in/libc-alt.lintian-overrides
   glibc-package/branches/glibc-branch-squeeze/debian/debhelper.in/libc-otherbuild.lintian-overrides
   glibc-package/branches/glibc-branch-squeeze/debian/debhelper.in/libc.lintian-overrides
Log:
Update lintian


Modified: glibc-package/branches/glibc-branch-squeeze/debian/debhelper.in/libc-alt.lintian-overrides
===================================================================
--- glibc-package/branches/glibc-branch-squeeze/debian/debhelper.in/libc-alt.lintian-overrides	2011-12-13 23:42:50 UTC (rev 5084)
+++ glibc-package/branches/glibc-branch-squeeze/debian/debhelper.in/libc-alt.lintian-overrides	2011-12-13 23:48:55 UTC (rev 5085)
@@ -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.1.so
+LIBC-FLAVOR: unstripped-binary-or-object .SLIBDIR/libpthread-2.11.3.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.1.so 0755
+LIBC-FLAVOR: shlib-with-executable-bit .SLIBDIR/ld-2.11.3.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.1.so
+LIBC-FLAVOR: shared-lib-without-dependency-information .SLIBDIR/ld-2.11.3.so

Modified: glibc-package/branches/glibc-branch-squeeze/debian/debhelper.in/libc-otherbuild.lintian-overrides
===================================================================
--- glibc-package/branches/glibc-branch-squeeze/debian/debhelper.in/libc-otherbuild.lintian-overrides	2011-12-13 23:42:50 UTC (rev 5084)
+++ glibc-package/branches/glibc-branch-squeeze/debian/debhelper.in/libc-otherbuild.lintian-overrides	2011-12-13 23:48:55 UTC (rev 5085)
@@ -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.1.so
+LIBC-FLAVOR: unstripped-binary-or-object .SLIBDIR/libpthread-2.11.3.so

Modified: glibc-package/branches/glibc-branch-squeeze/debian/debhelper.in/libc.lintian-overrides
===================================================================
--- glibc-package/branches/glibc-branch-squeeze/debian/debhelper.in/libc.lintian-overrides	2011-12-13 23:42:50 UTC (rev 5084)
+++ glibc-package/branches/glibc-branch-squeeze/debian/debhelper.in/libc.lintian-overrides	2011-12-13 23:48:55 UTC (rev 5085)
@@ -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.1.so
+LIBC: unstripped-binary-or-object .SLIBDIR/libpthread-2.11.3.so
 
 # ld.so must be executable, otherwise the system will not work
-LIBC: shlib-with-executable-bit SLIBDIR/ld-2.11.1.so 0755
+LIBC: shlib-with-executable-bit SLIBDIR/ld-2.11.3.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.1.so
+LIBC: shared-lib-without-dependency-information .SLIBDIR/ld-2.11.3.so
 
 # dependency on debconf is not needed, as glibc has a fallback to tty 
 LIBC: missing-debconf-dependency-for-preinst


Reply to: