The following commit has been merged in the master branch:
commit 69d78dc49733ffb1e88a9f7a314dabd134daef0c
Author: Russ Allbery <[email protected]>
Date:   Fri Aug 7 15:32:03 2009 -0700

    Add missing leading * to example info directory entry
    
    * checks/infofiles.desc:
      + [RA] Add missing leading * to example info directory entry.

diff --git a/checks/infofiles.desc b/checks/infofiles.desc
index 8aaa9e5..aa8375b 100644
--- a/checks/infofiles.desc
+++ b/checks/infofiles.desc
@@ -55,7 +55,7 @@ Info: This info document has no directory entry.  This is 
text between
  <tt>install-info</tt>.  The best solution is to add lines like:
  .
    @direntry
-   foo: (foo).                  Foo creator and editor
+   * foo: (foo).                Foo creator and editor
    @end direntry
  .
  to the texinfo source so that the generated info file will contain an
diff --git a/debian/changelog b/debian/changelog
index ca31976..c056ce4 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ lintian (2.2.15) UNRELEASED; urgency=low
   * checks/debconf:
     + [CW] Permit Help: in .templates files, which is supported as of
       cdebconf 0.143 and used in the installer.
+  * checks/infofiles.desc:
+    + [RA] Add missing leading * to example info directory entry.
 
  -- Colin Watson <[email protected]>  Fri, 31 Jul 2009 12:00:10 +0100
 

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to