Package: gpa / 0.11.0-2
Metadata
Package | Version | Patches format |
---|---|---|
gpa | 0.11.0-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Fix implicit declaration of gpa_keytable_ensure.patch | (download) |
src/cm-piv.c |
1 1 + 0 - 0 ! |
[patch 1/2] fix implicit declaration of gpa_keytable_ensure * src/cm-piv.c: Fix implicit declaration of gpa_keytable_ensure. |
0006 Clean up gpa.desktop.patch | (download) |
gpa.desktop |
3 2 + 1 - 0 ! |
clean up gpa.desktop desktop-file-validate says: warning: value "GTK;Application;Security;Utility;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" So i removed Application. I added Keywords= because of https://wiki.gnome.org/Initiatives/GnomeGoals/DesktopFileKeywords |
0007 Remove trust_item stuff to make it build with gpgme .patch | (download) |
src/gpacontext.c |
23 0 + 23 - 0 ! |
[patch 2/2] remove trust_item stuff to make it build with gpgme 2.x * src/gpacontext.h (struct _GpaContextClass): Remove next_trust_item. * src/gpacontext.c (NEXT_TRUST_ITEM): Remove (gpa_context_class_init): Remove assignment. (gpa_context_event_cb): Remove handler. (gpa_context_next_trust_item): Remove. -- Note that the trust item feature worked only for a very short period in 2003. |
1