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
|
php-sql-formatter (1.2.17+dct1.1.1-1) unstable; urgency=medium
[ David Prévot ]
* d/watch: Add dversionmangle
* Update gbp import-ref usage
* Set upstream metadata fields: Repository, Repository-Browse.
* Set Rules-Requires-Root: no.
[ Claudio Zizza ]
* Adapt bin/sql-formatter to SqlFormatter API
[ Maximilian Kresse ]
* Make MODIFY and CHANGE top level reserved keywords
-- David Prévot <taffit@debian.org> Sun, 02 Aug 2020 10:20:44 +0200
php-sql-formatter (1.2.17+dct1.1.0-1) unstable; urgency=medium
[ Grégoire Paris ]
* Allow php 8
[ David Prévot ]
* Fix fork URL
* Update upstream version
-- David Prévot <taffit@debian.org> Tue, 30 Jun 2020 17:10:51 -1000
php-sql-formatter (1.2.17+dct1.0.1-1) unstable; urgency=medium
[ Grégoire Paris ]
* Use the Doctrine fork repo url as a homepage
[ David Prévot ]
* Use Doctrine fork
* Extend d/clean for PHPUnit 8
* Drop get-orig-source target
* Document gbp import-ref usage
* Set upstream metadata fields:
Bug-Database, Bug-Submit, Repository, Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
* Use debhelper-compat 13
* Simplify override_dh_auto_test
-- David Prévot <taffit@debian.org> Thu, 28 May 2020 13:52:37 -1000
php-sql-formatter (1.2.17-3) unstable; urgency=medium
[ Chris Lamb ]
* Fix dh_installchangelogs call (Closes: #831777)
[ David Prévot ]
* Move to namespaced phpunit versions (Closes: #882918)
* Move project repository to salsa.d.o
* Update Standards-Version to 4.1.3
* Use more HTTPS to please lintian
-- David Prévot <taffit@debian.org> Thu, 08 Mar 2018 11:22:49 -1000
php-sql-formatter (1.2.17-2) unstable; urgency=medium
* Provide homemade static autoload.php
* Simplified unique patch, and tests
* 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> Wed, 02 Mar 2016 21:55:50 -0400
php-sql-formatter (1.2.17-1) unstable; urgency=low
* Initial release
-- David Prévot <taffit@debian.org> Thu, 08 Jan 2015 06:39:25 -0400
|