b43a47933b
Correct tag pattern for the upstream source, and enforce the use of pristine-tar.
9 lines
170 B
Text
9 lines
170 B
Text
[DEFAULT]
|
|
pristine-tar = True
|
|
|
|
[buildpackage]
|
|
upstream-tree = tag
|
|
upstream-tag = upstream/%(version)s
|
|
upstream-branch = upstream
|
|
debian-branch = master
|
|
submodules = true
|