[Pkg-owncloud-commits] [php-sabredav] 11/14: Refresh patch

David Prévot taffit at moszumanska.debian.org
Tue Jan 26 16:19:38 UTC 2016


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

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

commit 60d8c96f430a0d6953276e3765307632ffb2e573
Author: David Prévot <taffit at debian.org>
Date:   Tue Jan 26 01:17:39 2016 -0400

    Refresh patch
    
    Git-Dch: Ignore
---
 ...008-Fix-upper-limit-after-spurious-upload-of-php-sabre-e.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/0008-Fix-upper-limit-after-spurious-upload-of-php-sabre-e.patch b/debian/patches/0008-Fix-upper-limit-after-spurious-upload-of-php-sabre-e.patch
index e0e9df4..0e55438 100644
--- a/debian/patches/0008-Fix-upper-limit-after-spurious-upload-of-php-sabre-e.patch
+++ b/debian/patches/0008-Fix-upper-limit-after-spurious-upload-of-php-sabre-e.patch
@@ -8,15 +8,15 @@ Forwarded: not-needed
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/composer.json b/composer.json
-index e11e31b..92beeb2 100644
+index 71166ca..cb046f5 100644
 --- a/composer.json
 +++ b/composer.json
 @@ -16,7 +16,7 @@
      "require": {
          "php": ">=5.4.1",
-         "sabre/vobject": ">=3.3.4 <4",
--        "sabre/event" : "~2.0.0",
+         "sabre/vobject": "^3.3.4",
+-        "sabre/event" : "^2.0.0",
 +        "sabre/event" : ">= 2.0.0",
-         "sabre/http" : "~3.0.0",
+         "sabre/http" : "^3.0.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