mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
for experimental build straight from git debian-releases/experimental branch
This commit is contained in:
parent
97bd9b96e8
commit
6dae59a50c
1 changed files with 2 additions and 2 deletions
4
debian/gbp.conf
vendored
4
debian/gbp.conf
vendored
|
|
@ -2,9 +2,9 @@
|
|||
# the default branch for upstream sources:
|
||||
upstream-branch = upstream
|
||||
# the default branch for the debian patch:
|
||||
debian-branch = debian
|
||||
debian-branch = debian-releases/experimental
|
||||
# use pristine-tar
|
||||
pristine-tar = True
|
||||
# pristine-tar = True
|
||||
# the default tag formats used:
|
||||
upstream-tag = %(version)s
|
||||
debian-tag = debian/%(version)s
|
||||
|
|
|
|||
Loading…
Reference in a new issue