php-klogger 1.2.1-2 source package in Ubuntu

Changelog

php-klogger (1.2.1-2) unstable; urgency=high

  * Add patch to support phpunit v6 (Closes: #882926).
  * Update Standards-Version to 4.1.1.

 -- James Valleroy <email address hidden>  Thu, 30 Nov 2017 18:52:44 -0500

Upload details

Uploaded by:
FreedomBox packaging team
Uploaded to:
Sid
Original maintainer:
FreedomBox packaging team
Architectures:
all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-klogger_1.2.1-2.dsc 2.1 KiB 7d06adaf5e3fb0d1ed03f3cf4395217772f210c68abc395698e8c465aec3dcd4
php-klogger_1.2.1.orig.tar.gz 7.1 KiB 05030e00caa3560806b477fdc2aa7ed726ba25a8a1d098a361c0054f0f48aa3c
php-klogger_1.2.1-2.debian.tar.xz 3.0 KiB 2d3e444a89d96c1d45dec4264e0c5439152e68aa833b28e9021e9ba90c264b06

Available diffs

No changes file available.

Binary packages built by this source

php-klogger: simple logging class

 KLogger is a logging class for PHP. It complies with PSR-3, a PHP
 standard for logger interfaces. It is designed to be quickly included
 into a project and work right away.