[Pkg-owncloud-commits] [php-sabre-vobject] branch 2.1 updated (b0db370 -> 8026f91)

David Prévot taffit at moszumanska.debian.org
Tue Jun 10 15:49:40 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to branch 2.1
in repository php-sabre-vobject.

      from  b0db370   Update changelog for 2.1.4-1 release
       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
       new  8623e62   Merge tag 'upstream/2.1.5' into 2.1
       new  c27f519   Update upstream URL
       new  420d8cd   Update copyright years
       new  8026f91   Update changelog for 2.1.5-1 release

The 12 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 +-
 debian/changelog                                 |  11 +
 debian/control                                   |   2 +-
 debian/copyright                                 |   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 +
 38 files changed, 92 insertions(+), 430 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