Package: src:ca-certificates
Version: 20230311
Severity: wishlist
Tags: patch
Dear ca-certificates maintainers,
this package currently uses debhelper with an ad-hoc sequence of steps
in d/rules. This long list of steps can be shortened and greatly
simplified by using the standard dh sequence.
You can find a MR that changes `d/rules` to use the standard dh sequence at:
https://salsa.debian.org/debian/ca-certificates/-/merge_requests/10
According to diffoscope, the generated binary packages (deb and udeb)
are identical to the current ones.
--
Gioele Barabucci