Update dependencies.

This commit is contained in:
Steven Bakker 2022-01-12 11:44:32 +01:00
parent a1594f2cf9
commit 1c99714f94
2 changed files with 32 additions and 25 deletions

View File

@ -14,26 +14,33 @@ This is released as free software, see the "Copying" file that came with this so
* Perl (>= 5.10)
* Perl modules:
* Carp
* Config
* Data::Dumper
* Exporter
* File::Path
* FindBin
* Getopt::Long
* IO::File
* IO::Select
* IO::Socket
* IO::Socket::UNIX
* IO::String
* IPC::Run
* JSON::PP
* NetAddr::IP
* Net::ARP
* Net::IPv4Addr
* NetPacket (::ARP, ::Ethernet, ::IP)
* Net::Pcap
* Pod::Text::Termcap
* Pod::Usage
* POSIX
* Readonly
* Scalar::Util
* Sys::Syslog
* Term::ReadKey
* Term::ReadLine
* Term::ReadLine::Gnu
* Time::HiRes
* YAML::PP
Depending on your O/S distribution and version of Perl, some or all of these may already be included in a base install of Perl.
@ -82,5 +89,5 @@ pkg install gmake \
perl5 \
p5-Net-Pcap p5-Readonly p5-NetAddr-IP p5-IO-String \
p5-Net-Arp p5-Term-ReadKey p5-Term-ReadLine-Gnu p5-IPC-Run \
p5-YAML p5-YAML-LibYAML p5-JSON
p5-YAML-PP p5-JSON-PP
```

44
debian/control vendored
View File

@ -3,18 +3,18 @@ Section: perl
Priority: optional
Maintainer: Steven Bakker <steven.bakker@ams-ix.net>
Build-Depends: debhelper (>= 9),
perl (>= 5.10.0),
libio-string-perl (>= 1.08),
libipc-run-perl (>= 0.92),
libjson-perl (>= 2.61-1),
libnetaddr-ip-perl (>= 4.028),
libnet-arp-perl (>= 1.0),
libnet-pcap-perl (>= 0.16),
libreadonly-perl (>= 1.02),
libscalar-list-utils-perl (>= 1:1.50-1),
libterm-readkey-perl (>= 2.30),
perl (>= 5.014),
libio-string-perl (>= 1.08-3),
libipc-run-perl (>= 0.92-1+deb8u1),
libjson-pp-perl (>= 2.27300-2),
libnet-arp-perl (>= 1.0.8-2),
libnet-pcap-perl (>= 0.17-1+b2),
libnetaddr-ip-perl (>= 4.075+dfsg-1+b1),
libreadonly-perl (>= 2.000-1),
libscalar-list-utils-perl (>= 1:1.55-1),
libterm-readkey-perl (>= 2.32-1+b1),
libterm-readline-gnu-perl (>= 1.17),
libyaml-libyaml-perl (>= 0.41-6)
libyaml-pp-perl (>= 0.026-1)
Standards-Version: 4.3.0.3
Vcs-Git: https://github.com/AMS-IX/arpsponge.git
Vcs-Browser: https://github.com/AMS-IX/arpsponge
@ -23,18 +23,18 @@ Package: arpsponge
Architecture: all
Depends: ${misc:Depends},
net-tools,
perl (>= 5.10.0),
libio-string-perl (>= 1.08),
libipc-run-perl (>= 0.92),
libjson-perl (>= 2.61-1),
libnetaddr-ip-perl (>= 4.028),
libnet-arp-perl (>= 1.0),
libnet-pcap-perl (>= 0.16),
libreadonly-perl (>= 1.02),
libscalar-list-utils-perl (>= 1:1.50-1),
libterm-readkey-perl (>= 2.30),
perl (>= 5.014),
libio-string-perl (>= 1.08-3),
libipc-run-perl (>= 0.92-1+deb8u1),
libjson-pp-perl (>= 2.27300-2),
libnet-arp-perl (>= 1.0.8-2),
libnet-pcap-perl (>= 0.17-1+b2),
libnetaddr-ip-perl (>= 4.075+dfsg-1+b1),
libreadonly-perl (>= 2.000-1),
libscalar-list-utils-perl (>= 1:1.55-1),
libterm-readkey-perl (>= 2.32-1+b1),
libterm-readline-gnu-perl (>= 1.17),
libyaml-libyaml-perl (>= 0.41-6)
libyaml-pp-perl (>= 0.026-1)
Description: Nifty ARP sponge.
Nifty ARP sponge featuring gratuitous ARP, sweeping, reporting, etc.
Also keeps an internal ARP table which can be dumped to a file. The