libclass-gomor-perl 1.03-2 source package in Ubuntu

Changelog

libclass-gomor-perl (1.03-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.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ 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.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Fri, 10 Jun 2022 22:19:03 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libclass-gomor-perl_1.03-2.dsc 2.0 KiB 93a3b9e6d6ba464499ca56ad1eb6638076c8611f95b8c4f01070ef26b19858bc
libclass-gomor-perl_1.03.orig.tar.gz 11.4 KiB 47db3cea9ce9ffa98bf9c74557fd32cf700791ab537020c958ac30b4a9ff200b
libclass-gomor-perl_1.03-2.debian.tar.xz 2.5 KiB 659c4159d574ca0ffafb05f1f46e528c735978d0235398c054e33e22f7bf06e6

Available diffs

No changes file available.

Binary packages built by this source

libclass-gomor-perl: class and object builder

 Class::Gomor is a Perl class and object builder, providing features like
 automatic validation of attributes. It can automatically create accessors
 for scalar or array attributes, as well as supporting custom attributes.