[xye] 03/03: Update fix_desktop_file patch to fix lintian desktop-mime-but-no-exec-code

Andreas Rönnquist gusnan at moszumanska.debian.org
Thu May 7 17:27:06 UTC 2015


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

gusnan pushed a commit to branch master
in repository xye.

commit 1383179b189438c3a3ee4fef60299ec73a12442a
Author: Andreas Rönnquist <gusnan at debian.org>
Date:   Thu May 7 19:20:15 2015 +0200

    Update fix_desktop_file patch to fix lintian desktop-mime-but-no-exec-code
---
 debian/changelog                     | 2 ++
 debian/patches/fix_desktop_file.diff | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a7b64e8..a198491 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ xye (0.12.2+dfsg-4) unstable; urgency=medium
   * Migrate to my fresh debian address
   * Add patch to fix double separators
   * Update to Standards Version 3.9.6 (No change required)
+  * Update fix_desktop_file patch to fix lintian warning
+    desktop-mime-but-no-exec-code too
 
  -- Andreas Rönnquist <gusnan at debian.org>  Thu, 07 May 2015 17:52:32 +0200
 
diff --git a/debian/patches/fix_desktop_file.diff b/debian/patches/fix_desktop_file.diff
index c216586..d9f45e3 100644
--- a/debian/patches/fix_desktop_file.diff
+++ b/debian/patches/fix_desktop_file.diff
@@ -9,7 +9,8 @@ Description: Fix desktop file
 -
  [Desktop Entry]
 -Encoding=UTF-8
- Exec=xye
+-Exec=xye
++Exec=xye %f
  Type=Application
 -Categories=Application;Game;PuzzleGame
 +Categories=Application;Game;

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



More information about the Pkg-games-commits mailing list