libpoe-perl 2:1.3670-2 source package in Ubuntu

Changelog

libpoe-perl (2:1.3670-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Martín Ferrari ]
  * Remove myself from Uploaders.

  [ gregor herrmann ]
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Rene Mayorga from Uploaders. Thanks for your work!
  * Remove Ryan Niebur from Uploaders. Thanks for your work!
  * Fix autopkgtests. Add debian/tests/pkg-perl/smoke-files to also copy
    mylib/ to the testbed.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.0.0.
  * Bump debhelper compatibility level to 9.

 -- gregor herrmann <email address hidden>  Tue, 01 Aug 2017 15:39:47 -0400

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
Bionic release universe interpreters

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpoe-perl_1.3670-2.dsc 2.5 KiB 50aeeae8fdb2ec64e30f4bcc2c459e753f7af1710489fa340a897b3fb813d6ee
libpoe-perl_1.3670.orig.tar.gz 372.5 KiB b772720ba99bf3cd03dbad8536c6a7674ac7fcf32f2f53a2ff8f0aa5ba3f3a2d
libpoe-perl_1.3670-2.debian.tar.xz 8.5 KiB e5bfffd3b12896e317d71cb1018f4bc24138328e9a53d18942f67383655448f0

Available diffs

No changes file available.

Binary packages built by this source

libpoe-perl: event-driven component architecture for Perl

 POE stands for "Perl Object Environment" and provides libraries for event
 driven state machines, I/O abstraction and object management. It includes
 high level interfaces for sockets, alarms and file input/output. It can be
 used as a cooperative threading environment and/or a portable component
 architecture.