Your message dated Fri, 30 Aug 2024 07:49:09 +0000
with message-id <[email protected]>
and subject line Bug#1079851: fixed in g810-led 0.4.3-3
has caused the Debian Bug report #1079851,
regarding g810-led: Add Appstream metainfo announcing HW support
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1079851: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079851
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: g810-led
Version: 0.4.3-1
Tags: patch
User: [email protected]
Usertags: appstream-modalias
Here is a draft patch to add Appstream metainfo XML announcing the
hardware handled by this package. The USB IDs were fetched from
ones listed in udev/g810-led.rules. This should fix a lintian warning.
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
hardware is discovered.
The appstream metadata file can be checked using this command after
package build:
appstreamcli validate-tree --no-net --explain debian/g810-led
diff --git a/debian/g810-led.install b/debian/g810-led.install
index 3e079d2..0eeba82 100644
--- a/debian/g810-led.install
+++ b/debian/g810-led.install
@@ -1,3 +1,4 @@
debian/profile etc/g810-led
debian/reboot etc/g810-led
usr/bin
+com.github.MatMoul.g810_led.metainfo.xml usr/share/metainfo
diff --git a/debian/patches/1000-appstream-metainfo.patch
b/debian/patches/1000-appstream-metainfo.patch
new file mode 100644
index 0000000..830fb97
--- /dev/null
+++ b/debian/patches/1000-appstream-metainfo.patch
@@ -0,0 +1,49 @@
+Description: Added AppStream metainfo XML with hardware provide info.
+ This allow isenkram to propose this package when the relevant hardware is
+ present.
+Author: Petter Reinholdtsen
+Forwarded: no
+Last-Update: 2024-08-28
+---
+Index: g810-led-salsa/com.github.MatMoul.g810_led.metainfo.xml
+===================================================================
+--- /dev/null 1970-01-01 00:00:00.000000000 +0000
++++ g810-led-salsa/com.github.MatMoul.g810_led.metainfo.xml 2024-08-28
08:15:04.153952456 +0200
+@@ -0,0 +1,37 @@
++<?xml version="1.0" encoding="UTF-8"?>
++<component>
++ <id>com.github.MatMoul.g810_led</id>
++ <metadata_license>MIT</metadata_license>
++ <name>g810-led</name>
++ <summary>LED configuration tool for Logitech Gx10 keyboards</summary>
++ <description>
++ <p>g810-led is a configuration tool for the LEDs on Logitech Gx10
++ gaming keyboards: G213, G410, G413, G512, G513, G610, G810, G815,
++ G910, and G Pro.</p>
++
++ <p>The LEDs can be configured in a variety of ways, depending on
++ the keyboards' capabilities:</p>
++ <ul>
++ <li>pre-defined effects (breathing, colour-cycling, waves)</li>
++ <li>individual key colours and/or intensities</li>
++ <li>key group colours and/or intensities</li>
++ </ul>
++ </description>
++ <url type="homepage">https://github.com/MatMoul/g810-led</url>
++ <provides>
++ <modalias>usb:v046DpC32Bd*</modalias>
++ <modalias>usb:v046DpC330d*</modalias>
++ <modalias>usb:v046DpC331d*</modalias>
++ <modalias>usb:v046DpC333d*</modalias>
++ <modalias>usb:v046DpC335d*</modalias>
++ <modalias>usb:v046DpC336d*</modalias>
++ <modalias>usb:v046DpC337d*</modalias>
++ <modalias>usb:v046DpC338d*</modalias>
++ <modalias>usb:v046DpC339d*</modalias>
++ <modalias>usb:v046DpC33Ad*</modalias>
++ <modalias>usb:v046DpC33Cd*</modalias>
++ <modalias>usb:v046DpC33Fd*</modalias>
++ <modalias>usb:v046DpC342d*</modalias>
++ <modalias>usb:v046DpC342d*</modalias>
++ </provides>
++</component>
diff --git a/debian/patches/series b/debian/patches/series
index f2065e3..9d1564a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
build.patch
hidden-symbols.patch
gcc-13.patch
+1000-appstream-metainfo.patch
--
Happy hacking
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: g810-led
Source-Version: 0.4.3-3
Done: Stephen Kitt <[email protected]>
We believe that the bug you reported is fixed in the latest version of
g810-led, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stephen Kitt <[email protected]> (supplier of updated g810-led package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 30 Aug 2024 09:10:50 +0200
Source: g810-led
Architecture: source
Version: 0.4.3-3
Distribution: unstable
Urgency: medium
Maintainer: Stephen Kitt <[email protected]>
Changed-By: Stephen Kitt <[email protected]>
Closes: 1079851
Changes:
g810-led (0.4.3-3) unstable; urgency=medium
.
* Add AppStream metainfo; thanks to Petter Reinholdtsen for the patch!
Closes: #1079851.
* Standards-Version 4.7.0, no change required.
Checksums-Sha1:
a631109e7783fbe39d39875da4572634167bf3b0 1953 g810-led_0.4.3-3.dsc
aa88719fe13f5e9fb6466e89271c52578c8e9935 6808 g810-led_0.4.3-3.debian.tar.xz
de1425d6516bf3c73bc4792f4c1544ebacdab46f 6552 g810-led_0.4.3-3_source.buildinfo
Checksums-Sha256:
44bcf7bb144a872c442bd4d1e6b469c65de26f1979f3a9ee05b32516d653a8b7 1953
g810-led_0.4.3-3.dsc
0c7df52e82a86fc6cf2df0753b9d13e4b5e32106a97415d064fce503b4311a81 6808
g810-led_0.4.3-3.debian.tar.xz
44c9c6af8d7a0f6a6542fa25d8e30d1eb5df32e6700633a2f41d3a4b9cf672ed 6552
g810-led_0.4.3-3_source.buildinfo
Files:
a820d51e3a90fb427a5b6525ecf61cc3 1953 utils optional g810-led_0.4.3-3.dsc
e408dfe5c04e1f3dd8a9dd86bcc8206f 6808 utils optional
g810-led_0.4.3-3.debian.tar.xz
0f8870959c827b76d5d318629d875b2c 6552 utils optional
g810-led_0.4.3-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEnPVX/hPLkMoq7x0ggNMC9Yhtg5wFAmbRcI0ACgkQgNMC9Yht
g5xnOA//TiEpQFzGbsKoqkPOLFxkDUtxDlBjC8Eri7F0sqPEblrV0iXBhIHvH3+9
1m1idi393srFKNtHNM/vvLRNCv2r/ptaOfQfDzPnWeEA6mxVF/y3zXYjKf2sz8nT
rzKifv1OFzRYkBdtpPwsa08thDBZr2Xz8jMkpnPBohV0A/aiUt3OJFiMb5DEk/5u
JbyqvMkMihjiM1MoOPvREAYtQLh/eCH41tdHLUIrhHSKXVZo6T8MciquBsZ7LDLA
2+QxvqUOjXHXcApnKTV7zwU4Aw8VoSieSTUD2Tdpnidm4rJImLvCwMjVwxtMSYUr
+W/9d20rZzrnJzR+mtjJEMkMaHwXYHIQqYKKo7973OC6YbtpcA98pd6wpU2wWt+B
jGQaH8XvqDf4e9jyuPVyW0Vs89KpbOFkRj6kUVV6+FdM0bKbQwyqFBIZ/km+zKCW
redZo/KyoiWyKorepvkmaXb1S9hhuCtHFUAd28HytU+TcNpKepdDFiB3qedd878l
v8m9+7AjHQCC2TqC8E5Yyx7Hl7bRGa9edsqhXo1cu5eFCg0xhLNsOrJFzYpWwUT8
K0KQcC6DfmzfcIKhVaZFs+dyBvZplQIFnDWpZluV2FIKUgvRmR8RUUYXnuO5MmqX
QzgaQYUZfq2ZafcuHvSHtvfNb08gypfvXDerUs5cJ3+mgzxM1sg=
=eNnt
-----END PGP SIGNATURE-----
pgpa88WqR3tJc.pgp
Description: PGP signature
--- End Message ---