Hi, Am 09.08.25 um 23:05 schrieb Muhammed AbdAllah:
The issues: 1. Running debuild -S -us -uc [...] I am using pbuilder which should be sufficient for downloading dependency automatically. Even if when I am not using it I should only need build dependency when I am building the actual package.
No, in some cases you need a build-dependency in clean (i.e. mh_clean before it became a no-op) and for that you need the build-dep installed or it will fail. And debuild -S -us -uc *does* run clean. Regards, Ren