]> git.proxmox.com Git - iproute2.git/blame - debian/control
d/watch: remove watch file
[iproute2.git] / debian / control
CommitLineData
3cf71090
DM
1Source: iproute2
2Section: net
3Priority: optional
10cd6a04 4Maintainer: Proxmox Support Team <support@proxmox.com>
cd0d3ac3 5Homepage: https://wiki.linuxfoundation.org/networking/iproute2
10cd6a04
FG
6Vcs-Browser: https://git.proxmox.com/?p=iproute2.git
7Vcs-Git: git://git.proxmox.com/git/iproute2.git
cd0d3ac3 8Standards-Version: 3.9.8
3cf71090
DM
9Build-Depends: bison,
10 cm-super-minimal,
cd0d3ac3 11 debhelper (>= 9),
3cf71090
DM
12 flex,
13 iptables-dev,
14 libatm1-dev,
15 libdb-dev,
cd0d3ac3
WB
16 libelf-dev,
17 libmnl-dev,
3cf71090
DM
18 libselinux1-dev,
19 linux-libc-dev,
20 linuxdoc-tools,
21 lynx | lynx-cur,
22 pkg-config,
23 texlive-fonts-recommended,
24 texlive-latex-base,
cd0d3ac3 25 texlive-latex-extra,
3cf71090
DM
26 texlive-latex-recommended
27
28Package: iproute2
29Priority: important
30Architecture: any
31Provides: arpd
32Conflicts: arpd, iproute (<< 20130000-1)
33Replaces: iproute
34Depends: ${misc:Depends}, ${shlibs:Depends}
35Recommends: ${ipmods:Recommends}
36Suggests: iproute2-doc
37Multi-Arch: foreign
38Description: networking and traffic control tools
39 The iproute2 suite is a collection of utilities for networking and
40 traffic control.
41 .
42 These tools communicate with the Linux kernel via the (rt)netlink
43 interface, providing advanced features not available through the
44 legacy net-tools commands 'ifconfig' and 'route'.
45
46Package: iproute2-doc
47Section: doc
48Architecture: all
49Conflicts: iproute-doc (<< 20130000-1)
50Replaces: iproute-doc
51Depends: ${misc:Depends}
52Description: networking and traffic control tools - documentation
53 The iproute2 suite is a collection of utilities for networking and
54 traffic control.
55 .
56 This package contains the documentation for iproute.
57