Configure git-buildpackage for Kali
This commit is contained in:
parent
ea83a483fa
commit
9c36ca92c2
|
@ -0,0 +1,10 @@
|
||||||
|
[DEFAULT]
|
||||||
|
debian-branch = kali/master
|
||||||
|
debian-tag = kali/%(version)s
|
||||||
|
pristine-tar = True
|
||||||
|
|
||||||
|
[pq]
|
||||||
|
patch-numbers = False
|
||||||
|
|
||||||
|
[dch]
|
||||||
|
multimaint-merge = True
|
Loading…
Reference in New Issue