[Pkg-privacy-commits] [tails-installer] 09/14: AppStream metadata: drop project_group tag with invalid value.
anonym
anonym-tails-guest at moszumanska.debian.org
Sat May 20 11:03:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
anonym-tails-guest pushed a commit to branch upstream/4.x+dfsg
in repository tails-installer.
commit 0bde09c71d96b5ca09846c296b8f9a9574ed5f7b
Author: intrigeri <intrigeri at boum.org>
Date: Sat May 20 06:55:09 2017 +0000
AppStream metadata: drop project_group tag with invalid value.
`appstream-util validate-relax data/tails-installer.appdata.xml' said:
• tag-invalid : <project_group> is not valid
… and
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-project_group
suggests that only a list of known values, that does not include "Tails",
is supported.
---
data/tails-installer.appdata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/data/tails-installer.appdata.xml b/data/tails-installer.appdata.xml
index 27ec899..6bbe644 100644
--- a/data/tails-installer.appdata.xml
+++ b/data/tails-installer.appdata.xml
@@ -28,6 +28,5 @@
</screenshot>
</screenshots>
<update_contact>tails-dev at boum.org</update_contact>
- <project_group>Tails</project_group>
<developer_name>Tails developers</developer_name>
</component>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git
More information about the Pkg-privacy-commits
mailing list