Add debian/gbp.conf file
This commit is contained in:
parent
2f40c02cd5
commit
fbab08eae5
2 changed files with 10 additions and 1 deletions
8
debian/gbp.conf
vendored
Normal file
8
debian/gbp.conf
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[DEFAULT]
|
||||
debian-branch = debian
|
||||
upstream-branch = upstream
|
||||
pristine-tar = True
|
||||
|
||||
[git-buildpackage]
|
||||
tarball-dir = ../tarballs/
|
||||
export-dir = ../build-area/
|
||||
Loading…
Add table
Add a link
Reference in a new issue