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

[lintian] 01/01: Downgrade severity of file-contains-fixme-placeholder tag from "important" (ie. "E:") to "wishlist" (ie. "I:"). Thanks to Gregor Herrmann for the suggestion.



This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository lintian.

commit 8546aa43a62514e944129f1816ee34c197fa9e82
Author: Chris Lamb <lamby@debian.org>
Date:   Wed Aug 2 12:05:42 2017 -0400

    Downgrade severity of file-contains-fixme-placeholder tag from "important" (ie. "E:") to "wishlist" (ie. "I:"). Thanks to Gregor Herrmann for the suggestion.
---
 checks/cruft.desc                     |  2 +-
 debian/changelog                      |  4 ++++
 t/tests/cruft-fixme-placeholders/tags | 10 +++++-----
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/checks/cruft.desc b/checks/cruft.desc
index 93ae0c5..57ed5cc 100644
--- a/checks/cruft.desc
+++ b/checks/cruft.desc
@@ -881,7 +881,7 @@ Info: Many modules packaged for the R Project for Statistical Computing contain
 Ref: https://lists.debian.org/debian-devel/2013/09/msg00332.html
 
 Tag: file-contains-fixme-placeholder
-Severity: important
+Severity: wishlist
 Certainty: certain
 Info: This file appears to be incomplete or insufficiently modified as it
  contains a "FIXME" placeholder text.  These can often be generated by
diff --git a/debian/changelog b/debian/changelog
index 4418e1a..9093d1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,10 @@ lintian (2.5.53) UNRELEASED; urgency=medium
       - Match all violating years in a line, not just the first (eg.
         "2000-2107").
       - Expand testsuite.
+  * checks/cruft.desc:
+    + [CL] Downgrade severity of file-contains-fixme-placeholder
+      tag from "important" (ie. "E:") to "wishlist" (ie. "I:").
+      Thanks to Gregor Herrmann for the suggestion.
   * checks/debhelper.pm:
     + [CL] Prevent a false positive of
       missing-build-dependency-for-dh_-command that can be exposed by
diff --git a/t/tests/cruft-fixme-placeholders/tags b/t/tests/cruft-fixme-placeholders/tags
index 4f9fb62..d8fece5 100644
--- a/t/tests/cruft-fixme-placeholders/tags
+++ b/t/tests/cruft-fixme-placeholders/tags
@@ -1,5 +1,5 @@
-E: cruft-fixme-placeholders source: file-contains-fixme-placeholder debian/README.source:4 FIXME
-E: cruft-fixme-placeholders source: file-contains-fixme-placeholder debian/README.source:5 FIX_ME
-E: cruft-fixme-placeholders source: file-contains-fixme-placeholder debian/control:17 FIXME
-E: cruft-fixme-placeholders source: file-contains-fixme-placeholder debian/copyright:8 FIXME
-E: cruft-fixme-placeholders source: file-contains-fixme-placeholder debian/rules:4 FIXME
+I: cruft-fixme-placeholders source: file-contains-fixme-placeholder debian/README.source:4 FIXME
+I: cruft-fixme-placeholders source: file-contains-fixme-placeholder debian/README.source:5 FIX_ME
+I: cruft-fixme-placeholders source: file-contains-fixme-placeholder debian/control:17 FIXME
+I: cruft-fixme-placeholders source: file-contains-fixme-placeholder debian/copyright:8 FIXME
+I: cruft-fixme-placeholders source: file-contains-fixme-placeholder debian/rules:4 FIXME

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: