libnet-dns-perl 1.39-2ubuntu1 source package in Ubuntu

Changelog

libnet-dns-perl (1.39-2ubuntu1) mantic; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - d/control: prefer libnet-libidn-perl over IDN2, to avoid MIR
      We want to move to libIDN2 in the future, but avoid having
      libnet-libidn-perl and libnet-libidn2-perl in "main" at the same time.
      See LP#2003076

libnet-dns-perl (1.39-2) unstable; urgency=medium

  * Team upload.
  * debian/control: add Breaks: libpoe-component-client-dns-perl
    (<< 1:1.054-3~).
    Net::DNS's deprecation warnings in 1.38+ cause test failures in
    libpoe-component-client-dns-perl, which have been fixed in 1:1.054-3.

libnet-dns-perl (1.39-1) unstable; urgency=medium

  * Team upload
  * Import upstream version 1.37.
  * Import upstream version 1.39.
  * autopkgtests: add debian/tests/pkg-perl/smoke-env to set PERL5LIB in order
    to make the new test module available for prove in the smoke test.

 -- Lukas Märdian <email address hidden>  Thu, 29 Jun 2023 17:51:41 +0200

Upload details

Uploaded by:
Lukas Märdian
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main perl

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-dns-perl_1.39.orig.tar.gz 253.4 KiB e99cdedf9f0d60dca16f613e488c5b7f123c2fb24b3346d580cfe7da40851ac6
libnet-dns-perl_1.39-2ubuntu1.debian.tar.xz 8.4 KiB 99b726543c3b76e40380d9685f50e421f80ca2b8e648c346ab04a0a37ed627de
libnet-dns-perl_1.39-2ubuntu1.dsc 2.5 KiB b54489c2b1b5ca8704a854e3ed1d3e6fa4716731eabaa1b6d0c2ee8b7f2430e2

Available diffs

View changes file

Binary packages built by this source

libnet-dns-perl: module to perform DNS queries

 Net::DNS is a DNS resolver implemented in Perl supporting IPv6.
 It allows the programmer to perform nearly any type of DNS query
 from a Perl script.