[Pkg-owncloud-commits] [php-sabre-vobject] 103/106: Merge tag 'upstream/3.3.1'

David Prévot taffit at moszumanska.debian.org
Fri Aug 22 15:11:10 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 ada946ec2b52945cb0481bb74d9628890e02945d
Merge: c2e304b 5c347d3
Author: David Prévot <taffit at debian.org>
Date:   Fri Aug 22 09:28:40 2014 -0400

    Merge tag 'upstream/3.3.1'
    
    Upstream version 3.3.1
    
    # gpg: Signature faite le ven. 22 août 2014 09:28:32 AST
    # gpg:                avec la clef RSA B82A217AFDFE09F2
    # 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

 ChangeLog.md                                       |   14 +
 lib/Component.php                                  |    5 +-
 lib/ITip/Broker.php                                |   79 +-
 lib/Property/ICalendar/CalAddress.php              |   20 +
 lib/Recur/EventIterator.php                        |    7 +-
 lib/Version.php                                    |    2 +-
 tests/VObject/ComponentTest.php                    |   12 -
 tests/VObject/ITip/BrokerAttendeeReplyTest.php     |  150 +-
 tests/VObject/ITip/BrokerDeleteEventTest.php       |   30 +-
 tests/VObject/ITip/BrokerNewEventTest.php          |   19 +-
 tests/VObject/ITip/BrokerProcessMessageTest.php    |  332 +--
 ...sMessageTest.php => BrokerProcessReplyTest.php} |  236 +-
 tests/VObject/ITip/BrokerTester.php                |  103 +
 tests/VObject/ITip/BrokerUpdateEventTest.php       |   68 +
 tests/VObject/ITip/EvolutionTest.php               | 2653 ++++++++++++++++++++
 .../VObject/Property/ICalendar/CalAddressTest.php  |   32 +
 tests/bootstrap.php                                |    4 +-
 17 files changed, 3157 insertions(+), 609 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