libnet-abuse-utils-perl 0.27-2 source package in Ubuntu

Changelog

libnet-abuse-utils-perl (0.27-2) unstable; urgency=medium

  [ Laurent Baillet ]
  * fix lintian wrong-path-for-interpreter error

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Mon, 12 Dec 2022 22:21:04 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-abuse-utils-perl_0.27-2.dsc 2.2 KiB 1cb05c175e32ab79fb2a3a460376e31a284e261d8692df461559745517dc2eea
libnet-abuse-utils-perl_0.27.orig.tar.gz 24.5 KiB 8ab71bc64e54ee3404706939c0b8142444646ca43b87a52bc7e0be9565dbcd14
libnet-abuse-utils-perl_0.27-2.debian.tar.xz 3.4 KiB ab58f190e665cee8f61ba08a5ed8e32cc491d8d8b011e77e6574fed2d6f1b1c4

Available diffs

No changes file available.

Binary packages built by this source

libnet-abuse-utils-perl: Routines useful for processing network abuse

 Net::Abuse::Utils provides several functions useful for determining
 information about an IP address including contact/reporting addresses,
 ASN/network info, reverse DNS, and DNSBL listing status. Functions which take
 an IP accept either IPv6 or IPv4 IPs unless indicated otherwise.
 .
 It also contains a small command-line tool called ip-info which on
 the one hand show-cases the capabilities of this Perl module, but is
 also useful in general for gathering information about some IP
 address.