libclass-c3-adopt-next-perl 0.14-2 source package in Ubuntu
Changelog
libclass-c3-adopt-next-perl (0.14-2) unstable; urgency=medium [ Salvatore Bonaccorso ] * debian/control: Use HTTPS transport protocol for Vcs-Git URI [ gregor herrmann ] * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS. * debian/upstream/metadata: use HTTPS for GitHub URLs. * Remove Nathan Handler from Uploaders. Thanks for your work! [ Alex Muntada ] * Remove inactive pkg-perl members from Uploaders. [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org [ 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: Repository-Browse. * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright). -- Jelmer Vernooij <email address hidden> Sat, 11 Jun 2022 22:23: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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | perl | |
Lunar | release | universe | perl | |
Kinetic | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libclass-c3-adopt-next-perl_0.14-2.dsc | 2.2 KiB | 2c2a32a36f65c6ede3b01a891fa4ebdbd6d52ee41d156bee95af6670bf4bab7c |
libclass-c3-adopt-next-perl_0.14.orig.tar.gz | 29.3 KiB | 85676225aadb76e8666a6abe2e0659d40eb4581ad6385b170eea4e1d6bf34bf7 |
libclass-c3-adopt-next-perl_0.14-2.debian.tar.xz | 3.1 KiB | 2a86c3537efb4c7976320466d10ce72a1c4eda8f4f4dfd6c05ce2b4d32d5d67f |
Available diffs
- diff from 0.14-1 to 0.14-2 (1.7 KiB)
No changes file available.
Binary packages built by this source
- libclass-c3-adopt-next-perl: drop-in replacement for NEXT, using Class::C3 to do the hard work
Class:
:C3::Adopt: :NEXT is intended as a drop-in replacement for NEXT,
supporting the same interface, but using Class::C3 to do the hard work. You
can then write new code without NEXT, and migrate individual source files to
use Class::C3 or method modifiers as appropriate, at whatever pace you're
comfortable with.