[Pkg-owncloud-commits] [php-sabre-vobject] 38/38: Imported Upstream version 3.3.2
David Prévot
taffit at moszumanska.debian.org
Tue Sep 23 03:10:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch upstream
in repository php-sabre-vobject.
commit 8f2f7b91e6111b357e7762799fb788dd23a48592
Merge: 5c347d3 2a5c49e
Author: David Prévot <taffit at debian.org>
Date: Mon Sep 22 22:27:28 2014 -0400
Imported Upstream version 3.3.2
ChangeLog.md | 22 ++
lib/Component/VCalendar.php | 2 +-
lib/Component/VEvent.php | 2 +-
lib/Component/VJournal.php | 2 +-
lib/Component/VTodo.php | 2 +-
lib/ITip/Broker.php | 145 +++++++-
lib/ITip/Message.php | 39 +++
lib/Parameter.php | 18 +-
lib/Property.php | 2 +-
lib/Recur/EventIterator.php | 3 +
lib/Recur/NoInstancesException.php | 18 +
lib/Splitter/ICalendar.php | 4 +
lib/Splitter/VCard.php | 5 +
lib/StringUtil.php | 2 +-
lib/Version.php | 2 +-
tests/VObject/ICalendar/AttachParseTest.php | 31 ++
tests/VObject/ITip/BrokerAttendeeReplyTest.php | 220 ++++++++++++
tests/VObject/ITip/BrokerDeleteEventTest.php | 44 ++-
tests/VObject/ITip/BrokerNewEventTest.php | 66 +++-
tests/VObject/ITip/BrokerProcessReplyTest.php | 46 +++
tests/VObject/ITip/BrokerUpdateEventTest.php | 372 ++++++++++++++++++++-
tests/VObject/ITip/MessageTest.php | 32 ++
tests/VObject/JCalTest.php | 11 +-
tests/VObject/ParameterTest.php | 14 +
tests/VObject/Parser/JsonTest.php | 2 +-
tests/VObject/PropertyTest.php | 23 ++
.../Recur/EventIterator/NoInstancesTest.php | 40 +++
tests/VObject/Splitter/ICalendarTest.php | 19 ++
tests/VObject/Splitter/VCardTest.php | 36 ++
29 files changed, 1188 insertions(+), 36 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