libsocket-perl 2.026-1 source package in Ubuntu

Changelog

libsocket-perl (2.026-1) unstable; urgency=medium

  * Team upload.
  * Disable network tests during autopkgtests like during build.
  * New upstream release.
  * Declare compliance with Debian Policy 4.1.3.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <email address hidden>  Fri, 12 Jan 2018 18:40:59 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsocket-perl_2.026-1.dsc 2.1 KiB 1d2022e5de66d5adefa0d61a10eedcd7c13366179277d7aaa5b7144153036f09
libsocket-perl_2.026.orig.tar.gz 42.8 KiB 62e90904f8ac8b0ef2e348b6c31f7fbdeb8d671d9f8ec1b32ea3485171e78d4f
libsocket-perl_2.026-1.debian.tar.xz 3.0 KiB f569b11697b245a0a56c620f32f096d9e6d6e8a727b0724676630c3cfad29344

No changes file available.

Binary packages built by this source

libsocket-perl: networking constants and support functions

 Socket provides a variety of constants, structure manipulators and other
 functions related to socket-based networking. The values and functions
 provided are useful when used in conjunction with Perl core functions such as
 socket(), setsockopt() and bind(). It also provides several other support
 functions, mostly for dealing with conversions of network addresses between
 human-readable and native binary forms, and for hostname resolver operations.

libsocket-perl-dbgsym: debug symbols for libsocket-perl