You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move Build-Depends-{Arch,Indep} back into Build-Depends
For Go packages, golang-any and dependencies are always needed
regardless of whether we are building a program or a library,
and it is not like we need e.g. texinfo to build *-doc packages,
so the use Build-Depends-Arch and Build-Depends-Indep served
no purpose other than unnecessarily complicating things.
This reverts commit 5bfe8a6
0 commit comments