Your message dated Sat, 18 Jan 2025 06:34:05 +0000
with message-id <[email protected]>
and subject line Bug#1076338: fixed in avarice 2.14+svn427-2
has caused the Debian Bug report #1076338,
regarding avarice: 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.)


-- 
1076338: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076338
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: avarice
Version: 2.14+svn427-2
Tags: patch
User: [email protected]
Usertags: appstream-modalias

Here is a patch for avarice 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/patches/1000-appstream-metainfo.patch 
b/debian/patches/1000-appstream-metainfo.patch
new file mode 100644
index 0000000..7438498
--- /dev/null
+++ b/debian/patches/1000-appstream-metainfo.patch
@@ -0,0 +1,56 @@
+Description: Added AppStream metainfo with hardware provides.
+ Allow mapping from hardware to package.
+Author: Petter Reinholdtsen
+Forwarded: no
+Last-Update: 2024-07-14
+---
+--- avarice-2.14+svn427.orig/Makefile.am
++++ avarice-2.14+svn427/Makefile.am
+@@ -23,7 +23,11 @@ SUBDIRS = scripts src doc
+ 
+ EXTRA_DIST =          \
+       COPYING         \
++      net.sourceforge.avarice.metainfo.xml \
+       NEWS
+ 
++dist_metainfo_DATA = net.sourceforge.avarice.metainfo.xml
++metainfodir = $(datarootdir)/metainfo
++
+ dist-hook: avarice.spec
+       cp avarice.spec $(distdir)/avarice.spec
+--- /dev/null
++++ avarice-2.14+svn427/net.sourceforge.avarice.metainfo.xml
+@@ -0,0 +1,33 @@
++<?xml version="1.0" encoding="UTF-8"?>
++<component>
++  <id>net.sourceforge.avarice</id>
++  <metadata_license>MIT</metadata_license>
++  <name>avarice</name>
++  <summary>use GDB with Atmel AVR debuggers</summary>
++  <description>
++    <p>AVaRICE is a program which interfaces the GNU Debugger with the
++    AVR JTAG ICE, and other debuggers, available from Atmel. It
++    connects to gdb via a TCP socket and communicates via gdb's
++    "serial debug protocol".</p>
++
++    <p>This protocol allows gdb to send commands like "set/remove
++    breakpoint" and "read/write memory". AVaRICE translates this
++    commands into the Atmel protocol used to control the JTAG ICE (or
++    other) debugger.</p>
++
++    <p>Because the GDB-AVaRICE connection is via a TCP socket, the two
++    programs do not need to run on the same machine.</p>
++
++    <p>The currently supported debuggers are:</p>
++    <ul>
++      <li>JTAG ICE mkI</li>
++      <li>JTAG ICE mkII</li>
++      <li>AVR Dragon</li>
++    </ul>
++  </description>
++  <provides>
++    <modalias>usb:v30EBp2103d*</modalias>
++    <modalias>usb:v30EBp2107d*</modalias>
++    <modalias>usb:v30EBp2110d*</modalias>
++  </provides>
++</component>
diff --git a/debian/patches/series b/debian/patches/series
index 29aa285..1d1845c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 dont-link-with-shared-version-of-libbfd.patch
+1000-appstream-metainfo.patch

I will also take the liberty to commit this patch to the git repository
on salsa as soon as I know the BTS report number for this request.

-- 
Happy hacking
Petter Reinholdtsen

--- End Message ---
--- Begin Message ---
Source: avarice
Source-Version: 2.14+svn427-2
Done: Petter Reinholdtsen <[email protected]>

We believe that the bug you reported is fixed in the latest version of
avarice, 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.
Petter Reinholdtsen <[email protected]> (supplier of updated avarice 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: SHA256

Format: 1.8
Date: Sat, 18 Jan 2025 07:08:02 +0100
Source: avarice
Architecture: source
Version: 2.14+svn427-2
Distribution: unstable
Urgency: medium
Maintainer: Tobias Frost <[email protected]>
Changed-By: Petter Reinholdtsen <[email protected]>
Closes: 1076338
Changes:
 avarice (2.14+svn427-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Samuel Thibault ]
   * d/control: Generalize hurd-i386 into hurd-any.
 .
   [ Petter Reinholdtsen ]
   * Added Appstream metainfo announcing HW support (Closes: #1076338).
   * Update standards version to 4.6.2, no changes needed.
Checksums-Sha1:
 2fe3165d3290640cd7f71feba4ebeb722268fb52 1987 avarice_2.14+svn427-2.dsc
 7806f0ce4af98ac35b72a6d538c29793c4dd6b3f 7448 
avarice_2.14+svn427-2.debian.tar.xz
 41a418b28b6b214c50c72c327d3bfb0a9e2c6f32 6704 
avarice_2.14+svn427-2_source.buildinfo
Checksums-Sha256:
 5c76fef22ec53071460faa532c7ae1fc6842b008e4d76235443915d21b6c34bf 1987 
avarice_2.14+svn427-2.dsc
 6cb28bccbab0ddd2bb856d84831386d526c02af5f60a5990a3aaceea9ce5e548 7448 
avarice_2.14+svn427-2.debian.tar.xz
 b719298540ca213842c0a4a008f91a134cf3ea05b505fee1e0407757083cd37c 6704 
avarice_2.14+svn427-2_source.buildinfo
Files:
 466e12719fbffbe5af88b002dfa1b4f6 1987 electronics optional 
avarice_2.14+svn427-2.dsc
 96f76857ec07604f185859dd36a55e0a 7448 electronics optional 
avarice_2.14+svn427-2.debian.tar.xz
 35b800694e40dad13a569e7f47e482ff 6704 electronics optional 
avarice_2.14+svn427-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmeLRboACgkQgSgKoIe6
+w5I/Q//fQo5vzNduxazNUCpQUBlbKugrhhwWnq+VuE1fVuKf66MEIrTize73Mgy
dDlyhC7IbhcJyk/pmFYCXZOWEfB1KWapOuzRCI8OrEd+9COxxpHzFl3AZZ6FurBv
Aat+kneBVxzzgSXqX85HjU+yxhWYv/+fnws7lgs4QTvtKXKD66p8osge8/u8xpdS
MyaOxaYKJejg6i6/0O5Q+FZkinsSDNaZAUll0GuKsFCN4SrnBD4Rg/FMdVYhyFOS
i09QlXd7iNxHxwKc/M7btMJAh3fAGLHEs596jEYTw2Xv85s0xCgTtzzqZd+DcQht
Uq9NaTejQfAdcvEjqs8cDqffRHbYHvzqObv1Z7yoZFr0iRLBHm4gsXWVTISsL94U
gfUQzZmKTpK3/ZVSWj/xevfpGsvuv9BFTAqxJRHsO7jOq3P4zeXbTdJHBTswQXuI
GIBhCN6pT5zav3ADpXLoJOKXBJZcql3cPFUGzBN6FMG4o/IOVcWvSmZfbb+wAP9j
bySNJ+h3DjJ4toHuiWidWvhTubGuyY4zXYGovqDZ1gX7ceB+CbT2TPdl+wnChgi5
zkgVzCl3p6yeBNRu5w/dEQ7CKd7JwHtPB5tSgLEi0BFnUp1p3fFNtUwGbnh9OP2e
Ffz86PWoTHnavvmPqy3Gq5Desas6NV1lv5UoXw2u/FfGhARq78g=
=zxs6
-----END PGP SIGNATURE-----

Attachment: pgp240wvoPYot.pgp
Description: PGP signature


--- End Message ---

Reply via email to