Skip to content

Commit

Permalink
make both debian packages conflict with each other (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
blotus authored Dec 28, 2021
1 parent eebd0b0 commit 668797c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ Architecture: any
Description: Firewall bouncer for Crowdsec (iptables+ipset)
Depends: iptables, ipset, gettext-base
Replaces: crowdsec-firewall-bouncer
Conflicts: crowdsec-firewall-bouncer-nftables

Package: crowdsec-firewall-bouncer-nftables
Architecture: any
Description: Firewall bouncer for Crowdsec (nftables)
Depends: nftables, gettext-base
Replaces: crowdsec-firewall-bouncer
Conflicts: crowdsec-firewall-bouncer-iptables

0 comments on commit 668797c

Please sign in to comment.