Hi Scott,
On Tue, Dec 18, 2018 at 11:39 PM Scott Kitterman <[email protected]> wrote:
>
> I'm not arguing it's a bad idea to have the check, but personally, I get
> tired of looking at it. If this is important, get it in Policy as a should
> and then I think warning would be appropriate.
>
> Why don't I just fix it? I read the referenced material on what needs doing
> and concluded I don't have the spare mental cycles to learn all about this
> for one package.
>
> It'd be much more efficient for someone who both understands what needs doing
> and cares to run through the affected packages and submit patches.
Here is a merge request that provides a working metadata file and
removes the Lintian override. The sole purpose is to close this bug
report.
https://salsa.debian.org/kitterman/libnitrokey/merge_requests/2
I also saw your bug #916911, which prompted upstream to provide
similar data with the package nitrokey-app. Perhaps the udev rules
should also ship in nitrokey-app. I copied that bug and the people who
commented on this message.
For their benefit, the Appstream metadata file from the merge request
is also attached to this message.
> In the meantime, I think info is the right level.
I have no opinion and left the severity as is.
Kind regards
Felix Lechner
<?xml version="1.0" encoding="UTF-8"?>
<component>
<id>com.github.Nitrokey.libnitrokey</id>
<metadata_license>LGPL-3.0+</metadata_license>
<name>libnitrokey</name>
<summary>Library to communicate with Nitrokey stick devices</summary>
<description>
<p>
Library to communicate with Nitrokey Pro and Storage devices
in a clean and easy manner. Written in C++14, testable with
py.test and Catch frameworks, with C API, Python access.
</p>
</description>
<provides>
<modalias>usb:v2581pF1D0d*</modalias>
<modalias>usb:v20A0p4287d*</modalias>
<modalias>usb:v20A0p42B1d*</modalias>
<modalias>usb:v20A0p4107d*</modalias>
<modalias>usb:v20A0p4108d*</modalias>
<modalias>usb:v20A0p4109d*</modalias>
<modalias>usb:v20A0p4211d*</modalias>
<modalias>usb:v20A0p4230d*</modalias>
</provides>
</component>