Overhaul debian packaging bootstrap scripts
- bin/debpkg-get-dependencies: update for recent versions of dh-python
- bin/debpkg-update-automatic-dependencies: new script to update debian/control from the output of debpkg-get-dependencies
- bin/debpkg-bootstrap-branches: generate a packaging branch out of a
single tag, using files from the
debian-template
directory
Related to swh/infra/sysadm-environment#3810 (closed)
Test Plan
we did it in prod (swh.perfecthashmap and swh.loader.cvs debian packaged with this!)
Migrated from D6843 (view on Phabricator)