Adding binary package sections explicitly.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
37aab6d09c
commit
3a847175c6
1 changed files with 4 additions and 0 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -41,6 +41,7 @@ Vcs-Browser: https://github.com/FRRouting/frr/tree/debian/master
|
||||||
Vcs-Git: https://github.com/FRRouting/frr.git -b debian/master
|
Vcs-Git: https://github.com/FRRouting/frr.git -b debian/master
|
||||||
|
|
||||||
Package: frr
|
Package: frr
|
||||||
|
Section: net
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Depends: iproute2,
|
Depends: iproute2,
|
||||||
logrotate,
|
logrotate,
|
||||||
|
@ -67,6 +68,7 @@ Description: FRRouting suite of internet protocols (BGP, OSPF, IS-IS, ...)
|
||||||
is commonly abbreviated as "FRR."
|
is commonly abbreviated as "FRR."
|
||||||
|
|
||||||
Package: frr-snmp
|
Package: frr-snmp
|
||||||
|
Section: net
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Depends: frr (= ${binary:Version}),
|
Depends: frr (= ${binary:Version}),
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
|
@ -78,6 +80,7 @@ Description: FRRouting suite - SNMP support
|
||||||
routing state through standard SNMP MIBs.
|
routing state through standard SNMP MIBs.
|
||||||
|
|
||||||
Package: frr-rpki-rtrlib
|
Package: frr-rpki-rtrlib
|
||||||
|
Section: net
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Depends: frr (= ${binary:Version}),
|
Depends: frr (= ${binary:Version}),
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
|
@ -104,6 +107,7 @@ Description: FRRouting suite - user manual
|
||||||
at https://frrouting.readthedocs.io/
|
at https://frrouting.readthedocs.io/
|
||||||
|
|
||||||
Package: frr-pythontools
|
Package: frr-pythontools
|
||||||
|
Section: net
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: frr (<< ${source:Upstream-Version}.0-~),
|
Depends: frr (<< ${source:Upstream-Version}.0-~),
|
||||||
frr (>= ${source:Version}~),
|
frr (>= ${source:Version}~),
|
||||||
|
|
Loading…
Add table
Reference in a new issue