[Pkg-owncloud-commits] [php-sabre-vobject] 01/04: Merge tag 'upstream/3.3.2'
David Prévot
taffit at moszumanska.debian.org
Tue Sep 23 03:10:50 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 ee64842f417eb100be9c48726e9219665bee438c
Merge: 1d2c417 8f2f7b9
Author: David Prévot <taffit at debian.org>
Date: Mon Sep 22 22:27:31 2014 -0400
Merge tag 'upstream/3.3.2'
Upstream version 3.3.2
# gpg: Signature faite le lun. 22 sept. 2014 22:27:28 AST
# gpg: avec la clef RSA 058C1CF944F6BD3C
# gpg: Bonne signature de « David Prévot <david at tilapin.org> »
# gpg: alias « David Prévot <davidp at altern.org> »
# gpg: alias « David Prévot <davidp at no-log.org> »
# gpg: alias « David Prévot <taffit at debian.org> »
# gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
# gpg: Rien n'indique que la signature appartient à son propriétaire.
# Empreinte de clef principale : AE14 AD01 426D 2BFB 82EF 7E1E B82A 217A FDFE 09F2
# Empreinte de la sous-clef : 7875 4D07 BC09 5C74 48F7 8D66 058C 1CF9 44F6 BD3C
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