debian: don't force-create the orig tarball
This commit is contained in:
parent
fa0de2efd3
commit
7d5062f9c9
|
@ -7,7 +7,6 @@ upstream-branch=master
|
||||||
debian-branch=master
|
debian-branch=master
|
||||||
upstream-tree=branch
|
upstream-tree=branch
|
||||||
tag=False
|
tag=False
|
||||||
force-create=True
|
|
||||||
compression=xz
|
compression=xz
|
||||||
compression-level=9ev
|
compression-level=9ev
|
||||||
builder=debuild --prepend-path=/usr/lib/ccache -eFS_* -eCCACHE_* -i\.git -I.git -Zxz -z9
|
builder=debuild --prepend-path=/usr/lib/ccache -eFS_* -eCCACHE_* -i\.git -I.git -Zxz -z9
|
||||||
|
|
Loading…
Reference in New Issue