liblist-utilsby-perl 0.12-1 source package in Ubuntu

Changelog

liblist-utilsby-perl (0.12-1) unstable; urgency=medium

  * Team upload.

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

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository.
  * Bump debhelper from old 12 to 13.

  [ gregor herrmann ]
  * Import upstream version 0.12.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Sun, 08 May 2022 17:46:44 +0200

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblist-utilsby-perl_0.12-1.dsc 2.4 KiB c3aaceb10409f5285c129203fb0bd9d8d101897863363123bf9c259a5354c48e
liblist-utilsby-perl_0.12.orig.tar.gz 22.9 KiB fff1281fd469fe982b1a58044becfd970f313bff3a26e1c7b2b3f4c0a5ed71e0
liblist-utilsby-perl_0.12-1.debian.tar.xz 2.3 KiB 3f438e881cf4cf5d6f14674f95bfc62fd10860fd63a1f017def05e0d257d7e04

Available diffs

No changes file available.

Binary packages built by this source

liblist-utilsby-perl: higher-order list utility functions

 List::UtilsBy provides a number of list utility functions, all of which take
 an initial code block to control their behaviour. They are variations on
 similar core perl or List::Util functions of similar names, but which use the
 block to control their behaviour.