mirror of https://github.com/fail2ban/fail2ban
for experimental build straight from git debian-releases/experimental branch
parent
97bd9b96e8
commit
6dae59a50c
|
@ -2,9 +2,9 @@
|
||||||
# the default branch for upstream sources:
|
# the default branch for upstream sources:
|
||||||
upstream-branch = upstream
|
upstream-branch = upstream
|
||||||
# the default branch for the debian patch:
|
# the default branch for the debian patch:
|
||||||
debian-branch = debian
|
debian-branch = debian-releases/experimental
|
||||||
# use pristine-tar
|
# use pristine-tar
|
||||||
pristine-tar = True
|
# pristine-tar = True
|
||||||
# the default tag formats used:
|
# the default tag formats used:
|
||||||
upstream-tag = %(version)s
|
upstream-tag = %(version)s
|
||||||
debian-tag = debian/%(version)s
|
debian-tag = debian/%(version)s
|
||||||
|
|
Loading…
Reference in New Issue