libsub-quote-perl 2.006006-2 source package in Ubuntu

Changelog

libsub-quote-perl (2.006006-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.0, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Tue, 06 Dec 2022 16:36:41 +0000

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsub-quote-perl_2.006006-2.dsc 2.1 KiB bc79034e35c2b77382c006ecc11c281eebe320e94d5be5112cd15accd17a40d8
libsub-quote-perl_2.006006.orig.tar.gz 31.7 KiB 6e4e2af42388fa6d2609e0e82417de7cc6be47223f576592c656c73c7524d89d
libsub-quote-perl_2.006006-2.debian.tar.xz 2.5 KiB 6eda22a85caee7c61189baf1271bf591b6537bd8ca2d99734a3d999066ff7170

Available diffs

No changes file available.

Binary packages built by this source

libsub-quote-perl: helper modules for subroutines

 This package includes two modules:
 .
 Sub::Quote provides performant ways to generate subroutines from strings.
 .
 Sub::Defer contains subroutines which provide the user with a convenient way
 to defer creation of subroutines and methods until they are first called.