]> git.proxmox.com Git - mirror_frr.git/blame - debian/control
backports: minimize diffs with base debian files
[mirror_frr.git] / debian / control
CommitLineData
d8e4c438 1Source: frr
4d916382
DS
2Section: net
3Priority: optional
58772996 4Maintainer: Nobody <nobody@freerangerouting.org>
5Uploaders: Nobody <nobody@freerangerouting.org>
dc885def 6Build-Depends: debhelper (>= 7.0.50~), libncurses5-dev, libreadline-dev, texlive-latex-base, texlive-generic-recommended, libpam0g-dev | libpam-dev, libcap-dev, texinfo (>= 4.7), imagemagick, ghostscript, groff, po-debconf, autotools-dev, hardening-wrapper, libpcre3-dev, gawk, chrpath, libsnmp-dev, git, dh-autoreconf, libjson0, libjson0-dev, dh-systemd, libsystemd-dev, python-ipaddr, bison, flex, libc-ares-dev, pkg-config
858aa29c 7Standards-Version: 3.9.6
58772996 8Homepage: http://www.freerangerouting.org/
4d916382
DS
9XS-Testsuite: autopkgtest
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
24 lives on https://github.com/freerangerouting/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
58772996 31Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon forked from Quagga (debug symbols)
32 This package provides debugging symbols for all binary packages built
33 from frr source package. It's highly recommended to have this package
34 installed before reporting any FRR crashes to either FRR developers or
35 Debian package maintainers.
4d916382 36
d8e4c438 37Package: frr-doc
4d916382
DS
38Section: net
39Architecture: all
40Depends: ${misc:Depends}
d8e4c438 41Suggests: frr
58772996 42Description: documentation files for FRR
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.