Package: gpa / 0.9.10-2

Metadata

Package Version Patches format
gpa 0.9.10-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gnupg2.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make sure to check for gnupg2 binary and helpers.
add_desktop_file_keywords.patch | (download)

gpa.desktop | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add keywords to the desktop file to silence lintian
add_desktop_file_exec_flag.patch | (download)

gpa.desktop | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 silence lintian warning desktop-mime-but-no-exec-code
 Add F exec code to desktop file to make the desktop file aware that
 the gpa executable can take several files. If the application can
 indeed handle files of the listed mime types, it should specify a
 way to pass the filenames as parameters.