libpoe-perl 2:1.3700-1 source package in Ubuntu

Changelog

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

  [ Axel Beckert ]
  * Stop suggesting removed package libpoe-loop-event-perl. (See #968725)

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on libpoe-test-loops-perl.

  [ gregor herrmann ]
  * Import upstream version 1.3700.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Bump debhelper-compat to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

 -- gregor herrmann <email address hidden>  Fri, 25 Mar 2022 21:16:45 +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 interpreters
Noble release universe interpreters
Mantic release universe interpreters
Lunar release universe interpreters

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpoe-perl_1.3700-1.dsc 2.6 KiB 4aa09dfb713513152087984864eccd61b3b59513afb16d984d92f9c384b8890a
libpoe-perl_1.3700.orig.tar.gz 365.9 KiB 57de2b635b15fa3a31a9e55dd51122149e5414e1158ee82235062634ee18a693
libpoe-perl_1.3700-1.debian.tar.xz 8.9 KiB 2680bde387fa28ef14b30570d42ef224aec22fc4671538a8ea80556a79d59a26

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.