libmocked-perl 0.09-6 source package in Ubuntu

Changelog

libmocked-perl (0.09-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.

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

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.1.5, no changes needed.
  * Apply multi-arch hints. + libmocked-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sun, 04 Dec 2022 01:23:53 +0000

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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmocked-perl_0.09-6.dsc 2.0 KiB 6eb99e5cff84d4d1b055ecc77e5a6fc10f5f02a348d23c927d901a910732a6bf
libmocked-perl_0.09.orig.tar.gz 20.1 KiB 9aa5412f82063aabfe9a631fafe5827dfce04221b0078bae4acf8662d0d53453
libmocked-perl_0.09-6.debian.tar.xz 2.9 KiB 1bea0f2fd015fac62ff6fc6fcee063b95f975574c04f84bb6f3b765a33d77228

Available diffs

No changes file available.

Binary packages built by this source

libmocked-perl: module to use real libraries from within mocked libraries

 When mocking modules using 'mocked', you are certain that no extra "real"
 libraries are being loaded. But sometimes you don't want to use real
 libraries from within your mocked library. This module allows you to load
 real libraries using your previous include paths.