[Debian-med-packaging] Bug#837631: galileo: Please announce supported hardware using AppStream

Petter Reinholdtsen pere at hungry.com
Tue Sep 13 05:39:59 UTC 2016


Package: galileo
Version: 0.5.0-1
Severity: wishlist

Hi.

The galileo package is one of the packages in the Debian archive that
should be proposed for installation when a given hardware dongle is
inserted or available.  Thanks to the appstream system, this can now be
announced in a way other tools can use and act on.  I've written the
isenkram system to ask the current user if hardware specific packages
should be installed when a new dongle is installed, and isenkram now
uses appstream as one source for hardware to package mappings.

You can read more about this on my blog, 
<URL: http://people.skolelinux.org/pere/blog/Using_appstream_with_isenkram_to_install_hardware_related_packages_in_Debian.html >.

It would be great if you could add an appstream metainfo file to the
galileo package, with content similar to this:

  <?xml version="1.0" encoding="UTF-8"?>
  <component>
   [...]
   <provides>
      <modalias>usb:v2687pfb01d*</modalias>
    </provides>
  </component>

If there are other USB ids also supposed by the package, please add
those too. :)

-- 
Happy hacking
Petter Reinholdtsen



More information about the Debian-med-packaging mailing list