gbp

A system to integrate the Debian package build system with Git. More information: http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html.

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