]> git.proxmox.com Git - mirror_frr.git/blame - debianpkg/backports/ubuntu12.04/debian/control
deb-based-distros: clean up leftover debconf references
[mirror_frr.git] / debianpkg / backports / ubuntu12.04 / debian / control
CommitLineData
c4c758dd
MW
1Source: frr
2Section: net
3Priority: optional
4fb94a56
MW
4Maintainer: Nobody <nobody@frrouting.org>
5Uploaders: Nobody <nobody@frrouting.org>
6XSBC-Original-Maintainer: <maintainers@frrouting.org>
1e6df754 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, hardening-wrapper, libpcre3-dev, gawk, chrpath, libsnmp-dev, git, dh-autoreconf, libjson0, libjson0-dev, pkg-config, python (>= 2.7), python-ipaddr
c4c758dd
MW
8Standards-Version: 3.9.6
9Homepage: http://www.freerangerouting.org/
10XS-Testsuite: autopkgtest
11
12Package: frr
13Architecture: any
14Depends: ${shlibs:Depends}, logrotate (>= 3.2-11), ${misc:Depends}
15Pre-Depends: adduser
16Conflicts: zebra, zebra-pj
17Replaces: zebra, zebra-pj
18Suggests: snmpd
19Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon forked from Quagga
20 FRR is free software which manages TCP/IP based routing protocols.
21 It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, RIPng,
22 PIM and LDP as well as the IPv6 versions of these.
23 .
24 FRR is a fork of Quagga with an open community model. The main git
25 lives on https://github.com/freerangerouting/frr.git
26
27Package: frr-dbg
28Architecture: any
29Depends: ${shlibs:Depends}, ${misc:Depends}, frr (= ${binary:Version})
30Priority: extra
31Section: debug
32Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon forked from Quagga (debug symbols)
33 This package provides debugging symbols for all binary packages built
34 from frr source package. It's highly recommended to have this package
35 installed before reporting any FRR crashes to either FRR developers or
36 Debian package maintainers.
37
38Package: frr-doc
39Section: net
40Architecture: all
41Depends: ${misc:Depends}
42Suggests: frr
43Description: documentation files for FRR
44 This package includes info files for frr, a free software which manages
45 TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3,
46 IS-IS, RIPv1, RIPv2, RIPng, PIM and LDP as well as the IPv6 versions of these.
20396edb
MW
47
48Package: frr-pythontools
49Section: net
50Architecture: all
51Depends: ${misc:Depends}, frr (= ${binary:Version}), python (>= 2.7), python-ipaddr
52Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon (Python Tools)
53 This package includes info files for frr, a free software which manages
54 TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3,
55 IS-IS, RIPv1, RIPv2, RIPng, PIM and LDP as well as the IPv6 versions of these.
56