[Pkg-owncloud-commits] [php-sabre-vobject] 30/32: Merge tag 'upstream/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 4fcbc79d40edb5c2386bedebaf88a40df256533a
Merge: f35b455 52b2e7f
Author: David Prévot <taffit at debian.org>
Date: Fri Nov 28 16:29:38 2014 -0400
Merge tag 'upstream/3.3.4'
Upstream version 3.3.4
# gpg: Signature faite le ven. 28 nov. 2014 16:29:35 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 | 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