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

[SCM] Debian package checker branch, master, updated. 2.5.11-72-gaea5c1c



The following commit has been merged in the master branch:
commit d1af4f747c8d3c02f63d5097a5eae802f02d256d
Author: Jakub Wilk <jwilk@debian.org>
Date:   Thu Jan 17 22:57:48 2013 +0100

    c/fields: Reduce severity a python b-d tag to minor
    
    Reduce to severity of build-depends-on-python-dev-with-no-arch-any to
    minor (from normal).
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/fields.desc b/checks/fields.desc
index ae6b9c4..8bc2091 100644
--- a/checks/fields.desc
+++ b/checks/fields.desc
@@ -1024,7 +1024,7 @@ Info: The given package appears to be a library package, but it recommends
  instead of Recommends.
 
 Tag: build-depends-on-python-dev-with-no-arch-any
-Severity: normal
+Severity: minor
 Certainty: possible
 Info: The given package appears to have a Python development package
  (python-dev, python-all-dev or pythonX.Y-dev) listed in its Build-Depends
diff --git a/debian/changelog b/debian/changelog
index 98e9a68..59e70a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,8 @@ lintian (2.5.12) UNRELEASED; urgency=low
     + [NT] Apply patch from Samuel Bronson to detect some
       broken or poor Vcs URLs.  Also thanks to James McCoy for
       his report.  (Closes: #652595)
+    + [JW] Reduce severity of b-d-on-python-dev-with-no-arch-any
+      to minor.
   * checks/files{,.desc}:
     + [NT] Apply patch from Bastien Roucariès to catch paths
       in (common) build dirs.  (Closes: #678857)
diff --git a/t/tests/fields-build-depends-general/tags b/t/tests/fields-build-depends-general/tags
index e08e24d..0c0222f 100644
--- a/t/tests/fields-build-depends-general/tags
+++ b/t/tests/fields-build-depends-general/tags
@@ -9,9 +9,9 @@ E: fields-build-depends-general source: depends-on-build-essential-package-witho
 E: fields-build-depends-general source: invalid-arch-string-in-source-relation all [build-depends: foo [all]]
 E: fields-build-depends-general source: invalid-arch-string-in-source-relation i3!86 [build-depends: baz [source i3!86]]
 E: fields-build-depends-general source: invalid-arch-string-in-source-relation source [build-depends: baz [source i3!86]]
+I: fields-build-depends-general source: build-depends-on-python-dev-with-no-arch-any
 I: fields-build-depends-general source: ored-build-depends-on-obsolete-package build-depends: xlibmesa-gl-dev
 W: fields-build-depends-general source: build-depends-on-1-revision build-depends: revision-1 (>= 1.0-1)
-W: fields-build-depends-general source: build-depends-on-python-dev-with-no-arch-any
 W: fields-build-depends-general source: build-depends-on-versioned-berkeley-db build-depends:libdb5.1++-dev
 W: fields-build-depends-general source: build-depends-on-versioned-berkeley-db build-depends:libdb5.1-java-dev
 W: fields-build-depends-general source: depends-on-packaging-dev build-depends
diff --git a/testset/tags.relations b/testset/tags.relations
index d5e7650..aee95e4 100644
--- a/testset/tags.relations
+++ b/testset/tags.relations
@@ -27,6 +27,7 @@ E: relations: depends-on-essential-package-without-using-version depends: dpkg
 E: relations: depends-on-obsolete-package recommends: gs
 E: relations: needlessly-depends-on-awk pre-depends
 E: relations: no-copyright-file
+I: relations source: build-depends-on-python-dev-with-no-arch-any
 I: relations source: missing-debian-source-format
 I: relations source: ored-build-depends-on-obsolete-package build-depends-indep: gs
 I: relations-multiple-libs: description-synopsis-might-not-be-phrased-properly
@@ -36,7 +37,6 @@ I: relations: ored-depends-on-obsolete-package recommends: gs-aladdin
 W: relations source: ancient-standards-version 3.7.3 (current is 3.9.4)
 W: relations source: bad-homepage lintian.debian.org
 W: relations source: build-depends-on-1-revision build-depends-indep: libfoo (>= 1.2-1)
-W: relations source: build-depends-on-python-dev-with-no-arch-any
 W: relations source: no-debian-copyright
 W: relations source: package-depends-on-itself relations depends
 W: relations source: package-depends-on-itself relations-multiple-libs recommends

-- 
Debian package checker


Reply to: