Kirill Rekhov writes:
> I wrote a script called chroot-debianizer that automates routine tasks related
> to Debian package management. This tool is designed to facilitate a clean and
> isolated package building process in chroot environments specifically for the
> amd64 architecture.
There are already many such tools, what new things does this one offer?
> https://github.com/iikrllx/chroot-debianizer
it is just a wrapper around calling pbuilder (followed by adequate,
lintian -- it would be better to get pbuilder to support such things, if
it cant already?), and needs to run as root.