Your message dated Thu, 26 Dec 2024 10:20:12 +0000 with message-id <E1tQkyS-00GPI2-Ln@fasolo.debian.org> and subject line Bug#1091176: fixed in i8kutils 1.45 has caused the Debian Bug report #1091176, regarding i8kutils: 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 owner@bugs.debian.org immediately.) -- 1091176: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091176 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: i8kutils: Add Appstream metainfo announcing HW support
- From: Petter Reinholdtsen <pere@hungry.com>
- Date: Sun, 22 Dec 2024 23:44:08 +0100
- Message-id: <[🔎] sa6y107tk1z.fsf@hjemme.reinholdtsen.name>
Package: i8kutils Version: 1.44 Tags: patch User: pere@hungry.com Usertags: appstream-modalias Here is a draft patch to add Appstream metainfo XML announcing the hardware handled by this package. The modalias entries are based on the output from 'modinfo dell-smm-hwmon'. 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/i8kutils diff --git a/debian/copyright b/debian/copyright index 1060f98..4350454 100644 --- a/debian/copyright +++ b/debian/copyright @@ -27,3 +27,25 @@ License: GPL-2+ On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. + +Files: org.debian.salsa.i8kutils.metainfo.xml +Copyright: 2024 Petter Reinholdtsen <pere@debian.org> +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 PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. diff --git a/debian/i8kutils.install b/debian/i8kutils.install index 14a891c..75d9d86 100644 --- a/debian/i8kutils.install +++ b/debian/i8kutils.install @@ -1,3 +1,4 @@ i8kmon i8kfan i8kctl /usr/bin/ dell-smm-hwmon.conf /etc/modprobe.d/ i8kmon.conf /etc/ +org.debian.salsa.i8kutils.metainfo.xml /usr/share/metainfo/ diff --git a/org.debian.salsa.i8kutils.metainfo.xml b/org.debian.salsa.i8kutils.metainfo.xml new file mode 100644 index 0000000..b6fcd85 --- /dev/null +++ b/org.debian.salsa.i8kutils.metainfo.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="UTF-8"?> +<component> + <id>org.debian.salsa.i8kutils</id> + <metadata_license>MIT</metadata_license> + <project_license>GPL-2+</project_license> + <name>i8kutils</name> + <summary>Fan control for Dell laptops</summary> + <description> + <p> + This is a collection of utilities to control Dell laptops fans. It includes + programs to turn the fans on and off, to read fans status, CPU temperature, + BIOS version. + </p> + </description> + <provides> + <modalias>dmi*:svn*DellInc.*:pn*XPS*:</modalias> + <modalias>dmi*:svn*DellInc.*:pn*MXC051*:</modalias> + <modalias>dmi*:svn*DellInc.*:pn*Studio*:</modalias> + <modalias>dmi*:svn*DellInc.*:pn*Vostro*:</modalias> + <modalias>dmi*:svn*DellInc.*:pn*Precision*:</modalias> + <modalias>dmi*:svn*DellInc.*:pn*PrecisionWorkStation490*:</modalias> + <modalias>dmi*:svn*DellInc.*:pn*MP061*:</modalias> + <modalias>dmi*:svn*DellInc.*:pn*MM061*:</modalias> + <modalias>dmi*:svn*DellInc.*:pn*Latitude*:</modalias> + <modalias>dmi*:svn*DellInc.*:pn*LatitudeD520*:</modalias> + <modalias>dmi*:svn*DellInc.*:pn*Inspiron*:</modalias> + <modalias>dmi*:svn*DellComputer*:pn*Latitude*:</modalias> + <modalias>dmi*:svn*DellComputer*:pn*Inspiron*:</modalias> + <modalias>dmi*:svn*DellInc.*:pn*G55590*:</modalias> + <modalias>lkmodule:dell-smm-hwmon</modalias> + </provides> +</component> -- Happy hacking Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
- To: 1091176-close@bugs.debian.org
- Subject: Bug#1091176: fixed in i8kutils 1.45
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 26 Dec 2024 10:20:12 +0000
- Message-id: <E1tQkyS-00GPI2-Ln@fasolo.debian.org>
- Reply-to: Petter Reinholdtsen <pere@debian.org>
Source: i8kutils Source-Version: 1.45 Done: Petter Reinholdtsen <pere@debian.org> We believe that the bug you reported is fixed in the latest version of i8kutils, 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 1091176@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Petter Reinholdtsen <pere@debian.org> (supplier of updated i8kutils 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 26 Dec 2024 10:57:47 +0100 Source: i8kutils Architecture: source Version: 1.45 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Petter Reinholdtsen <pere@debian.org> Closes: 1091176 Changes: i8kutils (1.45) unstable; urgency=medium . * QA upload. . [ наб ] * Vcs-Git: https://salsa.debian.org/debian/i8kutils.git . [ Petter Reinholdtsen ] * Added Appstream metainfo XML announcing HW support (Closes: #1091176) Checksums-Sha1: 8c4ef2b325284b3a0ebb7875084eebc47bcc543c 1634 i8kutils_1.45.dsc 09e70eddc7b94df0c22a6034080fddc2c3dfde2d 29676 i8kutils_1.45.tar.xz f323c24706f2f7354fc3d0a5907d9b7f8d71bbc5 6363 i8kutils_1.45_source.buildinfo Checksums-Sha256: 06176ecb24bebf3f63817f5d321a0947b73d3836064a1a56dcbcacb7bb058059 1634 i8kutils_1.45.dsc cac45d8e63508f56dd7a550bfd80d0ba5a3621819af18a6bb42a17244dd6e9ed 29676 i8kutils_1.45.tar.xz b53a1686bcb5e46e205065941b208a2f19b73ba58bd641b01906c955f499c570 6363 i8kutils_1.45_source.buildinfo Files: edf25a75051e55342448633f41bbd6b1 1634 utils optional i8kutils_1.45.dsc 99c75c611859823161c809b14fa4e12e 29676 utils optional i8kutils_1.45.tar.xz 81e29cf2f91f4227cd7561a31c2bd4d2 6363 utils optional i8kutils_1.45_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmdtKOEACgkQgSgKoIe6 +w7/gxAAmkJwHuk4MuR1cacBCF7BXGBMswL2Y/C/48uE1Zk6rnKWN54kNT2bUGRr wXwJGZvKSakdX9jWbI2QhavN7uOrs9xJaiwLIqYXqT4dBZIHoHGfwZJ+2ytPHgfC zzCpCZovf6CzO/NZfh4lDowr2YlXISVeOg0AvHjq5XLGaDS9Fg68roHlRlmVyary e7ry2YQ3xrjeGvccEd9xSRLlynTkLsBoz/cRdsj1pjKMq9P/7efOxhMx6+ZASWIW 2N8uT1x4+np+3Z7gncAiNIAVxKsp/hMs00DQ2/D7coRFFGkRUkddXm/pThHTAh24 mbz/5frFRzCHEfKFuk3oiMP6EURi3JdVj8QZFAKCijs21turLTa41y6tS4Cr3CaK 2fID5X8VmaM8zPcwxBqwrlFS2oXzx02ZrC8d/bTv8CwL4eQPS0yXiPGnuU4IoEcV oJTD1bZ5H664h4BGnOoJOzkBXbInT0puxftVK2B7AUOFKPRrpbPH+FwPbND761ZR lZUoq+yaUhrYESgmmm5zhl0PioTCJd3GL02xFMWEwHL1kesH/geyYPc95P/icBnt TQNsYY5kdqEN0j4uKrRRsV9FSQJZIYgkofRHKuILoEYiJJQn24+t+576yjRZbDNQ vWkALoln0Z5/roO3oEAJ+tKHCQ5laRYuGJaFHYX8WHZIBG9EDJI= =6S4Q -----END PGP SIGNATURE-----Attachment: pgpI79bGcsJra.pgp
Description: PGP signature
--- End Message ---