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

Guido Günther 2c467c6810 Document changes and release 0.6.29 9 years ago
bin 7a0b9dfe32 git-pbuilder: Support creation of chroots for LTS 9 years ago
debian e73264c3ee Document changes and release 0.6.29 9 years ago
docs 72e129b614 Drop git-* commands from manpages too 9 years ago
examples 82c3ae0b6e Improve error message 9 years ago
gbp f22785b525 Allow to disable config section deprecations 9 years ago
tests 14c4f415ba Drop my_collections from spec files 9 years ago
.coveragerc 54679ebc7b Add .coveragerc 11 years ago
.gitignore 23090c9c4e Introduce git-buildpackage-rpm 9 years ago
.gitmodules e098857ed3 test data: Add .git for bare repository 9 years ago
HACKING 19d92805f4 Update docs on component tests and mailing list 9 years ago
README 19d92805f4 Update docs on component tests and mailing list 9 years ago
TODO c84fd78d69 TODO list maintained in the wiki 14 years ago
gbp.conf 51ac0a5a70 pq: document --drop 9 years ago
setup.cfg af8cbc43b7 Ignore long lines with pep8 9 years ago
setup.py f7afe1d06c Require six 9 years ago

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.