aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gbp.conf')
-rw-r--r--gbp.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/gbp.conf b/gbp.conf
index cb0926f8..f5c689cb 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -46,6 +46,12 @@
#notify = off
# Transparently handle submodules
# submodules = True
+# Wheter to use cowbuilder via git-pbuilder(1)
+#pbuilder = True
+# Which distribution to use with git-pbuilder
+#dist = testing
+# Options to pass to pbuilder when using git-pbuilder
+#git-pbuilder-options = '--hookdir /etc/pbuilder/hooks'
# Options only affecting git-import-orig
[git-import-orig]