aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/gbp.conf
blob: 6b058c4a7b0294a464dd3c7d79092f1da26f0510 (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/sid
upstream-tag    = sisu-markup-samples_%(version)s
debian-tag      = debian/sisu-markup-samples_%(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