Source: arpwatch
Section: admin
Priority: optional
Maintainer: Debian Security Tools Packaging Team <pkg-security-team@lists.alioth.debian.org>
Uploaders: Lukas Schwaighofer <lukas@schwaighofer.name>
Build-Depends: autotools-dev,
               debhelper (>= 10),
               libpcap0.8-dev
Standards-Version: 4.0.0
Homepage: http://ee.lbl.gov/
Vcs-Git: https://anonscm.debian.org/git/pkg-security/arpwatch.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-security/arpwatch.git

Package: arpwatch
Architecture: any
Depends: adduser,
         gawk,
         lsb-base,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: ieee-data (>=20160613.1)
Description: Ethernet/FDDI station activity monitor
 Arpwatch maintains a database of Ethernet MAC addresses seen on the
 network, with their associated IP pairs.  Alerts the system administrator
 via e-mail if any change happens, such as new station/activity,
 flip-flops, changed and re-used old addresses.
 .
 If you want to maintain a list authorized MAC addresses manually, take a look
 at the arpalert package which may fit your needs better.
