aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 9242c07e946a7e3341d5bf88c4c620be82ce2045 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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.