php-sabredav (1.8.12-3ubuntu2) bionic; urgency=medium * Switch to PHPUnit 6's namespaced classes (LP: #1750041). -- Matt Coleman Mon, 19 Feb 2018 21:59:44 -0500 php-sabredav (1.8.12-3ubuntu1) yakkety; urgency=medium * Merge with Debian unstable (LP: #1593508). Remaining changes: - d/p/DEP-8/Use-installed-class-for-DEP-8-tests.patch: fix include_path (LP #1568026). * Drop: - Update to PHP7.0 dependencies (LP #1565025) [ Fixed in 1.8.12-3 ] - debian/patches/PluginTest-check-for-exact-false.patch: Use !== for testing return value of simplexml_load_string. Closes LP #1565025. [ Does not apply to new upstream ] - debian/patches/PHP7-has-updated-operator-precedence.patch: PHP7 changed the operator precedence rules. Closes LP #1565025. [ previously undocumented, fixed in 1.8.12-3 ] - Add mbstring as build dependency. [ Not needed, builds fine without the explicit dependency ] -- Nishanth Aravamudan Thu, 16 Jun 2016 17:47:08 -0700 php-sabredav (1.8.12-3) unstable; urgency=medium * Team upload * Move away from php5 (Closes: #821708) - Update build- and test- dependencies - Cherry-pick "PHP 7 is going to change operator precedence" - Cherry-pick "ensure that hhvm doesn't trip over this unittest" * Standards-Version: 3.9.8, no change * Use secure Vcs-* URIs * Update debhelper compat from 8 to 9 -- Mathieu Parent Fri, 06 May 2016 15:32:50 +0200 php-sabredav (1.8.12-2) unstable; urgency=medium * Move maintenance within Debian PHP PEAR Maintainers * Update Standards-Version to 3.9.7 * Use php5 to run tests -- David Prévot Wed, 23 Mar 2016 14:05:51 -0400 php-sabredav (1.8.12-1ubuntu2) xenial; urgency=medium * d/p/DEP-8/Use-installed-class-for-DEP-8-tests.patch: fix include_path (LP: #1568026). -- Nishanth Aravamudan Fri, 08 Apr 2016 09:07:31 -0700 php-sabredav (1.8.12-1ubuntu1) xenial; urgency=medium * Update to PHP7.0 dependencies (LP: #1565025). * Add mbstring as build dependency. * debian/patches/PluginTest-check-for-exact-false.patch: Use !== for testing return value of simplexml_load_string. Closes LP: #1565025. -- Nishanth Aravamudan Fri, 01 Apr 2016 10:48:29 -0700 php-sabredav (1.8.12-1) unstable; urgency=medium [ Evert Pot ] * Support empty usernames and passwords in basic auth. Fixes #568 * Preparing for a 1.8 release. [ Lukas Reschke ] * Only accept HTTP and HTTPS as protocol [ David Prévot ] * Update watch file * Update copyright * Provide homemade autoload.php * Install naturalselection and sabredav CLIs * Update uploaders list * Drop copyright mention for debian/* -- David Prévot Sat, 25 Apr 2015 12:24:38 -0400 php-sabredav (1.8.10-2) unstable; urgency=medium * Add hint about security maintenance in Jessie * Drop now useless XS-Testsuite * Bump standards version to 3.9.6 * Revert "Prepare transition from php-horde-dav" * Only accept HTTP and HTTPS as protocol -- David Prévot Mon, 29 Sep 2014 14:53:23 -0400 php-sabredav (1.8.10-1) unstable; urgency=medium * No tests if DEB_BUILD_OPTIONS contains nocheck * Document branch in Vcs-Git * Revert "Conflict with php-sabre-http" * Revert "Mangle version higher than 2.0.0", and updload to unstable -- David Prévot Sun, 20 Jul 2014 15:07:58 -0400 php-sabredav (2.0.0+really1.8.10-2) experimental; urgency=medium * Conflict with php-sabre-http -- David Prévot Wed, 28 May 2014 15:01:42 -0400 php-sabredav (2.0.0+really1.8.10-1) experimental; urgency=medium [ Evert Pot ] * Fixed a potential security issue. * XXE security issue. * Updated changelog. [ David Prévot ] * debian/watch: - Handle alpha and beta releases - Update upstream source - Focus on 1.8.… releases - Repack is now useless (docs have been removed) - Mangle version higher than 2.0.0 * debian/control: - Bump standards version to 3.9.5 - Update Homepage * Update copyright * Run the test suite on packaging * Remove TODO about tests since they run * Add DEP-8 compliant tests * Skip failing tests starting with PHP 5.5.10, workarounds FTBFS #743111 * Remove transitional package * Prepare transition from php-horde-dav -- David Prévot Tue, 27 May 2014 16:18:48 -0400 php-sabredav (1.8.7+dfsg-1) experimental; urgency=low * Imported Upstream version 1.8.7+dfsg * Drop php5-json build-dependency * Refer to Apache-2.0 from /usr/share/common-licenses * Add self to uploaders -- David Prévot Sat, 12 Oct 2013 17:55:32 -0400 php-sabredav (1.8.6+dfsg-1) experimental; urgency=low * Team upload * New upstream release (closes: #712752) * Update copyright * Use phpcomposer build helper -- David Prévot Thu, 20 Jun 2013 17:03:20 -0400 php-sabredav (1.7.6+dfsg-2) unstable; urgency=low * Team upload * php-sabre-dav also breaks owncloud (<< 5) -- David Prévot Wed, 10 Apr 2013 15:14:43 -0400 php-sabredav (1.7.6+dfsg-1) unstable; urgency=low * Team upload * New upstream release * debian/copyright: Update * debian/rules: Use canonical Vcs- fields -- David Prévot Wed, 10 Apr 2013 09:24:35 -0400 php-sabredav (1.7.5+dfsg-3) unstable; urgency=low * Team upload * Provide back the transitional dummy package, with Breaks: owncloud (<< 5) to avoid premature/asynchronous upgrades, better fix to #704889, thanks to Gregor Herrmann -- David Prévot Sun, 07 Apr 2013 10:56:00 -0400 php-sabredav (1.7.5+dfsg-2) unstable; urgency=low * Team upload * Drop the transitional dummy package (closes: #704889) -- David Prévot Sun, 07 Apr 2013 10:14:57 -0400 php-sabredav (1.7.5+dfsg-1) unstable; urgency=low * Team upload * New upstream release * debian/doc: Remove empty file * debian/{repack.sh,rules,watch}: Repack downloaded ZIP file and strip non-DFSG compliant material * debian/copyright: Document the new and updated licenses * debian/control: - Drop now useless DMUA - Bump Standards-Version to 3.9.4, no change needed - Depends on php-sabre-vobject - Rename the binary package as php-sabre-dav following upstream advice - Provide a transitional dummy package -- David Prévot Thu, 28 Mar 2013 16:12:58 -0400 php-sabredav (1.6.3-1) unstable; urgency=low * New upstream release -- Thomas Mueller Fri, 06 Jul 2012 08:29:33 +0200 php-sabredav (1.6.2-3) unstable; urgency=low * Fixed the hompage field in debian/control. -- Paul van Tilburg Sun, 03 Jun 2012 00:14:06 +0200 php-sabredav (1.6.2-2) unstable; urgency=low * Set the team as maintainer. -- Paul van Tilburg Sun, 03 Jun 2012 00:01:09 +0200 php-sabredav (1.6.2-1) unstable; urgency=low [ Thomas Mueller ] * Initial release (Closes: #670876) -- Paul van Tilburg Sun, 20 May 2012 10:45:50 +0200