blob: 0492ed6a0be6f6f820052aa5fcc3a69b763cf1be (
plain)
1
2
3
4
5
6
7
8
9
|
[DEFAULT]
upstream-branch = upstream
debian-branch = debian/bookworm
upstream-tag = v%(version)s
debian-tag = debian/%(version)s
pristine-tar = False
[pq]
patch-numbers = False
|