php-codecoverage 9.2.24+dfsg-1 source package in Ubuntu

Changelog

php-codecoverage (9.2.24+dfsg-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Reformat so that tools recognize the license
  * Bump copyright year
  * Prepare release

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.
  * Update copyright (years and license)

 -- David Prévot <email address hidden>  Mon, 30 Jan 2023 13:18:41 +0100

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe php

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-codecoverage_9.2.24+dfsg-1.dsc 2.1 KiB 9d0ed7d1009e80657a42145510fd1b01c768e62bf3a612c067e3f199837d7463
php-codecoverage_9.2.24+dfsg.orig.tar.xz 1.9 MiB 5671ae1c955c3a6cadc770be7f40dc7780486c3316060e564805cda2b6adf36e
php-codecoverage_9.2.24+dfsg-1.debian.tar.xz 112.1 KiB ad7efb0bd3341627fcafe2bb87da7568179ac4de239135fc8e8362a890273db3

Available diffs

No changes file available.

Binary packages built by this source

php-codecoverage: collection, processing, and rendering for code coverage

 Library that provides collection, processing, and rendering functionality for
 PHP code coverage information
 .
 This package is part of PHPUnit, a unit testing suite for the PHP language,
 modelled on the xUnit testing framework, designed by Kent Beck and Erich
 Gamma.