d/control: update from upstream

not 1:1, but almost, and biggest part of the diff stems from us using
wrap-and-sort -tkn

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-06-06 10:01:10 +02:00
parent ea7a0e9daa
commit 42ee5504d8

35
debian/control vendored
View File

@ -1,8 +1,7 @@
Source: frr Source: frr
Section: net Section: net
Priority: optional Priority: optional
Maintainer: David Lamparter <equinox-debian@diac24.net> Maintainer: Proxmox Support Team <support@proxmox.com>
Uploaders: FRRouting-dev <dev@lists.frrouting.org>
Build-Depends: bison, Build-Depends: bison,
chrpath, chrpath,
debhelper (>= 9.20150101~), debhelper (>= 9.20150101~),
@ -24,27 +23,23 @@ Build-Depends: bison,
libssh-dev <!pkg.frr.nortrlib>, libssh-dev <!pkg.frr.nortrlib>,
libsystemd-dev <!pkg.frr.nosystemd>, libsystemd-dev <!pkg.frr.nosystemd>,
libyang2-dev, libyang2-dev,
lsb-base,
pkg-config, pkg-config,
python3, python3,
python3-dev, python3-dev,
python3-pytest <!nocheck>, python3-pytest <!nocheck>,
python3-sphinx, python3-sphinx,
texinfo (>= 4.7), texinfo (>= 4.7),
Standards-Version: 4.4.1 Standards-Version: 4.5.0.3
Homepage: https://www.frrouting.org/ Homepage: https://www.frrouting.org/
Vcs-Browser: https://github.com/FRRouting/frr/tree/debian/master 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
Architecture: linux-any Architecture: linux-any
Depends: iproute2 | iproute, Depends: iproute2, logrotate (>= 3.2-11), ${misc:Depends}, ${shlibs:Depends},
logrotate (>= 3.2-11), Pre-Depends: adduser,
${misc:Depends}, Recommends: frr-pythontools,
${shlibs:Depends}, Suggests: frr-doc,
Pre-Depends: adduser
Recommends: frr-pythontools
Suggests: frr-doc
Conflicts: pimd, Conflicts: pimd,
quagga, quagga,
quagga-bgpd, quagga-bgpd,
@ -57,12 +52,12 @@ Conflicts: pimd,
quagga-ripngd, quagga-ripngd,
zebra, zebra,
zebra-pj, zebra-pj,
Replaces: zebra, zebra-pj Replaces: zebra, zebra-pj,
Description: FRRouting suite of internet protocols (BGP, OSPF, IS-IS, ...) Description: FRRouting suite of internet protocols (BGP, OSPF, IS-IS, ...)
FRRouting implements the routing protocols commonly used in the FRRouting implements the routing protocols commonly used in the
internet and private networks to exchange information between routers. internet and private networks to exchange information between routers.
Both IP and IPv6 are supported, as are BGP, OSPF, IS-IS, BABEL, EIGRP, Both IP and IPv6 are supported, as are BGP, OSPFv2, OSPFv3, IS-IS, BABEL,
RIP, LDP, BFD, PIM and NHRP protocols. EIGRP, RIP, RIPng, LDP, BFD, PIM, VRRP, PBR, and NHRP.
. .
These protocols are used to turn your system into a dynamic router, These protocols are used to turn your system into a dynamic router,
exchanging information about available connections with other routers exchanging information about available connections with other routers
@ -75,8 +70,8 @@ Description: FRRouting suite of internet protocols (BGP, OSPF, IS-IS, ...)
Package: frr-snmp Package: frr-snmp
Architecture: linux-any Architecture: linux-any
Depends: frr (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Depends: frr (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends},
Recommends: snmpd Recommends: snmpd,
Description: FRRouting suite - SNMP support Description: FRRouting suite - SNMP support
Adds SNMP support to FRR's daemons by attaching to net-snmp's snmpd Adds SNMP support to FRR's daemons by attaching to net-snmp's snmpd
through the AgentX protocol. Provides read-only access to current through the AgentX protocol. Provides read-only access to current
@ -84,7 +79,7 @@ Description: FRRouting suite - SNMP support
Package: frr-rpki-rtrlib Package: frr-rpki-rtrlib
Architecture: linux-any Architecture: linux-any
Depends: frr (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Depends: frr (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends},
Description: FRRouting suite - BGP RPKI support (rtrlib) Description: FRRouting suite - BGP RPKI support (rtrlib)
Adds RPKI support to FRR's bgpd, allowing validation of BGP routes Adds RPKI support to FRR's bgpd, allowing validation of BGP routes
against cryptographic information stored in WHOIS databases. This is against cryptographic information stored in WHOIS databases. This is
@ -97,9 +92,9 @@ Package: frr-doc
Section: doc Section: doc
Architecture: all Architecture: all
Multi-Arch: foreign Multi-Arch: foreign
Depends: libjs-jquery, libjs-underscore, ${misc:Depends} Depends: ${misc:Depends}, ${sphinxdoc:Depends},
Suggests: frr Suggests: frr,
Conflicts: quagga-doc Conflicts: quagga-doc,
Description: FRRouting suite - user manual Description: FRRouting suite - user manual
This provides the FRR user manual in HTML form. This is the official This provides the FRR user manual in HTML form. This is the official
manual maintained as part of the package and is also available online manual maintained as part of the package and is also available online