summaryrefslogtreecommitdiff
path: root/.gbp.conf
blob: eba42aa000845d61f1e13b516c2e85ba19b57816 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[DEFAULT]
upstream-tag = %(version)s
debian-tag = debian/%(version)s
sign-tags = True
pristine-tar = True
pristine-tar-commit = True

[buildpackage]
#export-dir = /tmp/debuild
# no-purge = True
#export = WC
#postbuild = chmod 700 /tmp/debuild

# ensure debsign is invoked: when building with --git-pbuilder this
# doesn't get invoked automatically
# disable this -- means package is always signed despite -us -uc
#postbuild=debsign --no-re-sign

[pq]
# drops after a *successful* export
drop = True