[Pkg-ocaml-maint-commits] [SCM] camlp5 packaging branch, 3.11/master, updated. debian/5.08-2-23-g04a1675

Stephane Glondu steph at glondu.net
Fri Dec 5 18:56:08 UTC 2008


The following commit has been merged in the 3.11/master branch:
commit b5e3ad3caea9e58ce11b509a5293b87d94856039
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Dec 5 19:36:51 2008 +0100

    Add 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

-- 
camlp5 packaging



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