libconstant-generate-perl 0.17-3 source package in Ubuntu

Changelog

libconstant-generate-perl (0.17-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libconstant-generate-perl: Add Multi-Arch: foreign.
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 23:49:57 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libconstant-generate-perl_0.17-3.dsc 2.1 KiB d8c393600fe02f603a97619ae551ceaa9110262ec1fdfe697e927fd55b411d15
libconstant-generate-perl_0.17.orig.tar.gz 11.5 KiB fb34eef48d7c18fe445fa2651c68d65877adc71ee674233bd11989c40c4eb870
libconstant-generate-perl_0.17-3.debian.tar.xz 2.3 KiB 7e1b757c4173365f2dfd850c9f169267ff6ae51b491c43fd537cb31023570f5a

Available diffs

No changes file available.

Binary packages built by this source

libconstant-generate-perl: Perl module providing useful utilities for handling symbolic constants

 Constant::Generate provides useful utilities for handling, debugging, and
 generating opaque, 'magic-cookie' type constants as well as value-significant
 constants.
 .
 Using its simplest interface, it will generate a simple enumeration of names
 passed to it on import.