[Pkg-owncloud-commits] [php-sabredav] 63/75: Releasing 2.0.0alpha-2

David Prévot taffit at moszumanska.debian.org
Thu Feb 26 18:51:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 1d7ccf2468c5c41d5e42e3784c9bc0f5e03b5d7a
Author: Evert Pot <me at evertpot.com>
Date:   Wed Feb 25 14:11:00 2015 -0500

    Releasing 2.0.0alpha-2
---
 CHANGELOG.md  | 5 +++++
 composer.json | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 310076a..ebbea76 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@ ChangeLog
 
 * Renamed `Sabre\DAV\Auth\Backend\BackendInterface::requireAuth` to
   `challenge`, which is a more correct and better sounding name.
+* Also contains all the changes introduced between 2.1.2 and 2.1.3.
+* The zip release ships with [sabre/vobject 3.4.2][vobj],
+  [sabre/http 4.0.0-alpha1][http], [sabre/event 2.0.1][evnt] and
+  [sabre/uri 1.0.0][uri].
 
 
 2.2.0-alpha1 (2014-12-10)
@@ -1812,5 +1816,6 @@ ChangeLog
 [vobj]: http://sabre.io/vobject/
 [evnt]: http://sabre.io/event/
 [http]: http://sabre.io/http/
+[uri]: http://sabre.io/uri/
 [mi20]: http://sabre.io/dav/upgrade/1.8-to-2.0/
 [rfc6638]: http://tools.ietf.org/html/rfc6638 "CalDAV Scheduling"
diff --git a/composer.json b/composer.json
index 3fc13ad..7eb19d5 100644
--- a/composer.json
+++ b/composer.json
@@ -17,7 +17,7 @@
         "php": ">=5.4.1",
         "sabre/vobject": "~3.3",
         "sabre/event" : "~2.0.0",
-        "sabre/http" : "dev-master",
+        "sabre/http" : "4.0.0-alpha1",
         "sabre/uri" : "~1.0",
         "ext-dom": "*",
         "ext-pcre": "*",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list