💾 Archived View for freeshell.de › tldr › gbp.gmi captured on 2023-04-19 at 23:56:53. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A system to integrate the Debian package build system with Git.
gbp import-dsc {path/to/package.dsc}
gbp buildpackage -jauto -us -uc
DIST={bullseye} ARCH={amd64} gbp buildpackage -jauto -us -uc --git-builder={git-pbuilder}
gbp buildpackage -jauto -us -uc --changes-options={-S}
gbp import-orig --pristine-tar {path/to/package.tar.gz}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).