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

[SCM] Debian package checker branch, master, updated. 2.5.13-42-gcd5fe31



The following commit has been merged in the master branch:
commit cd5fe31ba08503c9e99e5510e25e2a9f4a42c906
Author: Jakub Wilk <jwilk@debian.org>
Date:   Mon Jun 24 00:37:58 2013 +0200

    doc,man: Fix typos
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/debian/changelog b/debian/changelog
index a3a3372..cfd697d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,9 @@ lintian (2.5.14) UNRELEASED; urgency=low
     + [NT] Add plackup (libplack-perl) as a known interpreter.  Thanks
       to Robert James Clay for the report.  (Closes: #712405)
 
+  * doc/{lintian.xml,README.in}:
+    + [JW] Fix typos.
+
   * lib/Lintian/CheckScript.pm:
     + [NT] Prefer loading checks with ".pm", but fall back to loading
       checks without the extension (with a deprecation warning).
@@ -53,6 +56,9 @@ lintian (2.5.14) UNRELEASED; urgency=low
   * lib/Lintian/Path.pm:
     + [NT] Overload some operators.
 
+  * man/lintian.pod.in:
+    + [JW] Fix typos.
+
   * reporting/config:
     + [NT] Replace /org with /srv.
   * reporting/harness:
diff --git a/doc/README.in b/doc/README.in
index fe6f6e2..6a629ff 100644
--- a/doc/README.in
+++ b/doc/README.in
@@ -25,7 +25,7 @@ IMPORTANT NOTES ABOUT THE USE OF LINTIAN:
     please contact the maintainer of the corresponding package and/or the
     Lintian maintainers.
 
-  4. Any feedback about Lintian is welcomed! Please send your comments to
+  4. Any feedback about Lintian is welcome! Please send your comments to
     <lintian-maint@debian.org>.
 
 
diff --git a/doc/lintian.xml b/doc/lintian.xml
index 7fc6ffd..7fe3902 100644
--- a/doc/lintian.xml
+++ b/doc/lintian.xml
@@ -293,7 +293,7 @@
         </listitem>
         <listitem>
           <para>
-            Any feedback about Lintian is welcomed! Please send your
+            Any feedback about Lintian is welcome! Please send your
             comments to the lintian
             maintainers <email>lintian-maint@debian.org</email>.</para>
         </listitem>
@@ -436,7 +436,7 @@ $
               Lintian, and might still give surprising results.  Feel
               free to ignore Experimental messages that do not seem to
               make sense, though of course bug reports are always
-              welcomed.  They are not displayed unless
+              welcome.  They are not displayed unless
               the <option>-E</option> option is set.
             </para>
           </listitem>
diff --git a/man/lintian.pod.in b/man/lintian.pod.in
index 2eaeae6..ec9cd64 100644
--- a/man/lintian.pod.in
+++ b/man/lintian.pod.in
@@ -232,7 +232,7 @@ If a tag is marked experimental, this means that the code that
 generates this message is not as well tested as the rest of Lintian,
 and might still give surprising results.  Feel free to ignore
 Experimental messages that do not seem to make sense, though of course
-bug reports are always welcomed (particularly if they include fixes).
+bug reports are always welcome (particularly if they include fixes).
 
 These options overrides the B<display-experimental> variable in the
 configuration file.
@@ -334,7 +334,7 @@ If the token I<{VENDOR}> appears in the profile name, B<lintian> will
 substitute the token with a vendor name to find the profile.
 B<lintian> uses L<Dpkg::Vendor> to determine the best vendor to use
 (the closer to the current vendor, the better).  This is mostly useful
-for people implementing their own checks ontop of Lintian.
+for people implementing their own checks on top of Lintian.
 
 If not specified, the default value is I<{VENDOR}/main>.
 
@@ -793,7 +793,7 @@ Used by pbuilder(1) and cowbuilder(1).
 =back
 
 In each directory, Lintian will attempt to find a I<.changes> file
-using the following values as architectecture (in order):
+using the following values as architecture (in order):
 
 =over 4
 

-- 
Debian package checker


Reply to: