• Bug#1070261: msi-keyboard: Add Appstream metainfo XML with hardware map

    From Petter Reinholdtsen@21:1/5 to All on Fri May 3 00:10:01 2024
    Package: msi-keyboard
    Version: 1.1-2
    Tags: patch

    Here is a patch for msi-keyboard to add Appstream metainfo XML
    announcing the hardware handled by this package.

    Including this information in the package will ensure programs mapping
    hardware to packages using Appstream information, like the isenkram
    package, will know that this package is useful on machines where the USB
    IDs are discovered.

    diff --git a/debian/copyright b/debian/copyright
    index 69828c7..7402d29 100644
    --- a/debian/copyright
    +++ b/debian/copyright
    @@ -13,6 +13,29 @@ Files: debian/*
    Copyright: 2015 Giulio Paci <giuliopaci@gmail.com>
    License: BSD-3-clause

    +Files: debian/msi-keyboard.metainfo.xml
    +Copyright: 2024 Petter Reinholdtsen
    +License: MIT
    + Permission is hereby granted, free of charge, to any person obtaining
    + a copy of this software and associated documentation files (the
    + "Software"), to deal in the Software without restriction, including
    + without limitation the rights to use, copy, modify, merge, publish,
    + distribute, sublicense, and/or sell copies of the Software, and to
    + permit persons to whom the Software is furnished to do so, subject to
    + the following conditions:
    + .
    + The above copyright notice and this permission notice shall be
    + included in all copies or substantial portions of the Software.
    + .
    + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    + MERCHANTABILITY, FITNESS FOR A