summaryrefslogtreecommitdiff
path: root/os/debian/gbp.conf
blob: 58b68d336b10938bc4d9133a2615364817fc87f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[DEFAULT]
# Use pristine-tar
pristine-tar = True

[git-dch]
# We use metaheaders in commit messages.
meta = True
# Put git commit ids in the debian changelog.
id-length = 7

[git-import-orig]
# Use a custom commit message for upstream imports.
import-msg = New upstream release %(version)s.