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

[SCM] Debian package checker branch, master, updated. 2.4.3-11-g4be92df



The following commit has been merged in the master branch:
commit 4be92df95ea861d893a30a4652346982f9fd2edc
Author: Colin Watson <cjwatson@debian.org>
Date:   Tue Nov 2 23:03:19 2010 +0000

    Fix several typos.
    
    * checks/menu-format.desc:
      + [CW] Fix several typos.

diff --git a/checks/menu-format.desc b/checks/menu-format.desc
index a7a5586..8c82f0f 100644
--- a/checks/menu-format.desc
+++ b/checks/menu-format.desc
@@ -249,7 +249,7 @@ Severity: important
 Certainty: certain
 Info: Desktop entries must contain, at a minimum, the keys Type and Name.
  .
- The desktop-file-validate took in the desktop-file-utils package is
+ The desktop-file-validate tool in the desktop-file-utils package is
  useful for checking the syntax of desktop entries.
 Ref: http://standards.freedesktop.org/desktop-entry-spec/1.0/ar01s05.html
 
@@ -261,7 +261,7 @@ Info: The key on this line of the desktop entry is not one of the standard
  keywords, and one that does not begin with <tt>X-</tt>.  It's most likely
  that the key was misspelled.
  .
- The desktop-file-validate took in the desktop-file-utils package is
+ The desktop-file-validate tool in the desktop-file-utils package is
  useful for checking the syntax of desktop entries.
 Ref: http://standards.freedesktop.org/desktop-entry-spec/1.0/ar01s05.html
 
@@ -271,7 +271,7 @@ Certainty: certain
 Info: The key on this line of the desktop entry has been deprecated in the
  FreeDesktop specification.
  .
- The desktop-file-validate took in the desktop-file-utils package is
+ The desktop-file-validate tool in the desktop-file-utils package is
  useful for checking the syntax of desktop entries.
 Ref: http://standards.freedesktop.org/desktop-entry-spec/1.0/apc.html
 
@@ -283,7 +283,7 @@ Info: The Encoding key is now deprecated by the FreeDesktop standard and
  explicitly specifies an Encoding of UTF-8, which is harmless but no
  longer necessary.
  .
- The desktop-file-validate took in the desktop-file-utils package is
+ The desktop-file-validate tool in the desktop-file-utils package is
  useful for checking the syntax of desktop entries.
 Ref: http://standards.freedesktop.org/desktop-entry-spec/1.0/apc.html
 
@@ -294,7 +294,7 @@ Info: The categories for this desktop entry do not contain any Main
  Categories, only Additional Categories.  Additional Categories should
  only be used on conjunction with one or more Main Categories.
  .
- The desktop-file-validate took in the desktop-file-utils package is
+ The desktop-file-validate tool in the desktop-file-utils package is
  useful for checking the syntax of desktop entries.
 Ref: http://standards.freedesktop.org/menu-spec/1.0/apa.html
 
@@ -307,7 +307,7 @@ Info: This desktop entry includes a Reserved Category, one which has a
  must include an OnlyShowIn key limiting the entry to those environments
  that support the category.
  .
- The desktop-file-validate took in the desktop-file-utils package is
+ The desktop-file-validate tool in the desktop-file-utils package is
  useful for checking the syntax of desktop entries.
 Ref: http://standards.freedesktop.org/menu-spec/1.0/apa.html
 
@@ -320,7 +320,7 @@ Info: This desktop entry lists a category that is not one of the
  allowed immediately before and after the equal sign in the Category key,
  not elsewhere in the field.
  .
- The desktop-file-validate took in the desktop-file-utils package is
+ The desktop-file-validate tool in the desktop-file-utils package is
  useful for checking the syntax of desktop entries.
 Ref: http://standards.freedesktop.org/menu-spec/1.0/apa.html
 
@@ -340,7 +340,7 @@ Info: The header on this line of the desktop entry has been deprecated in the
  FreeDesktop specification.  If the header is "KDE Desktop Entry", the right
  fix is normally changing it to "Desktop Entry".
  .
- The desktop-file-validate took in the desktop-file-utils package is
+ The desktop-file-validate tool in the desktop-file-utils package is
  useful for checking the syntax of desktop entries.
 Ref: http://standards.freedesktop.org/desktop-entry-spec/1.0/apc.html
 
diff --git a/debian/changelog b/debian/changelog
index 0662563..b624235 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ lintian (2.4.4) UNRELEASED; urgency=low
     + [RA] Exclude kfreebsd-kernel-di-{amd64,i386} from the
       embedded-zlib check since it's in the kernel.  (Closes: #593397)
     + [RG] Add swipl to the list of known interpreters.  (Closes: #591316)
+  * checks/menu-format.desc:
+    + [CW] Fix several typos.
   * checks/menus.desc:
     + [RA] Rephrase doc-base-uses-applications-section to be clearer that
       its advice is to remove the "Applications/" part of the section.

-- 
Debian package checker


Reply to: