cybre / budgie-haste-applet

Post any text – be it code or prose – to various services directly from your desktop. Made with ❤️️ for Budgie Desktop.
GNU General Public License v2.0
29 stars 2 forks source link

Linting failing on deb packaging - appstream location #29

Closed bashfulrobot closed 4 years ago

bashfulrobot commented 4 years ago

hello @cybre! Hope all is well. I am packaging up this applet, and I had a few lintian errors pop up due to appstream changes.

W: budgie-haste-applet: appstream-metadata-in-legacy-location usr/share/appdata/com.github.cybre.budgie-haste-applet.appdata.xml

I was digging deeper, and this link might be of use. https://wiki.debian.org/AppStream/Guidelines

AppStream metadata file was found in /usr/share/appdata/. The AppStream XML files should be placed in /usr/share/metainfo/.

Refer to https://wiki.debian.org/AppStream/Guidelines for details.

Severity: minor, Certainty: certain

Check: appstream-metadata, Type: binary