[Pkg-owncloud-commits] [php-sabre-vobject] branch master updated (0e19a08 -> 95040ba)
David Prévot
taffit at alioth.debian.org
Sat Oct 12 22:22:52 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch master
in repository php-sabre-vobject.
from 0e19a08 Drop useless a=summary from Vcs-Browser URL
new 0b46a94 Make get-orig-source a bit more useful
new 6ba52f7 Do not claim copyright on trivial packaging
new 480923b Imported Upstream version 2.1.3
new 7370cdd Merge tag 'upstream/2.1.3'
new 95040ba Update changelog for 2.1.3-1 release
The 5 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 ++
debian/changelog | 8 +
debian/copyright | 4 -
debian/rules | 2 +-
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 +
16 files changed, 454 insertions(+), 272 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