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

lintian: r686 - in trunk: checks debian testset



Author: rra
Date: 2006-06-25 06:02:38 +0200 (Sun, 25 Jun 2006)
New Revision: 686

Modified:
   trunk/checks/fields.desc
   trunk/debian/changelog
   trunk/testset/tags.cdbs-test
   trunk/testset/tags.relations
Log:
  + [RA] Downgrade build-depends-without-arch-dep to info from warning.
    Policy doesn't require using Build-Depends-Indep for
    arch-independent packages and the test has a lot of false positives.

Modified: trunk/checks/fields.desc
===================================================================
--- trunk/checks/fields.desc	2006-06-25 03:58:24 UTC (rev 685)
+++ trunk/checks/fields.desc	2006-06-25 04:02:38 UTC (rev 686)
@@ -444,7 +444,7 @@
  packages, but no architecture-independent packages are built.
 
 Tag: build-depends-without-arch-dep
-Type: warning
+Type: info
 Ref: policy 7.6
 Info: The control file lists the given package in Build-Depends, but no
  architecture-dependent packages are built. If all the packages built are

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2006-06-25 03:58:24 UTC (rev 685)
+++ trunk/debian/changelog	2006-06-25 04:02:38 UTC (rev 686)
@@ -26,11 +26,14 @@
       debian/rules clean, since perl-base may be sufficient.  Catch more
       ways perl could be run, including the common idiom for packages that
       use Build.PL.
+    + [RA] Downgrade build-depends-without-arch-dep to info from warning.
+      Policy doesn't require using Build-Depends-Indep for
+      arch-independent packages and the test has a lot of false positives.
   * checks/po-debconf:
     + [RA] Don't consider templates.in to be a stray translated template
       file.  Thanks, Thomas Huriaux.  (Closes: #367534)
 
- -- Russ Allbery <rra@debian.org>  Sat, 24 Jun 2006 20:26:24 -0700
+ -- Russ Allbery <rra@debian.org>  Sat, 24 Jun 2006 21:02:32 -0700
 
 lintian (1.23.21) unstable; urgency=low
 

Modified: trunk/testset/tags.cdbs-test
===================================================================
--- trunk/testset/tags.cdbs-test	2006-06-25 03:58:24 UTC (rev 685)
+++ trunk/testset/tags.cdbs-test	2006-06-25 04:02:38 UTC (rev 686)
@@ -1,5 +1,5 @@
 E: cdbs-test source: build-depends-indep-should-be-build-depends debhelper
 E: cdbs-test source: missing-build-dependency python | python-dev | python-all-dev
 E: cdbs-test source: package-lacks-versioned-build-depends-on-debhelper 5
-W: cdbs-test source: build-depends-without-arch-dep yada
+I: cdbs-test source: build-depends-without-arch-dep yada
 W: cdbs-test source: native-package-with-dash-version

Modified: trunk/testset/tags.relations
===================================================================
--- trunk/testset/tags.relations	2006-06-25 03:58:24 UTC (rev 685)
+++ trunk/testset/tags.relations	2006-06-25 04:02:38 UTC (rev 686)
@@ -22,18 +22,18 @@
 E: relations: needlessly-depends-on-awk depends
 E: relations: no-copyright-file
 E: relations: obsolete-field optional
+I: relations source: build-depends-without-arch-dep arch-test1
+I: relations source: build-depends-without-arch-dep arch-test2
+I: relations source: build-depends-without-arch-dep bar
+I: relations source: build-depends-without-arch-dep findutils
+I: relations source: build-depends-without-arch-dep foo
+I: relations source: build-depends-without-arch-dep libc6-dev
+I: relations source: build-depends-without-arch-dep mail-transport-agent
 I: relations-multiple-libs: unknown-field-in-control bugs
 I: relations-multiple-libs: unknown-field-in-control origin
 I: relations: unknown-field-in-control bugs
 I: relations: unknown-field-in-control origin
 W: relations source: ancient-standards-version 3.1.1 (current is 3.7.2)
-W: relations source: build-depends-without-arch-dep arch-test1
-W: relations source: build-depends-without-arch-dep arch-test2
-W: relations source: build-depends-without-arch-dep bar
-W: relations source: build-depends-without-arch-dep findutils
-W: relations source: build-depends-without-arch-dep foo
-W: relations source: build-depends-without-arch-dep libc6-dev
-W: relations source: build-depends-without-arch-dep mail-transport-agent
 W: relations source: redundant-origin-field
 W: relations source: virtual-package-depends-without-real-package-depends build-depends: mail-transport-agent
 W: relations-multiple-libs: description-synopsis-might-not-be-phrased-properly



Reply to: