libnet-snmp-perl 6.0.1-7 source package in Ubuntu

Changelog

libnet-snmp-perl (6.0.1-7) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on perl.
  * Move libmodule-build-perl from Build-Depends-Indep to Build-Depends.

  [ Roland Rosenfeld ]
  * Update to Standards-Version 4.6.1 (no changes).
  * debian/control: update Build-Depends for cross builds.
  * Tag libnet-snmp-perl Multi-Arch: foreign.

 -- Roland Rosenfeld <email address hidden>  Sat, 08 Oct 2022 16:06:06 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main perl
Noble release main perl
Mantic release main perl
Lunar release main perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-snmp-perl_6.0.1-7.dsc 2.1 KiB e4d9b1efc30c8bd6737ba35832387f5903bd5613865bcfd6d8f08dbff39884a8
libnet-snmp-perl_6.0.1.orig.tar.gz 92.4 KiB 14c37bc1cbb3f3cdc7d6c13e0f27a859f14cdcfd5ea54a0467a88bc259b0b741
libnet-snmp-perl_6.0.1-7.debian.tar.xz 6.4 KiB 3c362540601124bdce252f7b9d1560d8d5709b04c6f32efc1f2c80f8ae63c254

Available diffs

No changes file available.

Binary packages built by this source

libnet-snmp-perl: Script SNMP connections

 The module Net::SNMP implements an object oriented interface to
 the Simple Network Management Protocol. Perl applications can
 use the module to retrieve or update information on a remote
 host using the SNMP protocol. Net::SNMP is implemented completely
 in Perl, requires no compiling, and uses only standard Perl
 modules. SNMPv1 and SNMPv2c (Community-Based SNMPv2), as well as
 SNMPv3 with USM are supported by the module. SNMP over UDP as well
 as TCP with both IPv4 and IPv6 can be used. The Net::SNMP module
 assumes that the user has a basic understanding of the Simple
 Network Management Protocol and related network management concepts.