diff -Nru php-pecl-http-3.0.1/debian/changelog php-pecl-http-3.0.1/debian/changelog --- php-pecl-http-3.0.1/debian/changelog 2016-04-05 16:46:38.000000000 -0700 +++ php-pecl-http-3.0.1/debian/changelog 2016-04-06 10:01:07.000000000 -0700 @@ -1,3 +1,9 @@ +php-pecl-http (3.0.1-0ubuntu5) xenial; urgency=medium + + * Add build-dep on libcurl-dev to enable curl support (LP: #1566981). + + -- Nishanth Aravamudan Wed, 06 Apr 2016 09:49:06 -0700 + php-pecl-http (3.0.1-0ubuntu4) xenial; urgency=medium * d/pecl-http.ini: lower php-pecl-http's priority so it loads after diff -Nru php-pecl-http-3.0.1/debian/control php-pecl-http-3.0.1/debian/control --- php-pecl-http-3.0.1/debian/control 2016-04-04 14:54:23.000000000 -0700 +++ php-pecl-http-3.0.1/debian/control 2016-04-06 09:48:48.000000000 -0700 @@ -6,7 +6,7 @@ Uploaders: Ulises Vitulli Build-Depends: debhelper (>= 9), po-debconf, xsltproc, php-dev, dh-php, pkg-php-tools (>= 1.6), php-raphf, php-raphf-dev, php-propro, php-propro-dev, - libpcre3-dev, chrpath + libpcre3-dev, chrpath, libcurl-dev Standards-Version: 3.9.5 Homepage: http://pecl.php.net/package/pecl_http