php-sabre-http (4.2.1-3) unstable; urgency=medium

  * PHP 7.0 transition:
    - Revert Workaround
    - Use now split php-mbstring for the tests
    - Build with recent pkg-php-tools
  * Drop ownCloud for Debian maintainers from uploaders

 -- David Prévot <taffit@debian.org>  Sat, 12 Mar 2016 19:32:26 -0400

php-sabre-http (4.2.1-2) unstable; urgency=medium

  * Upload to unstable now that php-sabre-http-3 provides the needed
    dependency for php-sabre-dav-2.1 
  * Convert build-dependencies to be PHP 7.0 ready (Closes: #814814)
  * Workaround the ongoing yet not ready PHP 7.0 transition (#814858):
    - build-depend on php-cli to use php7.0 at build time;
    - pkgtools called with -v triggers a segfault;
  * Update Standards-Version to 3.9.7

 -- David Prévot <taffit@debian.org>  Mon, 22 Feb 2016 22:20:27 -0400

php-sabre-http (4.2.1-1) experimental; urgency=medium

  [ Evert Pot ]
  * Respecting the Content-Length header when turning HTTP bodies into strings.
  * Setting a default user agent.
  * Releasing 4.2.1

 -- David Prévot <taffit@debian.org>  Wed, 06 Jan 2016 22:27:35 -0400

php-sabre-http (4.2.0-1) experimental; urgency=medium

  [ Evert Pot ]
  * Supporting sabre/event 3.0
  * releasing 4.2.0

  [ David Prévot ]
  * Update copyright (years)

 -- David Prévot <taffit@debian.org>  Mon, 04 Jan 2016 23:03:09 -0400

php-sabre-http (4.1.0-1) experimental; urgency=medium

  [ François Kooman ]
  * add Bearer authentication support

  [ Evert Pot ]
  * Updated changelog. Bumped version to 4.1.0

  [ David Prévot ]
  * Revert "(Temporarily?) drop php-codesniffer checks"

 -- David Prévot <taffit@debian.org>  Sat, 05 Sep 2015 10:47:21 -0400

php-sabre-http (4.0.0-1) experimental; urgency=medium

  [ Evert Pot ]
  * Moved all remaining 'util' functions to `functions.php`. Fixes #49.

  [ David Prévot ]
  * Require the new functions.php
  * (Temporarily?) drop php-codesniffer checks

 -- David Prévot <taffit@debian.org>  Wed, 20 May 2015 12:32:53 -0400

php-sabre-http (4.0.0~alpha1-1) experimental; urgency=medium

  [ Evert Pot ]
  * Depending on sabre/uri 1.0
  * Releasing this as 4.0.0alpha1

  [ David Prévot ]
  * Build-depend on php-sabre-uri
  * Update copyright
  * Provide homemade autoload.php

 -- David Prévot <taffit@debian.org>  Thu, 26 Feb 2015 00:09:42 -0400

php-sabre-http (3.0.4-1) experimental; urgency=medium

  [ Evert Pot ]
  * Releasing sabre/http 3.0.4

  [ David Prévot ]
  * Update watch file
  * Use php-symfony-class-loader instead of php-symfony-classloader

 -- David Prévot <taffit@debian.org>  Wed, 10 Dec 2014 21:59:34 -0400

php-sabre-http (3.0.2-1) experimental; urgency=medium

  [ Evert Pot ]
  * Ignoring invalid parts in Accept: headers.
  * Releasing 3.0.2

 -- David Prévot <taffit@debian.org>  Fri, 10 Oct 2014 10:31:39 -0400

php-sabre-http (3.0.1-1) experimental; urgency=medium

  [ Evert Pot ]
  * PHP 5.6 automatically adds a charset parameter.
  * Bumped version.

 -- David Prévot <taffit@debian.org>  Thu, 02 Oct 2014 18:30:58 -0400

php-sabre-http (3.0.0-1) experimental; urgency=medium

  [ Evert Pot ]
  * Bumped version.
  * 100% unittest coverage except the client.
    hasHeader / getHeaders is in line with psr/http.

  [ David Prévot ]
  * Bump standards version to 3.9.6
  * Update tests for PHP 5.6

 -- David Prévot <taffit@debian.org>  Tue, 23 Sep 2014 21:35:16 -0400

php-sabre-http (2.1.0~alpha1-1) experimental; urgency=medium

  [ David Prévot ]
  * Update packaging to PSR-4
  * Upload alpha version to experimental

  [ Evert Pot ]
  * Added a url resolver. Much like nodejs.
  * Content-negotiation now properly considers parameters.
  * More compact output for phpcs.
  * Lots of http-header related updates.
  * Switched to PSR-4.
  * 2.1.0 alpha for sabre/http.

  [ Lukas Reschke ]
  * Only accept HTTP and HTTPS as protocol

 -- David Prévot <taffit@debian.org>  Tue, 16 Sep 2014 21:57:28 -0400

php-sabre-http (2.0.4-1) unstable; urgency=medium

  [ Evert Pot ]
  * No longer urlencoding @.
  * Allowing sabre/event 2.0 to be used as a dependency.
  * PHPCS

  [ Jia Huang ]
  * fix $responseBody==false problem in '204 No Content' case

  [ David Prévot ]
  * No tests if DEB_BUILD_OPTIONS contains nocheck
  * Run phpcs with other tests

 -- David Prévot <taffit@debian.org>  Thu, 17 Jul 2014 15:43:16 -0400

php-sabre-http (2.0.3-1) unstable; urgency=medium

  [ Evert Pot ]
  * Throwing exceptions when incorrectly constructing a request.

 -- David Prévot <taffit@debian.org>  Sun, 20 Apr 2014 09:26:51 -0400

php-sabre-http (2.0.2-1) unstable; urgency=medium

  [ Evert Pot ]
  * Fixed a potential security problem.

  [ David Prévot ]
  * Run the test suite on packaging
  * Add DEP-8 compliant tests

 -- David Prévot <taffit@debian.org>  Tue, 18 Mar 2014 14:52:32 -0400

php-sabre-http (2.0.1-1) unstable; urgency=medium

  * New upstream release

 -- David Prévot <taffit@debian.org>  Fri, 10 Jan 2014 11:01:29 -0400

php-sabre-http (2.0.0~alpha6-1) unstable; urgency=medium

  * Set maintainer to Debian PHP PEAR
  * Update copyright years

 -- David Prévot <taffit@debian.org>  Sun, 05 Jan 2014 18:14:11 -0400

php-sabre-http (2.0.0~alpha5-1) unstable; urgency=low

  * Initial release (Closes: #729433)

 -- David Prévot <taffit@debian.org>  Tue, 12 Nov 2013 16:25:35 -0400
