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
|
||||
|
||||
Package: frr
|
||||
Section: net
|
||||
Architecture: linux-any
|
||||
Depends: iproute2,
|
||||
logrotate,
|
||||
|
@ -67,6 +68,7 @@ Description: FRRouting suite of internet protocols (BGP, OSPF, IS-IS, ...)
|
|||
is commonly abbreviated as "FRR."
|
||||
|
||||
Package: frr-snmp
|
||||
Section: net
|
||||
Architecture: linux-any
|
||||
Depends: frr (= ${binary:Version}),
|
||||
${misc:Depends},
|
||||
|
@ -78,6 +80,7 @@ Description: FRRouting suite - SNMP support
|
|||
routing state through standard SNMP MIBs.
|
||||
|
||||
Package: frr-rpki-rtrlib
|
||||
Section: net
|
||||
Architecture: linux-any
|
||||
Depends: frr (= ${binary:Version}),
|
||||
${misc:Depends},
|
||||
|
@ -104,6 +107,7 @@ Description: FRRouting suite - user manual
|
|||
at https://frrouting.readthedocs.io/
|
||||
|
||||
Package: frr-pythontools
|
||||
Section: net
|
||||
Architecture: all
|
||||
Depends: frr (<< ${source:Upstream-Version}.0-~),
|
||||
frr (>= ${source:Version}~),
|
||||
|
|
Loading…
Add table
Reference in a new issue