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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
jsonlint (1.7.1-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Fix php 5.3 compat
[ David Prévot ]
* Move project repository to salsa.d.o
* Update Standards-Version to 4.1.3
-- David Prévot <taffit@debian.org> Mon, 12 Feb 2018 12:26:31 -1000
jsonlint (1.7.0-1) unstable; urgency=medium
[ jgleeson ]
* added cli support for multiple file arguments
[ David Prévot ]
* Update Standards-Version to 4.1.2
-- David Prévot <taffit@debian.org> Sat, 06 Jan 2018 12:00:26 +0530
jsonlint (1.6.2-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Rename readme file
[ David Prévot ]
* Move to namespaced phpunit versions (Closes: #882889)
* Update Standards-Version to 4.1.1
* Adapt packaging to renamed file
-- David Prévot <taffit@debian.org> Thu, 30 Nov 2017 07:09:43 -1000
jsonlint (1.6.1-1) unstable; urgency=medium
* Adapt to changed upstream changelog filename
* Update Standards-Version to 4.0.1
-- David Prévot <taffit@debian.org> Sun, 06 Aug 2017 17:04:33 -0400
jsonlint (1.5.0-1) unstable; urgency=medium
[ Remi Collet ]
* fix for 7.1 (_empty_ no more used)
-- David Prévot <taffit@debian.org> Fri, 18 Nov 2016 14:55:40 -1000
jsonlint (1.4.1-1) unstable; urgency=medium
* Update Standards-Version to 3.9.8
-- David Prévot <taffit@debian.org> Thu, 22 Sep 2016 15:24:41 -1000
jsonlint (1.4.0-2) unstable; urgency=medium
* Update Standards-Version to 3.9.7
* Rebuild with latest pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Sat, 05 Mar 2016 07:43:01 -0400
jsonlint (1.4.0-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Make php7 support official
* Add DuplicateKeyException
* Prepare release 1.4
[ David Prévot ]
* Use dpkg-parsechangelog instead of spurious regex (Closes: #799894)
* Use --bootstrap switch instead of patches for tests
-- David Prévot <taffit@debian.org> Tue, 24 Nov 2015 20:20:02 -0400
jsonlint (1.3.1-2) unstable; urgency=medium
* Install CLI as phplint-php (Closes: #778454)
-- David Prévot <taffit@debian.org> Sun, 15 Feb 2015 10:31:40 -0400
jsonlint (1.3.1-1) unstable; urgency=low
[ andrea rota ]
* Initial release (closes: #714178)
-- David Prévot <taffit@debian.org> Fri, 13 Feb 2015 13:17:29 -0400
|