* Simplify gbp import-orig
* Update standards version to 4.6.0, no changes needed.
* Update watch file format version to 4.
* Generate phpabtpl at build time
* Install dh-sequence-* instead of using dh --with
* Upload to unstable now that the reverse dependencies are ready
* Rename main branch to debian/latest (DEP-14)
* Extend d/clean (handle vendor/)
* New upstream release
* Set Rules-Requires-Root: no.
* Homemade autoload.php for tests
* Use debhelper-compat 13
[ Pol Dellaiera ]
* PHP 7.4 fix - Ensure the existence of the 'args' key.
[ Remi Collet ]
* don't rely on 'args' in trace, not available in 7.4
[ David Prévot ]
* Set upstream metadata fields: Repository, Repository-Browse.
[ Jaapio ]
* Handle tag specialization correctly
[ Jaapio ]
* Fix issue when processing invalid tags
* Fix serialization issue of InvalidTag
* Return invalid tag when factory returned null
[ David Prévot ]
* Update Standards-Version to 4.5.0
* New upstream release
* Set upstream metadata fields: Bug-Database, Bug-Submit
* Update standards version to 4.4.1, no changes needed.
* d/control: Drop versioned dependency satisfied in (old)stable
* Adapt packaging to new upstream Makefile
* Document gbp import-ref usage
* Revert "Drop examples not provided upstream anymore"
* Adapt packaging to restored tests
* Use https in debian/
* Use debhelper-compat 12
* Update Standards-Version to 4.3.0
* Drop get-orig-source target
* Update Standards-Version to 4.1.4
* Upload alpha to experimental
[ Gabriel Caruso ]
* Welcome 2018 :tada:
[ David Prévot ]
* Update copyright (years)
* Make version constraint readable to dh_phpcomposer
* Move project repository to salsa.d.o
* Update Standards-Version to 4.1.3
* Upload to unstable in sync with symfony
[ Tomáš Votruba ]
* DocBlock: add removeTag() method
[ Gabriel Caruso ]
* Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
[ David Prévot ]
* Update Standards-Version to 4.1.1
[ Jaapio ]
* Upgrades type-resolver to 0.4.0
[ David Prévot ]
* Drop examples not provided upstream anymore
* Drop testsuite removed upstream
* Drop now useless patches
* Update Standards-Version to 4.1.0
* Update copyright (years)
[ Hidde Boomsma ]
* Allow typed arrays in @method annotation.
* Void is a reserved keyword in PHP7.1.
[ Sullivan SENECHAL ]
* Fix missing Example::__toString method
[ David Prévot ]
* Add upstream changelog
* Update Standards-Version to 3.9.8
[ David Prévot ]
* Activate the test suite since php-mockery is now available
* Update Standards-Version to 3.9.7
[ Mike van Riel ]
* Add aliases for Context class because newer phpunit versions have a global
Context class
* Upload to experimental since php-phpspec-prophecy currently (as of
1.5.0-1) depends on php-phpdocumentor-reflection-docblock (<< 3~~)
[ Willem Stuursma ]
* Add mandatory description element to composer.json
[ David Prévot ]
* Adapt packaging to new version
* Drop the testsuite that relies on php-mockery not yet in Debian
* Update copyright
* Initial release