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

lintian: r86 - in trunk/testset: . binary/debian



Author: djpig
Date: 2004-03-05 01:09:35 +0100 (Fri, 05 Mar 2004)
New Revision: 86

Modified:
   trunk/testset/binary/debian/rules
   trunk/testset/info_tags.binary
   trunk/testset/tags.binary
Log:
Adapt to my changes of the huge-usr-share test.
Correct Description of statically-linked test.


Modified: trunk/testset/binary/debian/rules
===================================================================
--- trunk/testset/binary/debian/rules	2004-03-04 21:52:51 UTC (rev 85)
+++ trunk/testset/binary/debian/rules	2004-03-05 00:09:35 UTC (rev 86)
@@ -27,7 +27,7 @@
 	install -d $(tmp)/DEBIAN
 	install -m 755 debian/postinst $(tmp)/DEBIAN
 
-	dd if=/dev/zero of=$(tmp)/usr/share/binary/largefile count=500
+	dd if=/dev/zero of=$(tmp)/usr/share/binary/largefile bs=1024 count=1500
 
 	dpkg-shlibdeps $(tmp)/usr/bin/hello
 	dpkg-gencontrol -isp

Modified: trunk/testset/info_tags.binary
===================================================================
--- trunk/testset/info_tags.binary	2004-03-04 21:52:51 UTC (rev 85)
+++ trunk/testset/info_tags.binary	2004-03-05 00:09:35 UTC (rev 86)
@@ -25,7 +25,7 @@
 E: binary: binary-without-manpage hello-static
 E: binary: binary-without-manpage hello.static
 E: binary: binary-without-manpage static-hello
-W: binary: arch-dep-package-has-big-usr-share 292kB 18%
+W: binary: arch-dep-package-has-big-usr-share 1540kB 55%
 N:
 N:   The package has a significant amount of architecture-independent data
 N:   in /usr/share, while it is an architecture-dependent package. This is
@@ -144,7 +144,10 @@
 N:   
 N:   Usually this is a bug. Otherwise, please contact
 N:   lintian-maint@debian.org about this so that this exception would be
-N:   recognized in future versions of Lintian.
+N:   recognized in future versions of Lintian, or install an override if
+N:   your package is an exception. Note that binaries named *-static and
+N:   *.static are already excluded, just as any binaries in packages named
+N:   *-static.
 N:
 E: binary: changelog-file-not-compressed changelog
 N:

Modified: trunk/testset/tags.binary
===================================================================
--- trunk/testset/tags.binary	2004-03-04 21:52:51 UTC (rev 85)
+++ trunk/testset/tags.binary	2004-03-05 00:09:35 UTC (rev 86)
@@ -3,7 +3,7 @@
 E: binary: binary-without-manpage hello-static
 E: binary: binary-without-manpage hello.static
 E: binary: binary-without-manpage static-hello
-W: binary: arch-dep-package-has-big-usr-share 292kB 18%
+W: binary: arch-dep-package-has-big-usr-share 1540kB 55%
 W: binary: package-contains-upstream-install-documentation usr/share/doc/binary/INSTALL
 E: binary: postinst-does-not-call-updatemenus usr/lib/menu/binary
 E: binary: postrm-does-not-call-updatemenus usr/lib/menu/binary



Reply to: