Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metadata: Fix AppStream component-ID to lowercase #560

Merged

Conversation

ma8ma
Copy link
Collaborator

@ma8ma ma8ma commented Jan 7, 2021

ディストリビューション共通のメタデータとして設定したAppStreamコンポーネントIDをfreedesktop.orgが推奨する形式(大文字を使わない)に修正します。

Additionally, even though uppercase letters are permitted in a component-ID, it is strongly encouraged to only use lowercase letters for the ID.

修正前のファイルをappstreamcliで検証した結果

I: com.github.jdimproved.JDim:4: cid-contains-uppercase-letter com.github.jdimproved.JDim

Validation was successful: infos: 1

ディストリビューション共通のメタデータとして設定したAppStream
コンポーネントIDをfreedesktop.orgが推奨する形式[*]に修正します。

[*]: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-id-generic

> Additionally, even though uppercase letters are permitted in a
> component-ID, it is strongly encouraged to only use lowercase
> letters for the ID.

修正前のファイルをappstreamcliで検証した結果
```
I: com.github.jdimproved.JDim:4: cid-contains-uppercase-letter com.github.jdimproved.JDim

Validation was successful: infos: 1
```
@ma8ma ma8ma added bug バグの追跡 snap snap版に関するトピック labels Jan 7, 2021
@ma8ma ma8ma added this to In progress in State of JDim-v0.4.0+ via automation Jan 7, 2021
@ma8ma ma8ma merged commit d122927 into JDimproved:master Jan 7, 2021
State of JDim-v0.4.0+ automation moved this from In progress to Done Jan 7, 2021
@ma8ma ma8ma deleted the fix-appstream-component-id-to-lowercase branch January 7, 2021 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug バグの追跡 snap snap版に関するトピック
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant