libev-perl 4.30-1 source package in Ubuntu

Changelog

libev-perl (4.30-1) unstable; urgency=medium

  * Team upload.

  * New upstream version 4.30
  * d/control:
    - Declare compliance with Debian Policy 4.4.1
    - Refresh build dependencies for cross builds
    - Annotate test-only build dependencies with <!nocheck>
    - Add Rules-Requires-Root field
  * d/copyright:
    - Refresh Debian Files stanza
  * d/u/metadata:
    - Add upstream metadata
  * d/watch:
    - Migrate to version 4 watch file format

 -- Nick Morrott <email address hidden>  Mon, 02 Dec 2019 01:49:10 +0000

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
libev-perl_4.30-1.dsc 2.0 KiB 7362c694bd0f575e59e08c641303dc1582918792bd40331146047f1e36924ba8
libev-perl_4.30.orig.tar.gz 206.3 KiB 5738efb82cbb74b79dadfe7007bd3de4435c26e638a9e1883b0da7a314e64f79
libev-perl_4.30-1.debian.tar.xz 5.0 KiB a9701ff3a8610a282a1dba01232ed682345718eddc068ceb613446d308d2ae4c

No changes file available.

Binary packages built by this source

libev-perl: Perl interface to libev, the high performance event loop

 EV provides a Perl interface to libev, a high performance and full-featured
 event loop that is loosely modelled after libevent.
 .
 It includes relative timers, absolute timers with customized rescheduling,
 synchronous signals, process status change events, event watchers dealing
 with the event loop itself, file watchers, and even limited support for
 fork events.
 .
 It uses a priority queue to manage timers and uses arrays as fundamental
 data structure. It has no artificial limitations on the number of watchers
 waiting for the same event.

libev-perl-dbgsym: debug symbols for libev-perl