libbsd-resource-perl 1.2911-2 source package in Ubuntu

Changelog

libbsd-resource-perl (1.2911-2) unstable; urgency=medium

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

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

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

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Jelmer Vernooij <email address hidden>  Thu, 30 Jun 2022 23:27:33 +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
libbsd-resource-perl_1.2911-2.dsc 2.2 KiB 755115232e3be2d4b821dd59166c11421a28d3d2942e5b0e1b7b8d1ef34e0801
libbsd-resource-perl_1.2911.orig.tar.gz 66.6 KiB 9d1cfba063cc18f72427a22451f7908836b7331ac8785dbe07553c5b043a0c3d
libbsd-resource-perl_1.2911-2.debian.tar.xz 7.0 KiB 9b750ff2b534c338e6cf203ec94c6027305974ec9d07f46d4ed447456eb156dc

No changes file available.

Binary packages built by this source

libbsd-resource-perl: BSD process resource limit and priority functions

 The BSD::Resource module provides the BSD process resource limit functions
 getrusage(), getrlimit(), setrlimit() and the BSD process priority functions.
 .
 These are also available via core Perl but here the PRIO_* constants are
 available: getpriority(), setpriority().
 .
 Also provided is times() which provides the same functionality as the one
 in core Perl, only with better time resolution.

libbsd-resource-perl-dbgsym: debug symbols for libbsd-resource-perl