diff --git a/README.md b/README.md index 6824081..cecb816 100644 --- a/README.md +++ b/README.md @@ -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 ``` diff --git a/debian/control b/debian/control index 43b41a0..4b743c2 100644 --- a/debian/control +++ b/debian/control @@ -3,18 +3,18 @@ Section: perl Priority: optional Maintainer: Steven Bakker 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