From 3a847175c6687f8ef0026dac398d8e62dd8414e9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Feb 2025 10:16:12 +0100 Subject: [PATCH] Adding binary package sections explicitly. Signed-off-by: Daniel Baumann --- debian/control | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/control b/debian/control index 84e09e7..0ac1677 100644 --- a/debian/control +++ b/debian/control @@ -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}~),