Personal fork from https://git.sigxcpu.org/cgit/git-buildpackage/ https://tracker.debian.org/pkg/git-buildpackage

Guido Günther 324b83341a Fixup trailer in README.source example %!s(int64=9) %!d(string=hai) anos
bin abe4e4026b Update to git-pbuilder 1.40 %!s(int64=9) %!d(string=hai) anos
debian a0722a0069 Document changes and release 0.7.2 %!s(int64=9) %!d(string=hai) anos
docs 2cc710df32 docs: Fix sgml parsing errors %!s(int64=9) %!d(string=hai) anos
examples 324b83341a Fixup trailer in README.source example %!s(int64=9) %!d(string=hai) anos
gbp 36893cb727 buildpackage: make sure hook_vars is always available. %!s(int64=9) %!d(string=hai) anos
packaging c195442df3 rpm packaging: update dependencies for unittests %!s(int64=9) %!d(string=hai) anos
tests a07f425dd1 tests: Check for all exported env vars %!s(int64=9) %!d(string=hai) anos
.coveragerc 54679ebc7b Add .coveragerc %!s(int64=11) %!d(string=hai) anos
.gitignore 23090c9c4e Introduce git-buildpackage-rpm %!s(int64=10) %!d(string=hai) anos
.gitmodules e098857ed3 test data: Add .git for bare repository %!s(int64=10) %!d(string=hai) anos
HACKING 881087af0a Copy-edit git-buildpackage documentations %!s(int64=9) %!d(string=hai) anos
README 881087af0a Copy-edit git-buildpackage documentations %!s(int64=9) %!d(string=hai) anos
TODO c84fd78d69 TODO list maintained in the wiki %!s(int64=15) %!d(string=hai) anos
gbp.conf c89c29d358 gbp-dch: allow bug number format to be overridden %!s(int64=9) %!d(string=hai) anos
setup.cfg af8cbc43b7 Ignore long lines with pep8 %!s(int64=9) %!d(string=hai) anos
setup.py bfe32f19e7 buildpackage-rpm: add support for mock chroot builder %!s(int64=9) %!d(string=hai) anos

README

Git-buildpackage
----------------
This is a bunch of scripts to ease the development of Debian packages with git.
For more documentation on how to use these tools, see the manual online at:

http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html

On Debian systems, this can be found in
/usr/share/doc/git-buildpackage/manual-html.

The API documentation of the gbp module can be found at:

http://honk.sigxcpu.org/projects/git-buildpackage/apidocs/

The mailing list is at:

http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
git-buildpackage at lists.sigxcpu.org

See the HACKING document for details on contributing to gbp development.