[Pkg-owncloud-commits] [php-sabre-vobject] branch upstream updated (e054c18 -> 480923b)
David Prévot
taffit at alioth.debian.org
Sat Oct 12 22:22:54 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch upstream
in repository php-sabre-vobject.
from e054c18 Imported Upstream version 2.1.0
new 480923b Imported Upstream version 2.1.3
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 14 ++
doc/DesignFor3_0.md | 202 --------------------
lib/Sabre/VObject/Parameter.php | 6 +-
lib/Sabre/VObject/Property.php | 2 +
lib/Sabre/VObject/RecurrenceIterator.php | 158 +++++++++------
lib/Sabre/VObject/Version.php | 2 +-
tests/Sabre/VObject/Issue48Test.php | 47 +++++
tests/Sabre/VObject/Issue50Test.php | 128 +++++++++++++
tests/Sabre/VObject/ParameterTest.php | 7 +
.../RecurrenceIteratorIncorrectExpandTest.php | 62 ++++++
.../RecurrenceIteratorMissingOverriddenTest.php | 63 ++++++
tests/Sabre/VObject/SlashRTest.php | 19 ++
tests/bootstrap.php | 2 +
13 files changed, 445 insertions(+), 267 deletions(-)
delete mode 100644 doc/DesignFor3_0.md
create mode 100644 tests/Sabre/VObject/Issue48Test.php
create mode 100644 tests/Sabre/VObject/Issue50Test.php
create mode 100644 tests/Sabre/VObject/RecurrenceIteratorIncorrectExpandTest.php
create mode 100644 tests/Sabre/VObject/RecurrenceIteratorMissingOverriddenTest.php
create mode 100644 tests/Sabre/VObject/SlashRTest.php
--
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