]> git.proxmox.com Git - mirror_frr.git/blame - debianpkg/control
debianpkg: Add Debian 9 Package support
[mirror_frr.git] / debianpkg / control
CommitLineData
d8e4c438 1Source: frr
4d916382
DS
2Section: net
3Priority: optional
15261b90
MW
4Maintainer: Nobody <nobody@frrouting.org>
5Uploaders: Nobody <nobody@frrouting.org>
5820948c 6XSBC-Original-Maintainer: <maintainers@frrouting.org>
fea49531 7Build-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, 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), python-ipaddr
858aa29c 8Standards-Version: 3.9.6
7fa57d05 9Homepage: http://www.frrouting.org/
4d916382 10
d8e4c438 11Package: frr
4d916382 12Architecture: any
a492bcca 13Depends: ${shlibs:Depends}, logrotate (>= 3.2-11), iproute, ${misc:Depends}, libc-ares2
4d916382
DS
14Pre-Depends: adduser
15Conflicts: zebra, zebra-pj
16Replaces: zebra, zebra-pj
17Suggests: snmpd
a0d73256 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 .
a0d73256 23 FRR is a fork of Quagga with an open community model. The main git
7fa57d05 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
147ca0c6 31Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon (debug symbols)
a0d73256 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
147ca0c6 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,
a0d73256 45 IS-IS, RIPv1, RIPv2, RIPng, PIM and LDP as well as the IPv6 versions of these.
9d7e7a3c
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.