summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: ed4d8969df37abbc80c92bcbf633cfc84753a531 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: ethtool
Section: net
Priority: optional
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Uploaders: Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13), autoconf, automake, libmnl-dev, pkg-config
Rules-Requires-Root: no
Homepage: https://www.kernel.org/pub/software/network/ethtool/
Vcs-Git: https://salsa.debian.org/kernel-team/ethtool.git
Vcs-Browser: https://salsa.debian.org/kernel-team/ethtool

Package: ethtool
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: display or change Ethernet device settings
 ethtool can be used to query and change settings such as speed, auto-
 negotiation and checksum offload on many network devices, especially
 Ethernet devices.