[Pkg-ocaml-maint-commits] [SCM] OCaml packaging branch, 3.11/master, updated. debian/3.11.0.beta1-1-11-ge884770

Stephane Glondu steph at glondu.net
Sat Nov 29 16:07:43 UTC 2008


The following commit has been merged in the 3.11/master branch:
commit c0ea7bb0bfa64b731a3428d8d0b203e6c8bd4ff7
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Nov 29 11:11:59 2008 +0100

    Add debian/gbp.conf

diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..7383807
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,9 @@
+# Configuration file for git-buildpackage and friends
+
+[DEFAULT]
+# the default branch for upstream sources:
+upstream-branch = 3.11/upstream
+# the default branch for the debian patch:
+debian-branch = 3.11/master
+# use pristine-tar:
+pristine-tar = True

-- 
OCaml packaging



More information about the Pkg-ocaml-maint-commits mailing list