Skip to content

Update to new linux-support API, move packages to non-free-firmware/* sections

Cyril Brulebois requested to merge kibi/firmware-nonfree:master into master

Hi,

Without knowing much about either linux-support or firmware-nonfree, I've tried updating the latter against the changed API exposed by the former. I'm not entirely sure about the PackageDescriptionBase vs. PackageDescription distinction, but that seems to work fine enough: comparing a local -3 build (against current unstable) and a -4 build with my changes with diffoscope, I think I'm only getting those for each package:

  • a new changelog entry;
  • an updated Version;
  • an updated Section;
  • timestamp differences (I wasn't clever enough to set SOURCE_DATE_EPOCH to avoid that noise).

Happy to update this MR if there is stuff to fix, just point me in the right direction!

Merge request reports

Loading