summaryrefslogtreecommitdiff
path: root/debian/gbp.conf
blob: 38ddddf5b5e71c4d6a1c314a0c859a242e38b19b (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/unstable
upstream-branch = upstream/latest

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