php-klogger 1.2.1-4 source package in Ubuntu

Changelog

php-klogger (1.2.1-4) unstable; urgency=medium

  * d/control: Move to Debian PHP PEAR Maintainers
  * Use autoload template to require dependency
  * d/control: Update Standards-Version to 4.4.1
  * Use d/clean instead of override

 -- James Valleroy <email address hidden>  Wed, 16 Oct 2019 18:53:52 -0400

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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-klogger_1.2.1-4.dsc 2.1 KiB 008bfd5f9386928133423b44084fc8ada8bfd9cac8c5fc93395e31c2c96f1e45
php-klogger_1.2.1.orig.tar.gz 7.1 KiB 05030e00caa3560806b477fdc2aa7ed726ba25a8a1d098a361c0054f0f48aa3c
php-klogger_1.2.1-4.debian.tar.xz 3.8 KiB dba0d4a638bc7dd53d425ba1446477db03eb9f7b1157ccd9eb0f4b849d6591cf

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.