Modify

Opened 8 months ago

Closed 8 months ago

Last modified 8 months ago

#23948 closed defect (fixed)

Update AppStream metadata

Reported by: sebastic Owned by: team
Priority: normal Milestone: 24.10
Component: Ubuntu package Version:
Keywords: Cc:

Description

The lintian QA tool reported validation issues of the AppStream metadata for the Debian package build.

appstreamcli reported the following issues:

appstreamcli validate linux/tested/usr/share/metainfo/org.openstreetmap.josm.appdata.xml 
I: org.openstreetmap.josm:6: developer-name-tag-deprecated
E: org.openstreetmap.josm:26: screenshot-no-media
I: org.openstreetmap.josm:29: unknown-tag updatecontact
I: org.openstreetmap.josm:~: developer-info-missing

The attached patch updates the AppStream metadata following the 1.0 spec:

https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html

Change History (11)

comment:1 by taylor.smock, 8 months ago

Heads up: josm-dev@… was shut down this year. I think either #josm on OFTC or https://josm.openstreetmap.de/newticket would be the appropriate replacement. I'm not 100% on that though.

comment:2 by sebastic, 8 months ago

According to the specification <update_contact> only supports email addresses.

Since it's optional, dropping it might be better.

comment:3 by taylor.smock, 8 months ago

In that case, yes, dropping it would be better.

by sebastic, 8 months ago

Attachment: appstream.patch added

comment:4 by stoecker, 8 months ago

Add url type=bugtracker instead to newticket or report?

comment:6 by stoecker, 8 months ago

The bugtracker link is wrong. Correct would be /report/12 and not /query?report=12 (which shows simply your own assigned tickets with the title of report 12 :-) But why should report 12 be used?

comment:7 by taylor.smock, 8 months ago

I think report 12 was used since that was all core tickets (the stuff we are directly responsible for). I suppose /report/1 could have been used instead.

comment:8 by taylor.smock, 8 months ago

Resolution: fixed
Status: newclosed

In 19232/josm:

Fix #23948: Update AppStream metadata (patch by sebastic, modified)

Modifications are as follows:

  • Addition of caption to screenshot
  • Addition of various supplementary URLs

comment:9 by stoecker, 8 months ago

In 19233/josm:

drop list url, see #23948

comment:10 by taylor.smock, 8 months ago

In 19237/josm:

See #23948: Fix url type (faq to help for /wiki/Help) and add a link for contribute

This additionally adds system requirements (both required and recommended).
The memory requirements comes from downloading
39.0642941;-108.5662508;39.0654645;-108.5642928
and displaying the Mesa County GIS Valleywide 2024 imagery. This was after a GC
was triggered manually; as such, JOSM is technically usable.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.