[Pkg-gnupg-commit] [gpa] 01/01: Bug#791416: gpa: add mime info

Andreas Rönnquist gusnan at moszumanska.debian.org
Mon Jul 6 10:13:34 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 b5a18609fd55528e8490453fb3fe1854e216d600
Author: A Mennucc <mennucc1 at debian.org>
Date:   Sat Jul 4 15:53:38 2015 +0200

    Bug#791416: gpa: add mime info
    
    Package: gpa
    Version: 0.9.7-2
    Severity: wishlist
    Tags: patch
    
    hi,
    
    this patch adds the mime info, so that 'gpa' is run when the user doubleclicks on file in a file manager GUI
    
         a.
    
    -- System Information:
    Debian Release: 8.1
      APT prefers stable
      APT policy: (500, 'stable')
    Architecture: amd64 (x86_64)
    Foreign Architectures: i386
    
    Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
    Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
    Shell: /bin/sh linked to /bin/dash
    Init: systemd (via /run/systemd/system)
    
    Versions of packages gpa depends on:
    ii  gnupg2               2.0.26-6
    ii  gpgsm                2.0.26-6
    ii  libassuan0           2.1.2-2
    ii  libatk1.0-0          2.14.0-1
    ii  libc6                2.19-18
    ii  libcairo2            1.14.0-2.1
    ii  libfontconfig1       2.11.0-6.3
    ii  libfreetype6         2.5.2-3
    ii  libgdk-pixbuf2.0-0   2.31.1-2+b1
    ii  libglib2.0-0         2.42.1-1
    ii  libgpg-error0        1.17-3
    ii  libgpgme11           1.5.1-6
    ii  libgtk2.0-0          2.24.25-3
    ii  libpango-1.0-0       1.36.8-3
    ii  libpangocairo-1.0-0  1.36.8-3
    ii  libpangoft2-1.0-0    1.36.8-3
    ii  zlib1g               1:1.2.8.dfsg-2+b1
    
    gpa recommends no packages.
    
    gpa suggests no packages.
    
    -- no debconf information
    
    --
    Andrea Mennucc
     "E' un mondo difficile. Che vita intensa!" (Tonino Carotone)
    
    From f5b175236720cca20a922891faa0a4bcc7df86be Mon Sep 17 00:00:00 2001
    From: A Mennucc <mennucc1 at debian.org>
    Date: Sat, 4 Jul 2015 15:21:26 +0200
    Subject: [PATCH] add mime entry for application/pgp-encrypted
---
 debian/gpa.mime                                | 2 ++
 debian/patches/add_desktop_file_keywords.patch | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/gpa.mime b/debian/gpa.mime
new file mode 100644
index 0000000..1b13e62
--- /dev/null
+++ b/debian/gpa.mime
@@ -0,0 +1,2 @@
+application/pgp-encrypted; gpa '%s'; edit=gpa '%s'; test=test "$DISPLAY" != ""
+
diff --git a/debian/patches/add_desktop_file_keywords.patch b/debian/patches/add_desktop_file_keywords.patch
index 78fd3cc..9456a28 100644
--- a/debian/patches/add_desktop_file_keywords.patch
+++ b/debian/patches/add_desktop_file_keywords.patch
@@ -8,4 +8,5 @@ Forwarded: http://lists.gnupg.org/pipermail/gnupg-users/2014-September/050818.ht
  Type=Application
  Categories=GTK;Application;Security;Utility;
 +Keywords=keyring;encryption;security;sign;
-+
++MimeType=application/pgp-encrypted
+

-- 
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