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