aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..9242c07e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,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.