[Pkg-owncloud-commits] [php-sabre-vobject] 29/32: Imported Upstream version 3.3.4

David Prévot taffit at moszumanska.debian.org
Fri Nov 28 22:27:12 UTC 2014


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

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

commit 52b2e7f9fab0a22b644467bfb84d539bec98b300
Merge: b888bcb e7cbc59
Author: David Prévot <taffit at debian.org>
Date:   Fri Nov 28 16:29:34 2014 -0400

    Imported Upstream version 3.3.4

 ChangeLog.md                                       |  17 ++
 lib/Component.php                                  |  10 +-
 lib/Component/VCalendar.php                        |  23 +-
 lib/Component/VTimeZone.php                        |  16 +-
 lib/DateTimeParser.php                             |  43 ++--
 lib/FreeBusyGenerator.php                          |  41 +++-
 lib/ITip/Broker.php                                |   4 +
 lib/Property/ICalendar/DateTime.php                |  36 +--
 lib/Recur/EventIterator.php                        |  52 ++++-
 lib/Recur/RRuleIterator.php                        |   6 +-
 lib/StringUtil.php                                 |   9 +-
 lib/VCardConverter.php                             | 137 +++++++-----
 lib/Version.php                                    |   2 +-
 tests/VObject/Component/VCalendarTest.php          |  56 ++++-
 tests/VObject/Component/VTimeZoneTest.php          |  25 ++-
 tests/VObject/FreeBusyGeneratorTest.php            | 245 +++++++++++++++------
 tests/VObject/ITip/BrokerAttendeeReplyTest.php     | 145 ++++++++++++
 tests/VObject/Parser/MimeDirTest.php               |  21 ++
 tests/VObject/Property/ICalendar/DateTimeTest.php  |  39 +++-
 .../Recur/EventIterator/IncorrectExpandTest.php    |   1 -
 .../Recur/EventIterator/MissingOverriddenTest.php  |   1 -
 tests/VObject/TestCase.php                         |  50 +++++
 tests/VObject/VCardConverterTest.php               | 199 +++++++++++------
 23 files changed, 924 insertions(+), 254 deletions(-)

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



More information about the Pkg-owncloud-commits mailing list