phpunit-complexity 2.0.2-2 source package in Ubuntu

Changelog

phpunit-complexity (2.0.2-2) unstable; urgency=medium

  * Simplify gbp import-orig (and check signature)
  * Use dh-sequence-phpcomposer instead of --with phpcomposer
  * Install and use phpabtpl(1) autoloaders
  * Update Standards-Version to 4.6.1

 -- David Prévot <email address hidden>  Sat, 09 Jul 2022 18:07:30 +0200

Upload details

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

See full publishing history Publishing

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-complexity_2.0.2-2.dsc 1.8 KiB 1938643c2cd31eb21c54c4d3eaff1fbd1f6bc31b81184451260e9648a1800348
phpunit-complexity_2.0.2.orig.tar.gz 10.2 KiB a5e2eab2b866d15d61b98e37d982358d475a6f7ca0cbe64572331f4ae96a7894
phpunit-complexity_2.0.2-2.debian.tar.xz 49.7 KiB e6ca2b70deb4efac613299cc0ef79e4ca9ad3156148a18a7aa4d5d58a334735a

Available diffs

No changes file available.

Binary packages built by this source

phpunit-complexity: Library for calculating the complexity of PHP code units

 This component provides a library for calculating the complexity of PHP
 code units. It is used by PHPUnit.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.