Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-22 | fix build/host confusion in mmdebstrap backend | Helmut Grohne | |
2021-04-22 | forward exit code | Helmut Grohne | |
2021-04-22 | fix relative path resolution | Helmut Grohne | |
For .input.dscpath, a relative path is supposed to be relative to the json file, but it was relative to cwd. For .output.directory, the matter was unspecified, but should actually work in the same way. Adapt implementation to documentation and fix the missing specification. | |||
2021-04-18 | mmdebstrap: add support for lintian | Helmut Grohne | |
2021-04-18 | sbuild: add support for lintian.options | Helmut Grohne | |
2021-04-18 | initial checkin of mdbp | Helmut Grohne | |
Proof-of-concept status. Some things work. |