control: tags -1 +pending On Fri, Jan 20, 2023 at 8:58 AM Andreas Beckmann <a...@debian.org> wrote: > > Control: tag -1 patch > > On 16/01/2023 05.58, Roger Shimizu wrote: > >> please switch the Build-Depends of your package from `dkms` to `dh-dkms` > >> or (preferrably) `dh-sequence-dkms`. > >> With the latter you can also drop the `--with dkms` argument to `dh`. > > > > I guess you prefer dh-sequence-dkms, since currently we're using > > dh-dkms already. > > Then this bug report was triggered by the superfluous B-D: dkms ;-) > > (And I can drop the dkms -> dh-dkms dependency for bookworm without > harming your package.)
Agreed. Thanks! > >> If you have questions or need help for disabling the module build on > >> unsupported architectures/configurations (that may be exposed when > >> enabling the autopkgtest), don't hesitate to contact me. > > > > I did a code search, and found: > > https://sources.debian.org/src/bbswitch/0.8-14/debian/tests/autopkgtest-pkg-dkms.conf/ > > > > I guess you just meant this, right? > > There are only *.o_shipped for amd64 and i386. I've therefore restricted > the autopkgtest to these two architectures. > > You can find some proposed commits here: > > https://salsa.debian.org/anbe/broadcom-sta/-/merge_requests/1 > > (This unfortunately ended up as a merge request in my fork since your > repository does not allow creation of merge requests.) Until recently, I finally realized that I should apply for the permission for access the MR in your own repo. Still lucky that it's before final freezing, so we can catch up with the next release. Merged to our main repo. And thanks for your ticket, and patience. PS. Seems the main repo now enables the MR feature, so you can create MR if you have new patches. Thanks again! Cheers, Roger