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

lintian: r571 - trunk/testset



Author: rra
Date: 2006-03-12 02:59:46 +0100 (Sun, 12 Mar 2006)
New Revision: 571

Modified:
   trunk/testset/tags.libbaz
Log:
libbaz2 triggers the new postinst-must-call-ldconfig warning since it's
built with debhelper compat level 1 and therefore has an empty postinst.
Seems like a good thing to check, so add it to the tags file rather than
fixing it.


Modified: trunk/testset/tags.libbaz
===================================================================
--- trunk/testset/tags.libbaz	2006-03-12 01:38:11 UTC (rev 570)
+++ trunk/testset/tags.libbaz	2006-03-12 01:59:46 UTC (rev 571)
@@ -8,6 +8,7 @@
 E: libbaz1: shlib-with-non-pic-code usr/lib/libbaz1.so.1.0.3b
 E: libbaz1: unstripped-binary-or-object ./usr/lib/libbaz1.so.1.0.3b
 E: libbaz1: unstripped-binary-or-object ./usr/lib/libfoo2.so.1.0.3b
+E: libbaz2: postinst-must-call-ldconfig usr/lib/libbaz2.so.1.0.3b
 I: libbaz1: possible-non-posix-code-in-maintainer-script postinst:6 '[ -d /usr/doc -a ! -e /usr/doc/$PKG -a '
 I: libbaz1: possible-non-posix-code-in-maintainer-script prerm:5 '[ \( "$1" = "upgrade" -o "$1" = "remove" \) -a '
 W: libbaz source: ancient-standards-version 3.2.1



Reply to: