libset-scalar-perl 1.29-2 source package in Ubuntu
Changelog
libset-scalar-perl (1.29-2) unstable; urgency=medium * Team upload. [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend * debian/control: Use HTTPS transport protocol for Vcs-Git URI [ gregor herrmann ] * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. * Remove Brian Cassidy, Jose Luis Rivas, and Nathan Handler from Uploaders. Thanks for your work! * Add Multi-Arch: foreign. (Closes: #826790) * Bump debhelper compatibility level to 9. * Declare compliance with Debian Policy 3.9.8. -- gregor herrmann <email address hidden> Fri, 21 Oct 2016 21:46:26 +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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | perl | |
Focal | release | universe | perl | |
Bionic | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libset-scalar-perl_1.29-2.dsc | 2.2 KiB | 7f2096ea5d2e9354178e6234a4cb54d78fa0545f0bd99008cc983cf1f4e69c9b |
libset-scalar-perl_1.29.orig.tar.gz | 21.0 KiB | a3dc1526f3dde72d3c64ea00007b86ce608cdcd93567cf6e6e42dc10fdc4511d |
libset-scalar-perl_1.29-2.debian.tar.xz | 3.0 KiB | 96741503426d255fed524b8bf19fb72517d84967034139a64de3e60f55da0125 |
Available diffs
- diff from 1.29-1 to 1.29-2 (1.2 KiB)
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.