- Package:
- routine-update
- Source:
- routine-update
- Submitter:
- Praveen Arimbrathodiyil
- Date:
- 2024-02-12 11:48:03 UTC
- Severity:
- normal
Most of the time running dpkg-buildpackage fails due to missing build depends. So it would be nice to have --clean-build option to build with sbuild (being the official clean building tool) and may be --clean-build-with option to choose other tools like pbuilder or cowbuilder.
Hi Praveen, I admit the --clean-build option is new to me (may be since I'm always using pbuilder). I'm happily including a patch if you might want to provide one for this pretty simple shell script to make sure I will implement your wish correctly. Kind regards Andreas.