[Pkg-owncloud-commits] [php-sabre-vobject] 60/65: Imported Upstream version 3.4.1

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:57:21 UTC 2015


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 38a88f4ac2d1d5bd162ec649817abc3270a28435
Merge: 5a30cbd 946f48f
Author: David Prévot <taffit at debian.org>
Date:   Tue Feb 24 14:24:30 2015 -0400

    Imported Upstream version 3.4.1

 ChangeLog.md                                       |  37 ++
 bin/fetch_windows_zones.php                        |   2 +-
 bin/generate_vcards                                |  40 +--
 bin/rrulebench.php                                 |  32 ++
 lib/Component/Available.php                        | 108 ++++++
 lib/Component/VAlarm.php                           |   1 +
 lib/Component/VAvailability.php                    |  99 ++++++
 lib/Component/VCalendar.php                        |  80 +++--
 lib/Component/VCard.php                            |   1 +
 lib/Component/VEvent.php                           |   4 +-
 lib/Component/VFreeBusy.php                        |   1 +
 lib/Component/VJournal.php                         |   3 +-
 lib/Component/VTimeZone.php                        |   3 +-
 lib/Component/VTodo.php                            |   3 +-
 lib/DateTimeParser.php                             |   5 +-
 lib/FreeBusyGenerator.php                          |  14 +-
 lib/ITip/Broker.php                                |  20 +-
 lib/Recur/EventIterator.php                        |  36 +-
 lib/Version.php                                    |   2 +-
 lib/timezonedata/windowszones.php                  |   6 +-
 tests/VObject/Component/VAlarmTest.php             |   2 +-
 tests/VObject/Component/VAvailabilityTest.php      | 385 +++++++++++++++++++++
 tests/VObject/DateTimeParserTest.php               |  30 +-
 tests/VObject/FreeBusyGeneratorTest.php            |  18 +
 tests/VObject/ITip/BrokerUpdateEventTest.php       |  91 +++++
 .../EventIterator/ExpandFloatingTimesTest.php      | 119 +++++++
 tests/VObject/Recur/EventIterator/MainTest.php     |   2 +-
 tests/VObject/TimeZoneUtilTest.php                 |  13 +-
 28 files changed, 1080 insertions(+), 77 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