README 679 B

123456789101112131415161718192021
  1. Git-buildpackage
  2. ----------------
  3. This is a bunch of scripts to ease the development of Debian packages with git.
  4. For more documentation on how to use these tools, see the manual online at:
  5. http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html
  6. On Debian systems, this can be found in
  7. /usr/share/doc/git-buildpackage/manual-html.
  8. The API documentation of the gbp module can be found at:
  9. http://honk.sigxcpu.org/projects/git-buildpackage/apidocs/
  10. The mailing list is at:
  11. http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
  12. git-buildpackage at lists.sigxcpu.org
  13. See the HACKING document for details on contributing to gbp development.