[libvorbis] 01/02: Revert "Add metadata to announce supported MIME type in appstream for libvorbis-dev."

Petter Reinholdtsen pere at moszumanska.debian.org
Thu Feb 11 19:10:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

pere pushed a commit to branch master
in repository libvorbis.

commit ccc3b193a644c0881bd7c8f1bc907c8b5f757c27
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Thu Feb 11 20:06:57 2016 +0100

    Revert "Add metadata to announce supported MIME type in appstream for libvorbis-dev."
    
    This reverts commit c6ad6c206df2e3f175dc9b09fc053e7f424df017.
    
    Adding appstream MIME type to a shared library might be the wrong approach,
    and I want to discuss some more with the appstream maintainer before
    adding such metadata.
---
 debian/libvorbis-dev.install      |  1 -
 debian/libvorbis-dev.metadata.xml | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/debian/libvorbis-dev.install b/debian/libvorbis-dev.install
index 0b3f1d6..5cf4c6b 100644
--- a/debian/libvorbis-dev.install
+++ b/debian/libvorbis-dev.install
@@ -5,4 +5,3 @@ debian/tmp/usr/lib/*/*.la
 debian/tmp/usr/lib/*/pkgconfig/*.pc
 debian/tmp/usr/share/aclocal/*.m4
 debian/tmp/usr/share/doc/libvorbis-*/*	usr/share/doc/libvorbis-dev/html
-debian/libvorbis-dev.metadata.xml /usr/share/appdata
diff --git a/debian/libvorbis-dev.metadata.xml b/debian/libvorbis-dev.metadata.xml
deleted file mode 100644
index 000749f..0000000
--- a/debian/libvorbis-dev.metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component>
-  <id>libvorbis</id>
-  <metadata_license>MIT</metadata_license>
-  <name>libvorbis</name>
-  <summary>Vorbis General Audio Compression Codec</summary>
-  <description>
-    <p>
-      Ogg Vorbis is a fully open, non-proprietary,
-      patent-and-royalty-free, general-purpose compressed audio format
-      for audio and music at fixed and variable bitrates from 16 to
-      128 kbps/channel.
-    </p>
-  </description>
-  <mimetypes>
-    <mimetype>audio/ogg</mimetype>
-  </mimetypes>
-</component>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xiph/libvorbis.git



More information about the pkg-xiph-commits mailing list