]> git.proxmox.com Git - mirror_frr.git/blame - debianpkg/control
eigrpd: eigrp usage of uint32_t to struct in_addr for router_id data
[mirror_frr.git] / debianpkg / control
CommitLineData
d8e4c438 1Source: frr
4d916382
DS
2Section: net
3Priority: optional
1a18bcf8
MW
4Maintainer: Nobody <nobody@frrouting.org>
5Uploaders: Nobody <nobody@frrouting.org>
dd8fdd65 6XSBC-Original-Maintainer: <maintainers@frrouting.org>
64537bc4 7Build-Depends: debhelper (>= 7.0.50~), libreadline-dev, libpam0g-dev | libpam-dev, libcap-dev, texinfo (>= 4.7), autotools-dev, libpcre3-dev, gawk, chrpath, libsnmp-dev, git, dh-autoreconf, libjson-c-dev, libjson-c2 | libjson-c3, dh-systemd, libsystemd-dev, bison, flex, libc-ares-dev, pkg-config, python (>= 2.7) | python3, python-sphinx | python3-sphinx, libpython-dev | libpython3-dev, install-info
858aa29c 8Standards-Version: 3.9.6
f35aefae 9Homepage: http://www.frrouting.org/
4d916382 10
d8e4c438 11Package: frr
4d916382 12Architecture: any
591fa044 13Depends: ${shlibs:Depends}, logrotate (>= 3.2-11), iproute2 | iproute, ${misc:Depends}, libc-ares2
4d916382 14Pre-Depends: adduser
54c50210 15Conflicts: zebra, zebra-pj, quagga
4d916382
DS
16Replaces: zebra, zebra-pj
17Suggests: snmpd
58772996 18Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon forked from Quagga
19 FRR is free software which manages TCP/IP based routing protocols.
20 It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, RIPng,
21 PIM and LDP as well as the IPv6 versions of these.
4d916382 22 .
58772996 23 FRR is a fork of Quagga with an open community model. The main git
f35aefae 24 lives on https://github.com/frrouting/frr.git
4d916382 25
d8e4c438 26Package: frr-dbg
4d916382 27Architecture: any
d8e4c438 28Depends: ${shlibs:Depends}, ${misc:Depends}, frr (= ${binary:Version})
4d916382
DS
29Priority: extra
30Section: debug
e27971eb 31Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon (debug symbols)
0ac8ec3d 32 This package provides debugging symbols for all binary packages built
58772996 33 from frr source package. It's highly recommended to have this package
0ac8ec3d 34 installed before reporting any FRR crashes to either FRR developers or
58772996 35 Debian package maintainers.
4d916382 36
d8e4c438 37Package: frr-doc
4d916382
DS
38Section: net
39Architecture: all
40Depends: ${misc:Depends}
d8e4c438 41Suggests: frr
e27971eb 42Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon (documentation)
d8e4c438 43 This package includes info files for frr, a free software which manages
4d916382 44 TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3,
58772996 45 IS-IS, RIPv1, RIPv2, RIPng, PIM and LDP as well as the IPv6 versions of these.
f3dbd03c
MW
46
47Package: frr-pythontools
48Section: net
49Architecture: all
50Depends: ${misc:Depends}, frr (= ${binary:Version}), python (>= 2.7), python-ipaddr
51Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon (Python Tools)
52 This package includes info files for frr, a free software which manages
53 TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3,
54 IS-IS, RIPv1, RIPv2, RIPng, PIM and LDP as well as the IPv6 versions of these.