]> git.proxmox.com Git - frr.git/blob - debian/backports/ubuntu14.04/debian/control
import debianpkg directory as debian
[frr.git] / debian / backports / ubuntu14.04 / debian / control
1 Source: frr
2 Section: net
3 Priority: optional
4 Maintainer: Nobody <nobody@frrouting.org>
5 Uploaders: Nobody <nobody@frrouting.org>
6 XSBC-Original-Maintainer: <maintainers@frrouting.org>
7 Build-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, pkg-config, python (>= 2.7), python-ipaddr
8 Standards-Version: 3.9.6
9 Homepage: http://www.frrouting.org/
10 XS-Testsuite: autopkgtest
11
12 Package: frr
13 Architecture: any
14 Depends: ${shlibs:Depends}, logrotate (>= 3.2-11), ${misc:Depends}
15 Pre-Depends: adduser
16 Conflicts: zebra, zebra-pj, quagga
17 Replaces: zebra, zebra-pj
18 Suggests: snmpd
19 Description: 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/frrouting/frr.git
26
27 Package: frr-dbg
28 Architecture: any
29 Depends: ${shlibs:Depends}, ${misc:Depends}, frr (= ${binary:Version})
30 Priority: extra
31 Section: debug
32 Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon (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
38 Package: frr-doc
39 Section: net
40 Architecture: all
41 Depends: ${misc:Depends}
42 Suggests: frr
43 Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon (documentation)
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.
47
48 Package: frr-pythontools
49 Section: net
50 Architecture: all
51 Depends: ${misc:Depends}, frr (= ${binary:Version}), python (>= 2.7), python-ipaddr
52 Description: 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