1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
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 <jvalleroy@mailbox.org> Wed, 16 Oct 2019 18:53:52 -0400
php-klogger (1.2.1-3) unstable; urgency=low
[ Sunil Mohan Adapa ]
* Add patch to support phpunit v8 (Closes: #940277).
* Update VCS URLs to salsa.debian.org.
* Update debhelper compatibility to 12.
* Update Standards-Version to 4.4.0.
* Cleanup phpunit results cache file.
* Add myself to list of uploaders.
[ James Valleroy ]
* d/control: Add Rules-Requires-Root: no
* d/watch: Replace template with project name
* Add upstream/metadata
* Add salsa-ci.yml
-- James Valleroy <jvalleroy@mailbox.org> Wed, 02 Oct 2019 06:43:33 -0400
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 <jvalleroy@mailbox.org> Thu, 30 Nov 2017 18:52:44 -0500
php-klogger (1.2.1-1) unstable; urgency=medium
* Initial release (Closes: #864634)
* Update Standards-Version to 4.0.0
* Add gbp.conf to enforce use of pristine-tar
* Extend package description
* Cleanup leftover files after building package
-- James Valleroy <jvalleroy@mailbox.org> Sun, 02 Jul 2017 12:51:49 -0400
|