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

[lintian] 01/03: Fix non-conf-file-in-modprobe.d description



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

broucaries-guest pushed a commit to branch master
in repository lintian.

commit 0558c6d78d0b9640126eca90eb49aa2c4960d370
Author: Bastien ROUCARIÈS <roucaries.bastien@gmail.com>
Date:   Sat Dec 28 15:22:45 2013 +0100

    Fix non-conf-file-in-modprobe.d description
    
    Signed-off-by: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
---
 checks/files.desc | 5 ++---
 debian/changelog  | 2 ++
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/checks/files.desc b/checks/files.desc
index 9cf9a60..5505d67 100644
--- a/checks/files.desc
+++ b/checks/files.desc
@@ -1085,9 +1085,8 @@ Severity: important
 Certainty: certain
 Ref: http://lists.debian.org/debian-devel/2009/03/msg00119.html
 Info: Files in <tt>/etc/modprobe.d</tt> should use filenames ending in
- <tt>.conf</tt>.  modprobe currently warns about files which do not match
- this convention and at some point in the future the files will no longer
- be processed.
+ <tt>.conf</tt>. modprobe silently ignores all files which do not match
+ this convention.
  .
  If the file is an example containing only comments, consider installing
  it in another location as files in <tt>/etc/modprobe.d</tt> are
diff --git a/debian/changelog b/debian/changelog
index d834c8a..100c739 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ lintian (2.5.21) UNRELEASED; urgency=medium
       in package-installs-into-etc-rc.boot description.
       Thanks to Jakub Wilk (Closes: #729034).
     + [BR] Add a moreinfo field to obsolete path.
+    + [BR] Fix non-conf-file-in-modprobe.d description
+      (Closes: #729037).
 
   * checks/rules.{desc,pm}:
     + [BR] Use Lintian::Data for forbidden construct in rules

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


Reply to: