As described in https://wiki.debian.org/binNMU, arch-indep packages
should have an "almost identical" dependency so "+..." changes can be
made to arch-dep packages without breaking the arch-indep pkgs.
Signed-off-by: David Lamparter <equinox@diac24.net>
Architecture: all
Depends:
${misc:Depends},
- frr (= ${binary:Version}),
+ frr (<< ${source:Upstream-Version}.0-~),
+ frr (>= ${source:Version}~),
python (>= 2.7) | python3,
python-ipaddr | python-ipaddress
Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon (Python Tools)