[Pkg-owncloud-commits] [php-sabre-vobject] branch upstream-2.1 updated (d4cee1c -> 6f97c68)
David Prévot
taffit at moszumanska.debian.org
Tue Jun 10 15:49:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch upstream-2.1
in repository php-sabre-vobject.
from d4cee1c Imported Upstream version 2.1.4
new a84b2ce Updated copyright years.
new 552556f Updated link to license.
new 70df18a Removed docs from README.md
new f7f5672 Some cleanups.
new 7ea9be6 Bumped version
new 5524f03 Fix for #94.
new 344a356 Removing unsupported travis php versions.
new 6f97c68 Imported Upstream version 2.1.5
The 8 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:
.gitignore | 3 +
.travis.yml | 7 -
ChangeLog | 4 +
LICENSE | 2 +-
README.md | 350 +----------------------
composer.json | 2 +-
lib/Sabre/VObject/Component.php | 4 +-
lib/Sabre/VObject/Component/VAlarm.php | 4 +-
lib/Sabre/VObject/Component/VCalendar.php | 4 +-
lib/Sabre/VObject/Component/VCard.php | 4 +-
lib/Sabre/VObject/Component/VEvent.php | 4 +-
lib/Sabre/VObject/Component/VFreeBusy.php | 4 +-
lib/Sabre/VObject/Component/VJournal.php | 4 +-
lib/Sabre/VObject/Component/VTodo.php | 4 +-
lib/Sabre/VObject/DateTimeParser.php | 4 +-
lib/Sabre/VObject/Document.php | 4 +-
lib/Sabre/VObject/ElementList.php | 4 +-
lib/Sabre/VObject/FreeBusyGenerator.php | 4 +-
lib/Sabre/VObject/Node.php | 4 +-
lib/Sabre/VObject/Parameter.php | 21 +-
lib/Sabre/VObject/ParseException.php | 4 +-
lib/Sabre/VObject/Property.php | 4 +-
lib/Sabre/VObject/Property/Compound.php | 4 +-
lib/Sabre/VObject/Property/DateTime.php | 4 +-
lib/Sabre/VObject/Property/MultiDateTime.php | 4 +-
lib/Sabre/VObject/Reader.php | 4 +-
lib/Sabre/VObject/RecurrenceIterator.php | 4 +-
lib/Sabre/VObject/Splitter/ICalendar.php | 4 +-
lib/Sabre/VObject/Splitter/SplitterInterface.php | 4 +-
lib/Sabre/VObject/Splitter/VCard.php | 4 +-
lib/Sabre/VObject/StringUtil.php | 4 +-
lib/Sabre/VObject/TimeZoneUtil.php | 4 +-
lib/Sabre/VObject/Version.php | 6 +-
lib/Sabre/VObject/includes.php | 4 +-
tests/Sabre/VObject/ParameterTest.php | 8 +
35 files changed, 79 insertions(+), 428 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