libanyevent-connection-perl 0.06-6 source package in Ubuntu

Changelog

libanyevent-connection-perl (0.06-6) unstable; urgency=medium

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Add missing build dependency on libmodule-install-perl.

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

 -- Alex Muntada <email address hidden>  Sun, 05 Jun 2022 19:49:49 +0100

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 universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libanyevent-connection-perl_0.06-6.dsc 2.3 KiB dc1f18b7fa516a7f35363a678e9bbecdabe3e45ab48ecaefd14fc30d1db21ada
libanyevent-connection-perl_0.06.orig.tar.gz 31.1 KiB b3ed2242669cc67e65de263a69e6a14e1105af8d28581fb9360ac50dfbf11d6e
libanyevent-connection-perl_0.06-6.debian.tar.xz 2.2 KiB e7aaf85ebbe2f02b990bb87a6489caa98222d20599fc21067fba699e1b68e748

Available diffs

No changes file available.

Binary packages built by this source

libanyevent-connection-perl: base class for TCP clients

 AnyEvent::Connection provides a base interface for creating TCP connection
 using perl and AnyEvent framework. It provides four standard events:
 connected, disconnect, connfail and error.