[Pkg-owncloud-commits] [php-sabre-vobject] 29/30: Merge tag 'upstream/4.0.3'

David Prévot taffit at moszumanska.debian.org
Sun Mar 13 00:53:05 UTC 2016


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 46bf2fde64454b372fa93f2dde7a6b8e76aa4160
Merge: 3ac189a 898ca57
Author: David Prévot <taffit at debian.org>
Date:   Sat Mar 12 20:44:09 2016 -0400

    Merge tag 'upstream/4.0.3'
    
    Upstream version 4.0.3
    
    # gpg: Signature faite le sam. 12 mars 2016 20:44:04 AST
    # gpg:                avec la clef RSA 058C1CF944F6BD3C
    # gpg: Bonne signature de « David Prévot <david at tilapin.org> » [inconnu]
    # gpg:                 alias « David Prévot <davidp at altern.org> » [inconnu]
    # gpg:                 alias « David Prévot <davidp at no-log.org> » [inconnu]
    # gpg:                 alias « David Prévot <taffit at debian.org> » [inconnu]
    # 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

 .travis.yml                                        |   5 +-
 CHANGELOG.md                                       |  28 ++++
 lib/Component/VCalendar.php                        |   2 +-
 lib/Component/VCard.php                            |  19 +++
 lib/ITip/Broker.php                                |   4 +-
 lib/Property/ICalendar/Recur.php                   |  71 +++++++++-
 lib/Recur/RRuleIterator.php                        |   8 +-
 lib/Version.php                                    |   2 +-
 tests/VObject/Component/VCalendarTest.php          |  51 +++++++
 tests/VObject/Component/VCardTest.php              |  16 +++
 tests/VObject/ITip/BrokerDeleteEventTest.php       |  14 +-
 tests/VObject/Parser/MimeDirTest.php               |  22 +--
 tests/VObject/Property/ICalendar/RecurTest.php     | 155 ++++++++++++++++++++-
 .../Recur/EventIterator/HandleRDateExpandTest.php  |   4 +-
 .../Recur/EventIterator/MaxInstancesTest.php       |   2 +-
 tests/VObject/Recur/RDateIteratorTest.php          |   2 -
 16 files changed, 368 insertions(+), 37 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list