Your message dated Mon, 06 Jan 2025 07:05:34 +0000 with message-id <E1tUhB8-00DrvJ-3a@fasolo.debian.org> and subject line Bug#1076433: fixed in mustang-plug 1.2-4 has caused the Debian Bug report #1076433, regarding mustang-plug: 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.) -- 1076433: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076433 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: mustang-plug: Add Appstream metainfo announcing HW support
- From: Petter Reinholdtsen <pere@hungry.com>
- Date: Tue, 16 Jul 2024 12:39:11 +0200
- Message-id: <sa6y161tycw.fsf@hjemme.reinholdtsen.name>
Package: mustang-plug Version: 1.2-3 Tags: patch User: pere@hungry.com Usertags: appstream-modalias Here is a patch 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/mustang-plug.install b/debian/mustang-plug.install index 485d021..4e175cb 100644 --- a/debian/mustang-plug.install +++ b/debian/mustang-plug.install @@ -1 +1,2 @@ -debian/mustang-plug.desktop usr/share/applications \ No newline at end of file +debian/mustang-plug.desktop usr/share/applications +plug/org.piorekf.plug.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..ab7d282 --- /dev/null +++ b/debian/patches/1000-appstream-metainfo.patch @@ -0,0 +1,39 @@ +Description: Added AppStream metainfo XML with hardware provide info. + This allow isenkram to propose this package when the USB dongle is + present. +Author: Petter Reinholdtsen +Forwarded: no +Last-Update: 2024-07-16 +--- +Index: mustang-plug/plug/org.piorekf.plug.metainfo.xml +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ mustang-plug/plug/org.piorekf.plug.metainfo.xml 2024-07-16 12:36:25.871506777 +0200 +@@ -0,0 +1,27 @@ ++<?xml version="1.0" encoding="UTF-8"?> ++<component type="desktop"> ++ <id>org.piorekf.plug</id> ++ <metadata_license>MIT</metadata_license> ++ <name>mustang-plug</name> ++ <summary>control Fender Mustang amplifiers</summary> ++ <description> ++ <p>PLUG was originally created as a Linux replacement for Fender ++ FUSE software for Fender Mustang guitar amplifier. Its Qt4-based ++ graphical interface allows one to control the amplifier and effect ++ stages of all Mustang amplifiers from I to V.</p> ++ </description> ++ <url type="homepage">https://github.com/philpem/printer-driver-ptouch</url> ++ <launchable type="desktop-id">mustang-plug.desktop</launchable> ++ <provides> ++ <modalias>usb:v1ED8p0004d*</modalias> ++ <modalias>usb:v1ED8p0005d*</modalias> ++ <modalias>usb:v1ED8p0006d*</modalias> ++ <modalias>usb:v1ED8p0007d*</modalias> ++ <modalias>usb:v1ED8p0010d*</modalias> ++ <modalias>usb:v1ED8p0011d*</modalias> ++ <modalias>usb:v1ED8p0012d*</modalias> ++ <modalias>usb:v1ED8p0013d*</modalias> ++ <modalias>usb:v1ED8p0014d*</modalias> ++ <modalias>usb:v1ED8p0015d*</modalias> ++ </provides> ++</component> diff --git a/debian/patches/series b/debian/patches/series index 7367b61..60d7d51 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ qt5-compat.patch +1000-appstream-metainfo.patch -- Happy hacking Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
- To: 1076433-close@bugs.debian.org
- Subject: Bug#1076433: fixed in mustang-plug 1.2-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 06 Jan 2025 07:05:34 +0000
- Message-id: <E1tUhB8-00DrvJ-3a@fasolo.debian.org>
- Reply-to: Petter Reinholdtsen <pere@debian.org>
Source: mustang-plug Source-Version: 1.2-4 Done: Petter Reinholdtsen <pere@debian.org> We believe that the bug you reported is fixed in the latest version of mustang-plug, 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 1076433@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 mustang-plug 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: Mon, 06 Jan 2025 07:22:48 +0100 Source: mustang-plug Architecture: source Version: 1.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Changed-By: Petter Reinholdtsen <pere@debian.org> Closes: 987031 1076433 1076435 Changes: mustang-plug (1.2-4) unstable; urgency=medium . * Team upload. . [ Ondřej Nový ] * Bump Standards-Version to 4.4.1 . [ Petter Reinholdtsen ] * Changed udev rule to grant device access to console users, not plugdev members (Closes: 1076435). * Added AppStream metainfo XML with hardware provide info (Closes: #1076433). * Bump debhelper from old 12 to 13. * Update standards version to 4.6.2, no changes needed. * Switched d/watch to new github home (Closes: #987031). Checksums-Sha1: 7d1ac91a9d99fb3f28fb0b34d62da389c64afa29 1972 mustang-plug_1.2-4.dsc 5bca214eec69a5940c6e4383f9c37186ce419b60 4480 mustang-plug_1.2-4.debian.tar.xz bc513be686c5e4cb873041367e16188dbc066e46 10965 mustang-plug_1.2-4_source.buildinfo Checksums-Sha256: 709133ceac7d79b69c9a0481076fd2134907d848b18d499ae778c2ffc1b34878 1972 mustang-plug_1.2-4.dsc 56a965deae391caff038b17d7760c7a2ca76f1075a09fd8cfa307d9d2e3c18be 4480 mustang-plug_1.2-4.debian.tar.xz f605df3f0478f4fbe4182d82666d9eec4ee4c6bf9b2277c51fbd02099c8f7543 10965 mustang-plug_1.2-4_source.buildinfo Files: 0ec1264888fd7f69a45451f14b475d84 1972 sound optional mustang-plug_1.2-4.dsc 90b3e0f7e794d2d0edced39ef9cf5392 4480 sound optional mustang-plug_1.2-4.debian.tar.xz d87f61a4847cffe642680af862a86e7a 10965 sound optional mustang-plug_1.2-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmd7fBQACgkQgSgKoIe6 +w77Rw//V+hoqCJpJ9bOkayZviTCy5NfcMZZw1UekuTd1izmT1VyYjbgnzlGdTs3 hj25eLQEKqYuPRnPlb8uMJmgzrX0hfrSel43vAVGvaI0gsdvYEAwB1aXr7axLmEt v+zDXg3OysMJdH0JpwYzSz5qbYHtYJZnnBDiiAav2xWQrGycNzZOG0jVpYnmziMa cw9LkWnJooXohg6NczlvDyNoLP2KzOormGFOdTSqWV+wi31hZCurSgWQF748pOGC r9Vq1ogb0JTgOPTwwgH9HTUxr1xdp/FCzcGOyGENUOvYpPNsHMcn1S9NQ7PZksfI Ej9rbxmms8VxxBTRUAfRFFeBiXurEc+NWjMbE5wPT7kxTaLbHsMnZA9rGILDCVTn 0hUNjzhx/ZLxPWEZWFk4x6oPFIM/q7GWBmaWoOJ8qdEdqaDkS4nLxqhjBewDsPKN fR73nuUI7krjqFqhKuT8E/cojadDBbUhWKcudey17Ewhl2jGqkXqtVEa5Zp+wOLz iETao30sriNB3lUBaCE0imTneFSrjdhfkd+4OyKU1dLwEvPISTRaESLn3on+RY+u Q2PEqLtzoarg1RokAEq9yZ16DxFQkWhGtAbUES0ynZa20LWCXb6CcXzNjGis9RV7 7hOnAQc39a9K+aviG5M7BqUVIokdR/OhjgW/SXJApHUEaa0rcrI= =9Vls -----END PGP SIGNATURE-----Attachment: pgp0Hl1Tm5r5l.pgp
Description: PGP signature
--- End Message ---