[Pkg-owncloud-commits] [php-sabre-vobject] 61/65: Merge tag 'upstream/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 2d4dbb3ba8586a3b898b70531c5f0684a079d2cc
Merge: 89e1ebf 38a88f4
Author: David Prévot <taffit at debian.org>
Date: Tue Feb 24 14:26:10 2015 -0400
Merge tag 'upstream/3.4.1'
Upstream version 3.4.1
# gpg: Signature faite le mar. 24 févr. 2015 14:24:32 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 | 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