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

[SCM] Debian package checker branch, master, updated. 2.0.0-56-g3be77cb



The following commit has been merged in the master branch:
commit 3be77cb19d4accfc4a1d0454efeb597f11542233
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date:   Thu Nov 27 19:47:45 2008 +0000

    Correct a few typos in the "overrides" section of lintian.sgml

diff --git a/debian/changelog b/debian/changelog
index f379b15..5a41382 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -62,6 +62,9 @@ lintian (2.1.0) unstable; urgency=low
   * debian/control:
     + [FL] Add dependency on libipc-run-perl for Lintian::Command.
 
+  * doc/lintian.sgml:
+    + [ADB] Correct a few typos in the "overrides" section.
+
   * frontend/lintian:
     + [FL] Convert to use Lintian::Output.
     + [CW] Add jaunty as an allowable distribution for Ubuntu, and remove
diff --git a/doc/lintian.sgml b/doc/lintian.sgml
index 1442aff..34ed219 100644
--- a/doc/lintian.sgml
+++ b/doc/lintian.sgml
@@ -435,7 +435,7 @@ reading of policy. Please do not override bugs in lintian, they should rather
 be fixed than overridden.
 
 Once it has been decided that an override is needed, you can easily add one by
-supply a overrides file. If the override is for a binary or udeb
+supplying an overrides file. If the override is for a binary or udeb
 package, you have to place it at
 <file>/usr/share/lintian/overrides/&lt;package&gt;</file> inside the
 package. If the override is for a source package, you have to place
@@ -485,8 +485,8 @@ foo source: configure-generated-file-in-source config.cache
 
 <p>
 
-Many tags can occour more than once (e.g. if the same error is found
-in more than one file). You can override a tag either completly by
+Many tags can occur more than once (e.g. if the same error is found
+in more than one file). You can override a tag either completely by
 specifying its name (first line in the examples) or only one
 occurrence of it by specifying the additional info, too (second line
 in the examples).  If you add an asterisk (<tt>*</tt>) at the start and/or

-- 
Debian package checker


Reply to: