After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 794884 - appdata: Install appstream metadata to non-deprecated directory
appdata: Install appstream metadata to non-deprecated directory
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: General
unspecified
Other All
: Normal normal
: 2.10
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2018-04-01 23:04 UTC by Jeremy Bicha
Modified: 2018-04-01 23:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
appdata: Install appstream metadata to non-deprecated directory (915 bytes, patch)
2018-04-01 23:04 UTC, Jeremy Bicha
none Details | Review

Description Jeremy Bicha 2018-04-01 23:04:39 UTC
/usr/share/metainfo/ has been the preferred location for appstream metadata since appstream 0.9.4 two years ago
Comment 1 Jeremy Bicha 2018-04-01 23:04:45 UTC
Created attachment 370425 [details] [review]
appdata: Install appstream metadata to non-deprecated directory

https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#spec-component-location
Comment 2 Jehan 2018-04-01 23:10:32 UTC
Looks good. Thanks for the patch.

commit f242bf4d926e40e2e46b59dcb043b609a971216e (HEAD -> master, origin/master, origin/HEAD)
Author: Jeremy Bicha <jbicha@debian.org>
Date:   Sun Apr 1 18:58:30 2018 -0400

    appdata: Install appstream metadata to non-deprecated directory
    
    https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#spec-component-location
    
    https://bugzilla.gnome.org/show_bug.cgi?id=794884

 desktop/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)