aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 523445f8805daef080f45d0bf69463f274c254a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Git-buildpackage
----------------
Tools to ease the development of Debian and (partially) RPM packages in git
repositories.  For documentation see the manual online at:

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

On Debian systems, the documentation 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.

[![Build Status](https://travis-ci.org/agx/git-buildpackage.svg?branch=master)](https://travis-ci.org/agx/git-buildpackage)