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

Guido Günther 8b35364406 Document changes and release 0.7.0 il y a 8 ans
bin ae6826bec6 Check correct config file when using qemubuilder il y a 8 ans
debian 40eb05da0e Document changes and release 0.7.0 il y a 8 ans
docs a9ed4b2ede docs: document some options of buildpackage-rpm il y a 8 ans
examples 7630523d0f Update jenkins-scratchbuilder il y a 8 ans
gbp 6aa4d6eb2c Change FSF address to URL in few more file headers il y a 8 ans
packaging a64cee001c rpm packaging: remove Tizen-specific provides il y a 8 ans
tests 6aa4d6eb2c Change FSF address to URL in few more file headers il y a 8 ans
.coveragerc 54679ebc7b Add .coveragerc il y a 11 ans
.gitignore 23090c9c4e Introduce git-buildpackage-rpm il y a 10 ans
.gitmodules e098857ed3 test data: Add .git for bare repository il y a 9 ans
HACKING 881087af0a Copy-edit git-buildpackage documentations il y a 8 ans
README 881087af0a Copy-edit git-buildpackage documentations il y a 8 ans
TODO c84fd78d69 TODO list maintained in the wiki il y a 15 ans
gbp.conf c89c29d358 gbp-dch: allow bug number format to be overridden il y a 8 ans
setup.cfg af8cbc43b7 Ignore long lines with pep8 il y a 9 ans
setup.py b3341e5eff Fix FSF address - thanks rpmlint il y a 9 ans

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.