libclass-accessor-children-perl 0.02-2 source package in Ubuntu
Changelog
libclass-accessor-children-perl (0.02-2) unstable; urgency=medium [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * Strip trailing slash from metacpan URLs. [ 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 Dusty Wilson from Uploaders. Thanks for your work! [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org [ Florian Schlichting ] * Mark package as source format 3.0 (quilt) * Add myself to Uploaders * Update license paragraphs to commonly used versions * Bump dh compat to level 11 * Declare compliance with Debian Policy 4.1.4 -- Florian Schlichting <email address hidden> Mon, 25 Jun 2018 22:23:29 +0200
Upload details
- Uploaded by:
- Debian Perl Group on 2018-06-26
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-04-24 | universe | perl |
Focal | release | on 2019-10-18 | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libclass-accessor-children-perl_0.02-2.dsc | 2.2 KiB | 384defcc22be9dba579fc987642c73a772503c74a31ef3c8b175dc36f4bd8055 |
libclass-accessor-children-perl_0.02.orig.tar.gz | 3.9 KiB | 4b2e200849dec11f3fd368483d8d7de8db15096d7b91309994e016749a062928 |
libclass-accessor-children-perl_0.02-2.debian.tar.xz | 1.8 KiB | 91c51ec2098f571e99eb633e3831746e9cf5a502ec6d330fb722e1421be446b1 |
Available diffs
- diff from 0.02-1 (in Ubuntu) to 0.02-2 (2.0 KiB)
No changes file available.
Binary packages built by this source
- libclass-accessor-children-perl: perl module for automated child-class/accessor generation
Class:
:Accessor: :Children automagically generates child classes which have
accessor/mutator methods.
.
This module inherits Class::Accessor to make accessors.