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

[lintian] 01/05: c/menu-format: Point to Desktop Entry Specification v1.1



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

nthykier pushed a commit to branch master
in repository lintian.

commit dfecd9127b63e8b903dc5a4abb656ae2e90ca6e5
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Jan 1 10:45:37 2017 +0000

    c/menu-format: Point to Desktop Entry Specification v1.1
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/menu-format.desc | 12 ++++++------
 debian/changelog        |  3 +++
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/checks/menu-format.desc b/checks/menu-format.desc
index eda3fea..fd6f523 100644
--- a/checks/menu-format.desc
+++ b/checks/menu-format.desc
@@ -252,7 +252,7 @@ Info: The desktop entry file has lines ending in CRLF instead of just LF.
  <tt>CR</tt> character in the file:
  .
  <tt>sed -i 's/\r//g' path/to/file</tt>
-Ref: https://specifications.freedesktop.org/desktop-entry-spec/1.0/ar01s02.html
+Ref: https://standards.freedesktop.org/desktop-entry-spec/1.1/ar01s02.html
 
 Tag: duplicated-key-in-desktop-entry
 Severity: normal
@@ -270,7 +270,7 @@ Info: Desktop entries must contain, at a minimum, the keys Type and Name.
  .
  The desktop-file-validate tool in the desktop-file-utils package is
  useful for checking the syntax of desktop entries.
-Ref: https://specifications.freedesktop.org/desktop-entry-spec/1.0/ar01s05.html
+Ref: https://standards.freedesktop.org/desktop-entry-spec/1.1/ar01s05.html
 
 Tag: desktop-entry-contains-unknown-key
 Severity: minor
@@ -282,7 +282,7 @@ Info: The key on this line of the desktop entry is not one of the standard
  .
  The desktop-file-validate tool in the desktop-file-utils package is
  useful for checking the syntax of desktop entries.
-Ref: https://specifications.freedesktop.org/desktop-entry-spec/1.0/ar01s05.html
+Ref: https://standards.freedesktop.org/desktop-entry-spec/1.1/ar01s05.html
 
 Tag: desktop-entry-contains-deprecated-key
 Severity: normal
@@ -292,7 +292,7 @@ Info: The key on this line of the desktop entry has been deprecated in the
  .
  The desktop-file-validate tool in the desktop-file-utils package is
  useful for checking the syntax of desktop entries.
-Ref: https://specifications.freedesktop.org/desktop-entry-spec/1.0/apc.html
+Ref: https://standards.freedesktop.org/desktop-entry-spec/1.1/apc.html
 
 Tag: desktop-entry-contains-encoding-key
 Severity: wishlist
@@ -304,7 +304,7 @@ Info: The Encoding key is now deprecated by the FreeDesktop standard and
  .
  The desktop-file-validate tool in the desktop-file-utils package is
  useful for checking the syntax of desktop entries.
-Ref: https://specifications.freedesktop.org/desktop-entry-spec/1.0/apc.html
+Ref: https://standards.freedesktop.org/desktop-entry-spec/1.1/apc.html
 
 Tag: desktop-entry-lacks-main-category
 Severity: normal
@@ -377,7 +377,7 @@ Info: The header on this line of the desktop entry has been deprecated in the
  .
  The desktop-file-validate tool in the desktop-file-utils package is
  useful for checking the syntax of desktop entries.
-Ref: https://specifications.freedesktop.org/desktop-entry-spec/1.0/apc.html
+Ref: https://standards.freedesktop.org/desktop-entry-spec/1.1/apc.html
 
 Tag: desktop-mime-but-no-exec-code
 Severity: normal
diff --git a/debian/changelog b/debian/changelog
index de4b609..c9c4c87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ lintian (2.5.51) UNRELEASED; urgency=medium
   * checks/files.pm:
     + [BR] Do not report duplicates for package-installs-apt-preferences
       and package-installs-apt-sources.  (Closes: #814521).
+  * checks/menu-format.desc:
+    + [NT] Update the reference to Desktop Entry Specification to point
+      to version 1.1.
 
   * lib/Lintian/CheckScript.pm:
     + [NT] Remove fallback code for "old" style "pm"-less checks.

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


Reply to: