[Pkg-owncloud-commits] [php-sabredav] 15/16: Drop last patch, fixed upstream differently

David Prévot taffit at moszumanska.debian.org
Sat Sep 5 15:23:59 UTC 2015


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 99d1054ad510809e094ffed113f80bb53dc11808
Author: David Prévot <taffit at debian.org>
Date:   Sat Sep 5 10:18:33 2015 -0400

    Drop last patch, fixed upstream differently
---
 ...xed-unittest-for-updated-vobject-behavior.patch | 30 ----------------------
 debian/patches/series                              |  1 -
 2 files changed, 31 deletions(-)

diff --git a/debian/patches/0008-Fixed-unittest-for-updated-vobject-behavior.patch b/debian/patches/0008-Fixed-unittest-for-updated-vobject-behavior.patch
deleted file mode 100644
index f4840d7..0000000
--- a/debian/patches/0008-Fixed-unittest-for-updated-vobject-behavior.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From: Evert Pot <me at evertpot.com>
-Date: Thu, 6 Aug 2015 16:49:58 -0400
-Subject: Fixed unittest for updated vobject behavior.
-
-Origin: upstream, https://github.com/fruux/sabre-dav/commit/a4b1e1c49ac4f3768ae0446acb085d4c6f178c5e
----
- tests/Sabre/CalDAV/GetEventsByTimerangeTest.php | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php b/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php
-index 45531f2..abaa43f 100644
---- a/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php
-+++ b/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php
-@@ -58,14 +58,14 @@ END:VCALENDAR
- <C:calendar-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
-     <D:prop>
-         <C:calendar-data>
--            <C:expand start="20120226T230000Z" end="20120228T225959Z"/>
-+            <C:expand start="20120226T220000Z" end="20120228T225959Z"/>
-         </C:calendar-data>
-         <D:getetag/>
-     </D:prop>
-     <C:filter>
-         <C:comp-filter name="VCALENDAR">
-             <C:comp-filter name="VEVENT">
--                <C:time-range start="20120226T230000Z" end="20120228T225959Z"/>
-+                <C:time-range start="20120226T220000Z" end="20120228T225959Z"/>
-             </C:comp-filter>
-         </C:comp-filter>
-     </C:filter>
diff --git a/debian/patches/series b/debian/patches/series
index 96f1277..9738c94 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,4 +5,3 @@
 0005-tfix-threshold.patch
 0006-tfix-selection.patch
 0007-Rename-naturalselection-as-naturalselection21.patch
-0008-Fixed-unittest-for-updated-vobject-behavior.patch

-- 
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