libboolean-perl 0.46-2 source package in Ubuntu

Changelog

libboolean-perl (0.46-2) unstable; urgency=medium

  [ gregor herrmann ]
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!

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

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

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

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Thu, 09 Jun 2022 00:43:41 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libboolean-perl_0.46-2.dsc 2.1 KiB 715e5c78556128373dee99fc8fb814ff9b4ba7f0ed2cf69d525f5e0c03200a29
libboolean-perl_0.46.orig.tar.gz 15.2 KiB 95c088085c3e83bf680fe6ce16d8264ec26310490f7d1680e416ea7a118f156a
libboolean-perl_0.46-2.debian.tar.xz 3.1 KiB 741ae6b35480a381ec7da3116f3aeb0ea73756b4057289096622eb2acaf6830f

Available diffs

No changes file available.

Binary packages built by this source

libboolean-perl: module providing transparent support for booleans

 The boolean module provides basic Boolean support for Perl.
 .
 The module provides two singleton objects, true and false, and several
 helper functions.