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

lintian: r88 - in trunk: debian testset



Author: djpig
Date: 2004-03-05 01:17:26 +0100 (Fri, 05 Mar 2004)
New Revision: 88

Modified:
   trunk/debian/changelog
   trunk/testset/info_tags.relations
   trunk/testset/tags.relations
Log:
Forgot the changes in changelog and testsets for
"Remove the build-depends-without-arch-dep check. It produces
way too much false positives and can only be replaced by
a sophisticated debian/rules parser"


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2004-03-05 00:14:45 UTC (rev 87)
+++ trunk/debian/changelog	2004-03-05 00:17:26 UTC (rev 88)
@@ -11,6 +11,10 @@
   * checks/fields:
     + Really check only "real" dependency fields for needlessy
       depends (Closes: #185035)
+    + Remove the build-depends-without-arch-dep check. It produces
+      way too much false positives and can only be replaced by
+      a sophisticated debian/rules parser
+      (Closes: #192037, #202950, #214231)
   * checks/scripts:
     + Fix check for "exec ..." line. Fix suggested by Josip Rodin.
       (Closes: #212811)

Modified: trunk/testset/info_tags.relations
===================================================================
--- trunk/testset/info_tags.relations	2004-03-05 00:14:45 UTC (rev 87)
+++ trunk/testset/info_tags.relations	2004-03-05 00:17:26 UTC (rev 88)
@@ -9,14 +9,6 @@
 N:   Standards-Version control field. However, please remember to update
 N:   this field next time you upload the package.
 N:
-W: relations source: build-depends-without-arch-dep
-N:
-N:   The control file specifies source relations for architecture-dependent
-N:   packages, but no architecture-dependent packages are built. Most
-N:   likely you need to change Build-Depends to Build-Depends-Indep.
-N:   
-N:   Refer to Policy Manual, section 7.6 for details.
-N:
 E: relations-multiple-libs: no-copyright-file
 N:
 N:   Each binary package has to include a plain file

Modified: trunk/testset/tags.relations
===================================================================
--- trunk/testset/tags.relations	2004-03-05 00:14:45 UTC (rev 87)
+++ trunk/testset/tags.relations	2004-03-05 00:17:26 UTC (rev 88)
@@ -1,5 +1,4 @@
 W: relations source: ancient-standards-version 3.1.1
-W: relations source: build-depends-without-arch-dep
 E: relations-multiple-libs: no-copyright-file
 W: relations-multiple-libs: description-synopsis-might-not-be-phrased-properly
 E: relations-multiple-libs: description-synopsis-is-duplicated



Reply to: