libset-scalar-perl 1.29-3 source package in Ubuntu

Changelog

libset-scalar-perl (1.29-3) unstable; urgency=medium

  [ Damyan Ivanov ]
  * change Priority from 'extra' to 'optional'

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

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

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository, Repository-Browse.

 -- Jelmer Vernooij <email address hidden>  Fri, 17 Jun 2022 10:16:57 +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 perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libset-scalar-perl_1.29-3.dsc 2.1 KiB 6b2992ba62b8e58dcdc9c603731408278816617efee475a8a31bbf4ebfd072a9
libset-scalar-perl_1.29.orig.tar.gz 21.0 KiB a3dc1526f3dde72d3c64ea00007b86ce608cdcd93567cf6e6e42dc10fdc4511d
libset-scalar-perl_1.29-3.debian.tar.xz 3.2 KiB 91f0ae65ab22d236cb0e03aad3cbf6a7ca57ab7ce790e2d2f7c354806c73073d

Available diffs

No changes file available.

Binary packages built by this source

libset-scalar-perl: Perl interface for operations on finite sets

 Set::Scalar provides an interface for working with finite, unordered sets of
 elements: creating, modifying, displaying, comparing and deriving them; the
 computation of power sets and the cartesian product of sets. It also provides
 overloaded operators for most operations.