* Fix the d/control for PHP 8.1
* Regenerate d/control for PHP 8.1
* Remove libpcre3-dev build depends (Closes: #999996)
* Recompile for PHP 7.4 until the transition is complete
* Remove dummy pcre.h config check (it actually needs php_pcre.h, not
pcre.h) (Closes: #999996)
* Update the packaging to dh-php >= 4~
* Bump B-D to dh-php >= 3.1~
* Revert arch:all change, as it breaks shlibs:Depends
* The main dummy package is arch:all
* Bump dh-php Build-Depends to >= 3.0~
* Sync the changelog with Debian bullseye
* Update d/gbp.conf for debian/main branch
* Update standards version to 4.5.1 (no change)
* Update d/watch to use https://pecl.php.net
* Lower the dh-php dependency to Debian sid version
* Update d/gbp.conf for Debian bullseye
* Update for dh-php >= 2.0 support
* New upstream version 2.0.7+1.2.3
* Build with dh-php >= 1.0
* New upstream version 2.0.5+1.2.3
* New upstream version 2.0.4+1.2.3
* Add patch to support PHP 7.4 (Courtesy of Remi Collet)
* No change rebuild for Debian buster
* Add Pre-Depends on php-common >= 0.69~
* New upstream version 2.0.3+1.2.3
* Bump the dependency on dh-php to >= 0.33
* Update Vcs-* to salsa.d.o
* Update maintainer email to team+php-pecl@tracker.debian.org
(Closes: #899644)
* Imported Upstream version 2.0.2+1.2.3
* Move the default makefile snippet to dh-php and use a simple d/rules
with dh-php >= 0.12~
* Imported Upstream version 2.0.1+1.2.3+
* Improve d/rules so it can be used with both single or multiple PECL
upstream versions, controlled by looking for package-MAJOR.MINOR.xml,
package-MAJOR.xml and package.xml in this order
[ Prach Pongpanich ]
* Fix debian/watch to correct package name
* Bump standards version to 3.9.5
[ Ondřej Surý ]
* Update gbp.conf for new branches
* Bump standards version to 3.9.7
* Imported Upstream version 2.0.1+1.2.3
* Update packaging for dual-versions for PHP 5.6 and PHP 7.0
[ Prach Pongpanich ]
* Initial release. (Closes: #668315)
* Update a gbp.conf file
[ Ondřej Surý ]
* Use dh_php5 for generating Depends
* Update debian/copyright to match the package
* Use pristine-tar
* Update debian/watch to match to package
* Add myself to uploaders
* The main package should be php5-oauth and not php-oauth