summaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
blob: 989681d073233ec2f33d25b62ffe5300771464d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[DEFAULT]
debian-branch = debian/sid
upstream-branch = upstream
pristine-tar = True
compression = xz
sign-tags = True

[buildpackage]
#tarball-dir = ../tarballs/
#export-dir = ../build-area/

[import-orig]
upstream-vcs-tag = v%(version)s

[dch]
git-log = --first-parent