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

[lintian] 01/03: L::Tutorial::WritingTests: Fix formatting error



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

jwilk pushed a commit to branch master
in repository lintian.

commit 69ce2362f5ab4adebc0a45611b65f32c951ec011
Author: Jakub Wilk <jwilk@debian.org>
Date:   Mon Apr 25 15:13:55 2016 +0200

    L::Tutorial::WritingTests: Fix formatting error
---
 debian/changelog                               | 3 +++
 doc/tutorial/Lintian/Tutorial/WritingTests.pod | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2ae3e49..1f15ff8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,9 @@ lintian (2.5.45) UNRELEASED; urgency=medium
     + [JW] Simplify manpage generation.
     + [JW] Install Lintian::Tutorial manpages.
 
+  * doc/tutorial/Lintian/Tutorial/WritingTests.pod:
+    + [JW] Fix formatting error.
+
   * reporting/{config,html_reports}:
     + [NT] Remove "$COPY_DOCS" configuration option.  The
       html_reports now always copies the documentation.
diff --git a/doc/tutorial/Lintian/Tutorial/WritingTests.pod b/doc/tutorial/Lintian/Tutorial/WritingTests.pod
index eb1a145..b255e49 100644
--- a/doc/tutorial/Lintian/Tutorial/WritingTests.pod
+++ b/doc/tutorial/Lintian/Tutorial/WritingTests.pod
@@ -456,7 +456,7 @@ argument is the directory of the unpacked debian source package.
 
 =item * test_calibration (optional, special case usage)
 
-If present and executable, this script will be invoked b<after>
+If present and executable, this script will be invoked B<after>
 lintian I<and> post_test (if present) have been run.  The script can
 then modify the expected output I<and> the actual output.
 

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


Reply to: