projects
/
deb_pkgs
/
autorandr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6853f63
)
set pristine-tar and upstream branch in gbp.conf
author
Don Armstrong
<don@donarmstrong.com>
Mon, 11 Dec 2017 17:36:59 +0000
(09:36 -0800)
committer
Don Armstrong
<don@donarmstrong.com>
Mon, 11 Dec 2017 17:42:48 +0000
(09:42 -0800)
debian/gbp.conf
patch
|
blob
|
history
diff --git
a/debian/gbp.conf
b/debian/gbp.conf
index e2b708b30c2495c22b39019679b74abec070ff44..11a7acf308bdc4901cdc77800492fda440e35587 100644
(file)
--- a/
debian/gbp.conf
+++ b/
debian/gbp.conf
@@
-1,3
+1,6
@@
[DEFAULT]
debian-branch = debian/sid
upstream-tag = %(version)s
+pristine-tar = 1
+upstream-branch = master
+upstream-vcs-tag = %(version)s
\ No newline at end of file