projects
/
ocaml.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b44fd8
)
Add debian/gbp.conf
author
Stephane Glondu
<steph@glondu.net>
Sat, 29 Nov 2008 10:11:59 +0000
(11:11 +0100)
committer
Stephane Glondu
<steph@glondu.net>
Sat, 29 Nov 2008 10:11:59 +0000
(11:11 +0100)
debian/gbp.conf
[new file with mode: 0644]
patch
|
blob
diff --git a/debian/gbp.conf
b/debian/gbp.conf
new file mode 100644
(file)
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