Import Debian package fixing logic.

This commit is contained in:
Jelmer Vernooij 2021-02-05 14:10:25 +00:00
parent 4cbc8df7c8
commit c93cf32cb9
9 changed files with 2230 additions and 2 deletions

View file

@ -31,6 +31,9 @@ Ognibuild has a number of subcommands:
* ``ogni install`` - install the package
* ``ogni test`` - run the testsuite in the source directory
It also includes a subcommand that can fix up the build dependencies
for Debian packages, called deb-fix-build.
License
-------