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 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
|
php-pecl-http (3.1.0+2.6.0-4) unstable; urgency=medium
* Use ntohl instead of doing LE conversion yourself (Closes: #849954)
* Make sure e->ctx value is used aligned
-- Ondřej Surý <ondrej@debian.org> Mon, 23 Jan 2017 11:09:32 +0100
php-pecl-http (3.1.0+2.6.0-3) unstable; urgency=medium
* Add libidn11-dev and libicu-dev to Build-Depends (Closes: #849939)
-- Ondřej Surý <ondrej@debian.org> Mon, 02 Jan 2017 15:41:14 +0100
php-pecl-http (3.1.0+2.6.0-2) unstable; urgency=medium
* Recompile with libcurl4-openssl-dev to fix build failure with GnuTLS
-- Ondřej Surý <ondrej@debian.org> Mon, 02 Jan 2017 14:31:28 +0100
php-pecl-http (3.1.0+2.6.0-1) unstable; urgency=medium
* Imported Upstream version 3.1.0+2.6.0
* Change PHP 5 maximum version to 6.0.0
* Add libgnutls-dev to Build-Depends
* Hint CFLAGS with GnuTLS include dirs
-- Ondřej Surý <ondrej@debian.org> Sun, 01 Jan 2017 21:38:25 +0100
php-pecl-http (3.0.1+2.5.6-7) unstable; urgency=medium
[ Mathieu Parent ]
* Mention fixed bugs
[ Ondřej Surý ]
* Compile pecl_http with libevent-dev
* Build-depend on zlib1g-dev (Closes: #843965)
-- Ondřej Surý <ondrej@debian.org> Mon, 14 Nov 2016 04:03:22 +0100
php-pecl-http (3.0.1+2.5.6-6) unstable; urgency=medium
* Depend on php-propro and php-raphf (Closes: #824349, #824408)
-- Ondřej Surý <ondrej@debian.org> Mon, 06 Jun 2016 14:03:56 +0200
php-pecl-http (3.0.1+2.5.6-5) unstable; urgency=medium
* Finish PHP 7.0 transition (Closes: #821551, #821552, #821703)
-- Ondřej Surý <ondrej@debian.org> Tue, 24 May 2016 10:57:57 +0200
php-pecl-http (3.0.1+2.5.6-4) unstable; urgency=medium
* dh-php 0.16 reads package/name to guess the correct directory itself
-- Ondřej Surý <ondrej@debian.org> Fri, 29 Apr 2016 15:39:43 +0200
php-pecl-http (3.0.1+2.5.6-3) unstable; urgency=medium
* Adjust d/rules for _OVERRIDE variables
-- Ondřej Surý <ondrej@debian.org> Fri, 29 Apr 2016 13:31:23 +0200
php-pecl-http (3.0.1+2.5.6-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:28:09 +0200
php-pecl-http (3.0.1+2.5.6-1) unstable; urgency=medium
* 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 3.0.1+2.5.6
* Define PHP_RPATH=no in d/rules to prevent setting rpath
-- Ondřej Surý <ondrej@debian.org> Thu, 28 Apr 2016 17:23:44 +0200
php-pecl-http (3.0.1-1) unstable; urgency=medium
* Add libcurl-dev to Build-Depends
* Move the package to Debian PHP PECL Maintainers
-- Ondřej Surý <ondrej@debian.org> Wed, 06 Apr 2016 19:44:37 +0200
php-pecl-http (3.0.1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* PHP PECL Team upload.
* New upstream version 3.0.1 (Closes: #784826)
* Update packaging for PHP 7 based on Nish's workin Ubuntu and
+ Build with PHP 7 json (Closes: #818445)
+ Rename the main package to php-http to be consistent with rest of
the archive
+ Kill php-pecl-http-dev as we don't need one-file packages
+ Build with dh_php (Closes: #751931)
+ Set priority to 25 to load after propro and raphf (Closes: #791529)
-- Ondřej Surý <ondrej@debian.org> Tue, 05 Apr 2016 12:54:09 +0200
php-pecl-http (3.0.1-0ubuntu3) xenial; urgency=medium
* d/php-pecl-http.install: fix install-path (LP: #1566078).
-- Nishanth Aravamudan <nish.aravamudan@canonical.com> Mon, 04 Apr 2016 14:56:59 -0700
php-pecl-http (3.0.1-0ubuntu2) xenial; urgency=medium
* debian/patches/package.xml-refer-to-2.0.0-not-2.0.0dev.patch: php-
pecl-http is not installable due to package.xml. Closes LP:
#1564566.
-- Nishanth Aravamudan <nish.aravamudan@canonical.com> Fri, 01 Apr 2016 16:58:12 -0700
php-pecl-http (3.0.1-0ubuntu1) xenial; urgency=medium
* New upstream release. LP: #1564566.
-- Nishanth Aravamudan <nish.aravamudan@canonical.com> Thu, 31 Mar 2016 11:59:35 -0700
php-pecl-http (2.0.4-1build1) vivid; urgency=medium
* No change rebuild against PHP 5.6 (phpapi-20131226).
-- Robie Basak <robie.basak@ubuntu.com> Tue, 27 Jan 2015 15:57:49 +0000
php-pecl-http (2.0.4-1) unstable; urgency=low
* Initial Release (Closes: #737227)
* This dupload has been sponsored by OLX Inc.
-- Facundo Guerrero <guerremdq@gmail.com> Wed, 29 Jan 2014 13:12:25 -0300
|