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

r3304 - in glibc-package/trunk/debian: . debhelper.in



Author: aurel32
Date: 2009-02-23 08:31:05 +0000 (Mon, 23 Feb 2009)
New Revision: 3304

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/debhelper.in/libc-alt.lintian
   glibc-package/trunk/debian/debhelper.in/libc-otherbuild.lintian
   glibc-package/trunk/debian/debhelper.in/libc.lintian
Log:
  * debian/debhelper.in/libc{-alt,-otherbuild,}.lintian: remove outdated
    overrides.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2009-02-23 02:11:41 UTC (rev 3303)
+++ glibc-package/trunk/debian/changelog	2009-02-23 08:31:05 UTC (rev 3304)
@@ -3,8 +3,10 @@
   * testsuite-checking/expected-results-ia64-linux-gnu-libc: ignore 
     result of tst-oddstacklimit.out, it is known to fail with old
     kernels, just like in glibc 2.7.
+  * debian/debhelper.in/libc{-alt,-otherbuild,}.lintian: remove outdated
+    overrides.
 
- -- Aurelien Jarno <aurel32@debian.org>  Mon, 23 Feb 2009 01:49:11 +0100
+ -- Aurelien Jarno <aurel32@debian.org>  Mon, 23 Feb 2009 09:30:27 +0100
 
 glibc (2.9-3) unstable; urgency=low
 

Modified: glibc-package/trunk/debian/debhelper.in/libc-alt.lintian
===================================================================
--- glibc-package/trunk/debian/debhelper.in/libc-alt.lintian	2009-02-23 02:11:41 UTC (rev 3303)
+++ glibc-package/trunk/debian/debhelper.in/libc-alt.lintian	2009-02-23 08:31:05 UTC (rev 3304)
@@ -13,9 +13,3 @@
 # It is normal that the ELF dynamic linker does not need any other 
 # library
 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
-LIBC-FLAVOR: file-in-unusual-dir usr/lib32
-LIBC-FLAVOR: file-in-unusual-dir lib64
-LIBC-FLAVOR: file-in-unusual-dir usr/lib64

Modified: glibc-package/trunk/debian/debhelper.in/libc-otherbuild.lintian
===================================================================
--- glibc-package/trunk/debian/debhelper.in/libc-otherbuild.lintian	2009-02-23 02:11:41 UTC (rev 3303)
+++ glibc-package/trunk/debian/debhelper.in/libc-otherbuild.lintian	2009-02-23 08:31:05 UTC (rev 3304)
@@ -1,9 +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.9.so
-
-# It is correct for the glibc to install files in such locations
-LIBC: file-in-unusual-dir lib32
-LIBC: file-in-unusual-dir usr/lib32
-LIBC: file-in-unusual-dir lib64
-LIBC: file-in-unusual-dir usr/lib64

Modified: glibc-package/trunk/debian/debhelper.in/libc.lintian
===================================================================
--- glibc-package/trunk/debian/debhelper.in/libc.lintian	2009-02-23 02:11:41 UTC (rev 3303)
+++ glibc-package/trunk/debian/debhelper.in/libc.lintian	2009-02-23 08:31:05 UTC (rev 3304)
@@ -17,11 +17,5 @@
 # library
 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
-LIBC: file-in-unusual-dir usr/lib32
-LIBC: file-in-unusual-dir lib64
-LIBC: file-in-unusual-dir usr/lib64
-
 # dependency on debconf is not needed, as glibc has a fallback to tty 
 LIBC: missing-debconf-dependency-for-preinst


Reply to: