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

[SCM] Debian package checker branch, master, updated. 2.5.2-104-gd7b6097



The following commit has been merged in the master branch:
commit d7b60978e19e245053f12c5abd9d49ed6b963928
Author: Jakub Wilk <jwilk@debian.org>
Date:   Tue Sep 6 21:02:59 2011 +0200

    Fixed some stray POD markup
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/debian/changelog b/debian/changelog
index 1ff0857..0d46543 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -194,6 +194,9 @@ lintian (2.5.3) UNRELEASED; urgency=low
     + [NT] Remove the last new line (if any) before a </pre> in tag
       to reduce the empty space to the next paragraph.
 
+  * man/lintian.pod.in:
+    + [JW] Fixed some stray POD markup.  (Closes: #640705)
+
   * profiles/debian/ftp-master-auto-reject.profile:
     + [NT] Refreshed to include udeb-uses-non-gzip-data-tarball.
 
diff --git a/man/lintian.pod.in b/man/lintian.pod.in
index 69c754c..c34bf3f 100644
--- a/man/lintian.pod.in
+++ b/man/lintian.pod.in
@@ -505,7 +505,11 @@ When looking for packages in a Debian archive, lintian constructs the
 path to the archive from the I<archivedir>, I<distdir>, I<release>,
 and I<arch> as follows:
 
- I<archivedir>/dists/I<distdir>/I<release>/I<arch>
+=over 2
+
+I<archivedir>/dists/I<distdir>/I<release>/I<arch>
+
+=back
 
 Lintian always expects the "/dists/" path component in paths to Debian archives.
 

-- 
Debian package checker


Reply to: