summaryrefslogtreecommitdiff
path: root/debian/gbp.conf
blob: 6c0b02b0014635ec2736cfcf8c7294ff149fc970 (plain)
1
2
3
4
5
6
7
8
9
10
# The Git repository referenced by the Vcs-Git field of debian/control
# combines upstream development (in master) with the Debian packaging (in the
# debian/* branches).  Tell git-buildpackage about this layout.

[DEFAULT]
debian-branch = debian/master
upstream-branch = upstream/latest

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