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 86 87 88 89 90 91 92
|
php-igbinary (2.0.1-1) unstable; urgency=medium
* Imported Upstream version 2.0.1
-- Ondřej Surý <ondrej@debian.org> Mon, 19 Dec 2016 09:21:35 +0100
php-igbinary (1.3.0a1-45-g4b33889+tysonandre-1) unstable; urgency=medium
* Imported Upstream version 1.3.0a1-45-g4b33889+tysonandre
-- Ondřej Surý <ondrej@debian.org> Wed, 12 Oct 2016 11:27:55 +0200
php-igbinary (1.3.0a1-35-gbef7220+tysonandre-1) unstable; urgency=medium
* Imported Upstream version 1.3.0a1-35-gbef7220+tysonandre
+ This contains fixes from https://github.com/TysonAndre/igbinary
-- Ondřej Surý <ondrej@debian.org> Mon, 26 Sep 2016 15:31:12 +0200
php-igbinary (1.2.1-10-ge0e66b9+1.2.1+-4) unstable; urgency=medium
* Pull patch to fix php7 igbinary serialization and unserialization
-- Ondřej Surý <ondrej@debian.org> Tue, 12 Jul 2016 15:15:05 +0200
php-igbinary (1.2.1-10-ge0e66b9+1.2.1+-3) unstable; urgency=medium
* Pull igbinary/igbinary7#8 to fix memory leak/segfault in PHP 7.0
-- Ondřej Surý <ondrej@debian.org> Mon, 11 Jul 2016 10:45:34 +0200
php-igbinary (1.2.1-10-ge0e66b9+1.2.1+-2) unstable; urgency=medium
* Move the default makefile snippet to dh-php and use a simple d/rules
with dh-php >= 0.12~
-- Ondřej Surý <ondrej@debian.org> Fri, 29 Apr 2016 11:17:26 +0200
php-igbinary (1.2.1-10-ge0e66b9+1.2.1+-1) unstable; urgency=medium
* Imported Upstream version 1.2.1-10-ge0e66b9+1.2.1+
* 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
* Update PHP 7.0 /package/version/release in package-7.xml
-- Ondřej Surý <ondrej@debian.org> Thu, 28 Apr 2016 13:33:57 +0200
php-igbinary (1.2.1-10-ge0e66b9+1.2.1-2) unstable; urgency=medium
* Update d/copyright with new copyright holders (Closes: #816205)
* Forc rebuild with dh_php >= 0.7
-- Ondřej Surý <ondrej@debian.org> Mon, 29 Feb 2016 14:40:01 +0100
php-igbinary (1.2.1-10-ge0e66b9+1.2.1-1) unstable; urgency=medium
* Imported Upstream version 1.2.1-10-ge0e66b9+1.2.1
* Update igbinary d/rules for dual source build
* Update gbp.conf for PHP 7.0 build
* Imported Upstream version 1.2.1-10-ge0e66b9
* Update path in d/copyright for dual source build
* Add lintian-override for PHP license
-- Ondřej Surý <ondrej@debian.org> Thu, 18 Feb 2016 13:58:49 +0100
php-igbinary (1.2.1-2) unstable; urgency=medium
* igbinary.ini: Removing deprecated comments starting with '#'
-- Mathieu Parent <sathieu@debian.org> Wed, 08 Oct 2014 21:24:54 +0200
php-igbinary (1.2.1-1) unstable; urgency=medium
* New upstream version
* Improve igbinary.ini
* Bump build-dep on pkg-php-tools to 1.24 which supports having both
package.xml package2.xml in a PECL package (See: #761907)
-- Mathieu Parent <sathieu@debian.org> Sat, 04 Oct 2014 07:32:26 +0200
php-igbinary (1.1.1-2) unstable; urgency=medium
* Fixed d/watch
-- Mathieu Parent <sathieu@debian.org> Fri, 25 Apr 2014 12:47:12 +0200
php-igbinary (1.1.1-1) unstable; urgency=medium
* Initial release. (Closes: #737524)
-- Mathieu Parent <sathieu@debian.org> Mon, 03 Feb 2014 21:52:03 +0100
|