libcpan-meta-requirements-perl 2.140-1 source package in Ubuntu
Changelog
libcpan-meta-requirements-perl (2.140-1) unstable; urgency=medium * Import upstream version 2.140. * Update debian/upstream/metadata. * Bump debhelper compatibility level to 9. -- gregor herrmann <email address hidden> Sun, 13 Dec 2015 15:31:25 +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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | perl | |
Focal | release | universe | perl | |
Bionic | release | universe | perl | |
Xenial | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libcpan-meta-requirements-perl_2.140-1.dsc | 2.3 KiB | 6dc17eabfbb04893e6a74e91777e2446d2e1bae276b283430d59ccc94dd709ad |
libcpan-meta-requirements-perl_2.140.orig.tar.gz | 30.8 KiB | 0898645e8e86f0922f0f0502b503f592a8eb3d3176b4fd87adcc7ba51e751fa9 |
libcpan-meta-requirements-perl_2.140-1.debian.tar.xz | 2.2 KiB | 3e683d0ea7e8ae0c32e5300b9eb8835cad1de778c6bd719cb21ce7de9cccc48b |
Available diffs
- diff from 2.133-1 to 2.140-1 (11.1 KiB)
No changes file available.
Binary packages built by this source
- libcpan-meta-requirements-perl: set of version requirements for a CPAN dist
A CPAN::Meta:
:Requirements object models a set of version constraints like
those specified in the META.yml or META.json files in CPAN distributions. It
can be built up by adding more and more constraints, and it will reduce them
to the simplest representation.
.
Logically impossible constraints will be identified immediately by thrown
exceptions.