php-hamcrest 2.0.1-4 source package in Ubuntu

Changelog

php-hamcrest (2.0.1-4) unstable; urgency=medium

  * Fix debci

 -- David Prévot <email address hidden>  Tue, 12 Jul 2022 07:57:17 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-hamcrest_2.0.1-4.dsc 1.7 KiB 318e061e7fa4784873d26a0b53e4d43f8d31391b3281fd31b7d7c0ebcdb36475
php-hamcrest_2.0.1.orig.tar.gz 47.5 KiB a2126b1e5fa932477e869d9d91a71e10eee3d2a07ff9b83f269bdaba8cfd0b35
php-hamcrest_2.0.1-4.debian.tar.xz 5.0 KiB aef805466217bc246174ab3f48510258ed778775d5e1f07556be135a58402abf

Available diffs

No changes file available.

Binary packages built by this source

php-hamcrest: This is the PHP port of Hamcrest Matchers

 Hamcrest is a matching library originally written for Java, but subsequently
 ported to many other languages. hamcrest-php is the official PHP port of
 Hamcrest and essentially follows a literal translation of the original Java
 API for Hamcrest, with a few Exceptions, mostly down to PHP language barriers.