* No-change rebuild for PHP7.2.
* Update the Vcs-* to salsa.d.o
* New upstream version 3.1.6
* New upstream version 3.1.4
* New upstream version 3.1.4~rc1.really.3.1.2
* This is downgrade to 3.1.2 again.
* New upstream version 3.1.4~rc1
+ With a fixed https://github.com/phpredis/phpredis/issues/1211
* New upstream version 3.1.2
* New upstream version 3.1.1
* New upstream version 3.1.1~rc2
* Remove already applied upstream patches
* Apply upstream patch to fix segfaults in redis extension
* Imported Upstream version 3.1.1~rc1
* Remove all unneeded patches
* Add upstream patch to restore 3.0.0 session behaviour for PHP 7.1
* Imported Upstream version 3.1.0
* Rebase patches on top of redis 3.1.0
* Imported Upstream version 3.0.0+2.2.8
* Strip <max> PHP version from redis 3.0.0 package.xml
to allow PHP 7.1 builds
* Move php-igbinary to Depends (Closes: #826407)
* Enable igbinary support again
* Move the default makefile snippet to dh-php and use a simple d/rules
with dh-php >= 0.12~
* Imported Upstream version 2.2.7-394-g892f928+2.2.7
* 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
* Imported Upstream version 2.2.7-389-g2887ad1+2.2.7
* Force rebuild with dh_php >= 0.7
* Enable igbinary serializer in the redis extension build
* Format d/copyright using wrap-and-sort -a
* Add php-igbinary to Recommends instead of Depends since it's not
needed unless you use igbinary serializer
* Re-upload with lintian override for PHP license
* Imported Upstream version 2.2.7-355-g799e0bc+2.2.7
* Dual source build for PHP 5.6 and PHP 7.0
* Override wrong license-problem-php-license lintian check for packages
from PECL
* Don't import ugly upstream debian/ directory
* Imported Upstream version 2.2.7-355-g799e0bc to fix building with
PHP 7.0
* Convert package to PHP 7.0
* New upstream version 2.2.7
* Team upload.
* Imported Upstream version 2.2.5
* d/changelog: fixed too long line
* d/control:
- bumped up standards version to 3.9.5 (no changes need)
- added phppear:Debian-Depends in Depends
* Initial Release (Closes: #703452).
* Move under PHP PECL team umbrella
* Add Cyril Bouthors <cyb@debian.org> to Uploaders
* Add myself into Uploaders
* Don't use ${phppear:Debian-Depends} to not pull strict php5 dependency, use
${php:Depends} instead