]> gitweb.fperrin.net Git - GpsPrune.git/blob - debian/gbp.conf
[debian] Move to GpsPrune 20.3
[GpsPrune.git] / debian / gbp.conf
1 # After making changes:
2 # git tag v20.1.fpXX
3 ## Note the dch version doesn't have the v prefix
4 # gbp dch --release --new-version 20.1.fpXX --commit
5 # gbp buildpackage -us -uc
6
7 [DEFAULT]
8 upstream-tag = v%(version)s
9 debian-branch = fp-integration-20.3
10
11 [buildpackage]
12 unsigned-source = True
13 unsigned-changes = True
14 cleaner = ./debian/rules clean