[Pkg-gnupg-commit] [gpa] 01/04: Add patch to fix lintian warning desktop-mime-but-no-exec-code

Andreas Rönnquist gusnan at moszumanska.debian.org
Wed Sep 16 04:23:32 UTC 2015


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

gusnan pushed a commit to branch master
in repository gpa.

commit 4b380f63c0686da1a78172fd97ebdd446c6d0d04
Author: Andreas Rönnquist <gusnan at gusnan.se>
Date:   Tue Sep 15 21:13:50 2015 +0200

    Add patch to fix lintian warning desktop-mime-but-no-exec-code
---
 debian/changelog                                |  6 ++++++
 debian/patches/add_desktop_file_exec_flag.patch | 11 +++++++++++
 debian/patches/series                           |  1 +
 3 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 60bac1a..4e38f40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gpa (0.9.9-2) UNRELEASED; urgency=medium
+
+  * Fix lintian warning desktop-mime-but-no-exec-code
+
+ -- Andreas Rönnquist <gusnan at debian.org>  Tue, 15 Sep 2015 21:06:48 +0200
+
 gpa (0.9.9-1) unstable; urgency=medium
 
   * New Upstream Version
diff --git a/debian/patches/add_desktop_file_exec_flag.patch b/debian/patches/add_desktop_file_exec_flag.patch
new file mode 100644
index 0000000..a1d47a4
--- /dev/null
+++ b/debian/patches/add_desktop_file_exec_flag.patch
@@ -0,0 +1,11 @@
+--- a/gpa.desktop
++++ b/gpa.desktop
+@@ -5,7 +5,7 @@
+ GenericName=GNU Privacy Assistant
+ GenericName[sv]=GNU Integritets-hjälpreda
+ GenericName[en_US.ISO8859-1]=GNU Privacy Assistant
+-Exec=gpa
++Exec=gpa %F
+ Icon=gpa
+ Terminal=false
+ Type=Application
diff --git a/debian/patches/series b/debian/patches/series
index 6995f07..ff45af9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 gnupg2.patch
 add_desktop_file_keywords.patch
+add_desktop_file_exec_flag.patch

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



More information about the Pkg-gnupg-commit mailing list