Your message dated Sun, 25 Aug 2024 06:19:11 +0000
with message-id <[email protected]>
and subject line Bug#1071004: fixed in openfpgaloader 0.12.1-1
has caused the Debian Bug report #1071004,
regarding openfpgaloader: 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.)


-- 
1071004: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071004
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openfpgaloader
Version: 0.12.0-1
Tags: patch

Here is a patch for openfpgaloader 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/com.github.trabucayre.openFPGALoader.metainfo.xml 
b/debian/com.github.trabucayre.openFPGALoader.metainfo.xml
new file mode 100644
index 0000000..03b881c
--- /dev/null
+++ b/debian/com.github.trabucayre.openFPGALoader.metainfo.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component>
+  <id>com.github.trabucayre.openFPGALoader</id>
+  <metadata_license>MIT</metadata_license>
+  <name>openfpgaloader</name>
+  <summary>Universal utility for programming FPGAs</summary>
+  <description>
+    <p>FPGAs are software-programmable reconfigurable circuits that
+    when may implement arbitrary logics, be it to interface to other
+    hardware as some sort of glue logic or to even outsource
+    computations from your CPU as an accelerator. Even small FPGAs are
+    today sufficiently capable to simulate a CPU.</p>
+
+    <p>This package knows how to bring the firmware that is built on a
+    regular computer, e.g., with yosys and assorted tools, to the FPGA
+    board, such that such a bitstream is then executed.</p>
+
+    <p>OpenFPGALoader is compatible with many boards, cables and FPGA
+    from major manufacturers (Xilinx, Altera/Intel, Lattice, Gowin,
+    Efinix, Anlogic, Cologne Chip).</p>
+  </description>
+  <provides>
+    <modalias>usb:v0403%6001d*</modalias>
+    <modalias>usb:v0403%6010d*</modalias>
+    <modalias>usb:v0403%6011d*</modalias>
+    <modalias>usb:v0403%6014d*</modalias>
+    <modalias>usb:v0403%6015d*</modalias>
+    <modalias>usb:v0547%1002d*</modalias>
+    <modalias>usb:v09FB%6001d*</modalias>
+    <modalias>usb:v09FB%6002d*</modalias>
+    <modalias>usb:v09FB%6003d*</modalias>
+    <modalias>usb:v09FB%6810d*</modalias>
+    <modalias>usb:v09FB%6010d*</modalias>
+    <modalias>usb:v1209%C0CAd*</modalias>
+    <modalias>usb:v1366%0105d*</modalias>
+    <modalias>usb:v1FC9%0090d*</modalias>
+    <modalias>usb:v0D28%0204d*</modalias>
+    <modalias>usb:v1D50%6146d*</modalias>
+    <modalias>usb:v1209%3442d*</modalias>
+    <modalias>usb:v1A86%55DDd*</modalias>
+  </provides>
+</component>
diff --git a/debian/copyright b/debian/copyright
index df02009..c79b1e2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -62,6 +62,27 @@ Files: debian/*
 Copyright: 2022 Steffen Moeller <[email protected]>
 License: Apache-2.0
 
+Files: debian/com.github.trabucayre.openFPGALoader.metainfo.xml
+Copyright: 2024 Petter Reinholdtsen <[email protected]>
+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
+ AUTHORS OR COPYRIGHT HOLDERS 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.
+
 License: Apache-2.0
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
diff --git a/debian/openfpgaloader.install b/debian/openfpgaloader.install
index ca936dc..181850a 100644
--- a/debian/openfpgaloader.install
+++ b/debian/openfpgaloader.install
@@ -1 +1,2 @@
 99-openfpgaloader.rules lib/udev/rules.d
+debian/com.github.trabucayre.openFPGALoader.metainfo.xml usr/share/metainfo

-- 
Happy hacking
Petter Reinholdtsen

--- End Message ---
--- Begin Message ---
Source: openfpgaloader
Source-Version: 0.12.1-1
Done: Petter Reinholdtsen <[email protected]>

We believe that the bug you reported is fixed in the latest version of
openfpgaloader, 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 openfpgaloader 
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: Sun, 25 Aug 2024 07:58:05 +0200
Source: openfpgaloader
Architecture: source
Version: 0.12.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Electronics Team 
<[email protected]>
Changed-By: Petter Reinholdtsen <[email protected]>
Closes: 1071004 1073764
Changes:
 openfpgaloader (0.12.1-1) unstable; urgency=medium
 .
   * Team upload.
 .
   * New upstream version 0.12.1.
   * Replaced obsolete pkg-config build dependency with pkgconf.
   * Added Appstream metainfo XML (Closes: #1071004).
   * Moved udev rules from /lib/ to /usr/lib/ (Closes: #1073764).
   * Updated Standards-Version from 4.6.2 to 4.7.0. No changes needed.
   * Added text format man page installed using txt2man.
Checksums-Sha1:
 20a2559aaace070642de75d036ec15469754ae14 2125 openfpgaloader_0.12.1-1.dsc
 a4dad2a562f3369aaa38edc8865d883f3ded2319 1751631 
openfpgaloader_0.12.1.orig.tar.gz
 a0405f644a322c5f5f6fa3246926cd0d571673e4 5920 
openfpgaloader_0.12.1-1.debian.tar.xz
 eaaaeea3781b2cbc2a4418cd6b38f6ced5e900dc 7625 
openfpgaloader_0.12.1-1_source.buildinfo
Checksums-Sha256:
 4aa1199ed39e070a2981da025857ff9928d1b17d894d7d5f86ddf05fda42263c 2125 
openfpgaloader_0.12.1-1.dsc
 8fb2d1aa3a0de50222f6286c47220a5bc7b73708b60fb7d58f764deebd43d82d 1751631 
openfpgaloader_0.12.1.orig.tar.gz
 4dd513e7c03a7ea3529c30f061e8457378502f333c08fe210d73943254511c9d 5920 
openfpgaloader_0.12.1-1.debian.tar.xz
 ac45736d1538ec81d5b6853e10968717d6ef8d292c5a85dec8f3c3a04d113c76 7625 
openfpgaloader_0.12.1-1_source.buildinfo
Files:
 a127c7392ebcb61ee1638f2e4121df3b 2125 electronics optional 
openfpgaloader_0.12.1-1.dsc
 0587478bef3a3eaed8ff2acf1acb9463 1751631 electronics optional 
openfpgaloader_0.12.1.orig.tar.gz
 6b6c9c4206a500979e89d93f24ddec7b 5920 electronics optional 
openfpgaloader_0.12.1-1.debian.tar.xz
 489e66bd9c01a646100246ccfa908db6 7625 electronics optional 
openfpgaloader_0.12.1-1_source.buildinfo

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

iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmbKyD8ACgkQgSgKoIe6
+w4FQQ/+PUnzYcRNTu6Yc68YpfBXcTIU3AItktd2IF3JWokCJipcn4JDToqVvRKd
H2e2VS483PCvz4sie/V+oSbVpmR6vhfG7L6y0pDc/FdRc7Z73AjIe34ySDEADIpO
EsEpjURc5Qnp7HCFsz5nfaN4P5+ni8JYTx4O+MDVY4hOJDes7VjoRJlwyNO8Wtfe
CcXpzbk/XRxUM/RutsEImz8jsxfGIJ8D6EU8ATyUo8lNhIRGw8um3rF0GWeMMjXc
Z4610qO5ZFPwS0DEMm7lV2S+xrtvyb40VDFTMfjGDTxIh0KphyEI1Fl6uH9Ds/sa
F9s055mQQdohegFyXR0UnqS/XvRp14Lt8HzZ0NmTIEDPcmS8t706sHphHXdMxk2Q
WCKRlIsJQRRDGh9HOX9r3DLIRrrmpTjCeY/RwUfiiXX9KXtvYLKQABPfkcbEGmyR
Q7XUeKb2YSUV58FBsV2ucgOtHQt9oAydGrw9l6INrkttWLEN0kQNUQuKmHXpNjN+
nNgh+CuXnHgFNKRiIEAPX5FDAHurRbpMnfz+jrdGBog60Tee2JoZhflqQ/lP6yH4
FY7P3Kj/fmArK/5TrAHZUcZeQ26I5MwrI1J+gRrf1RoQ8ZKbE4hvutgq2NuFYs9f
eoTci1giO2J2LGiStvlufCPDoXQyK1y0MG74zxsb7sIaq87i6rY=
=bPIG
-----END PGP SIGNATURE-----

Attachment: pgpqR4SVUi8Um.pgp
Description: PGP signature


--- End Message ---

Reply via email to