aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/gbp.conf
blob: a05eb6ae2a50de949f4485edd4ad0854c765b675 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[DEFAULT]
builder         = debuild -D -i.git -I.git
upstream-branch = upstream
debian-branch   = debian
upstream-tag    = sisu_%(version)s
debian-tag      = debian/sisu_%(version)s
debian-tag-msg  = %(pkg)s Debian release %(version)s
color           = on

[buildpackage]
upstream-tree   = tag
sign-tags       = True
export-dir      = ../builds/
tarball-dir     = ../tarballs/
compression     = xz

[dch]
id-length       = 7
full            = True
git-author      = True