* Santiago Vila <sanv...@debian.org> [241217 20:30]: > reopen 1089904 > tags 1089904 patch > thanks > > Hi. It seems you removed the BD on dh-buildinfo, > but the package is still calling dh_buildinfo > in debian/rules: > > override_dh_installdocs: > dh_installdocs > --> dh_buildinfo
Eh, weird. Pretty sure I did that. Lets see where the change went. > Trivial patch attached. > --- a/debian/rules > +++ b/debian/rules > @@ -34,4 +34,3 @@ override_dh_strip: > > override_dh_installdocs: > dh_installdocs > - dh_buildinfo Well, the entire override can go. Chris