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

[SCM] Debian package checker branch, master, updated. 2.0.0-47-g58c257a



The following commit has been merged in the master branch:
commit 58c257abfe9422f9b4cad58f48577d5776200c74
Author: Russ Allbery <rra@debian.org>
Date:   Mon Nov 24 14:59:49 2008 -0800

    Correct subversion to Subversion in package descriptions
    
    * lib/Spelling.pm:
      + [RA] Add subversion to Subversion correction for package descriptions.
        Thanks, Sandro Tosi.  (Closes: #506793)

diff --git a/debian/changelog b/debian/changelog
index 740cb5f..180189f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -79,6 +79,9 @@ lintian (2.1.0) unstable; urgency=low
     + [FL] Convert to use Lintian::Output.
   * lib/Pipeline.pm:
     + [FL] Remove, replaced by Lintian::Command.
+  * lib/Spelling.pm:
+    + [RA] Add subversion to Subversion correction for package descriptions.
+      Thanks, Sandro Tosi.  (Closes: #506793)
   * lib/Util.pm:
     + [FL] Convert to use Lintian::Output.
     + [FL] Add some new utility functions: delete_dir copy_dir gunzip_file
diff --git a/lib/Spelling.pm b/lib/Spelling.pm
index 0b10fbe..02e692b 100644
--- a/lib/Spelling.pm
+++ b/lib/Spelling.pm
@@ -367,6 +367,7 @@ our %CORRECTIONS_CASE = qw(
                            SLang S-Lang
                            S-lang S-Lang
                            s-lang S-Lang
+                           subversion Subversion
                            TCL Tcl
                            tcl Tcl
                            TEX TeX

-- 
Debian package checker


Reply to: