[Pkg-owncloud-commits] [php-sabre-vobject] 17/19: Merge tag 'upstream/3.2.3'
David Prévot
taffit at moszumanska.debian.org
Sun Jun 15 02:08:55 UTC 2014
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 ab36b9f3f3e8dc85afefc16235736dc8fec5fdaf
Merge: 5d1ee3b 6a375d9
Author: David Prévot <taffit at debian.org>
Date: Sat Jun 14 21:37:11 2014 -0400
Merge tag 'upstream/3.2.3'
Upstream version 3.2.3
# gpg: Signature faite le sam. 14 juin 2014 21:36:44 AST
# gpg: avec la clef RSA B82A217AFDFE09F2
# gpg: Bonne signature de « David Prévot <david at tilapin.org> »
# gpg: alias « David Prévot <davidp at altern.org> »
# gpg: alias « David Prévot <davidp at no-log.org> »
# gpg: alias « David Prévot <taffit at debian.org> »
# 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
.gitignore | 3 +
.travis.yml | 1 -
ChangeLog.md | 26 ++
LICENSE | 2 +-
README.md | 14 +-
composer.json | 2 +-
doc/MigratingFrom2to3.md | 277 ------------
doc/usage_2.md | 378 ----------------
doc/usage_3.md | 658 ----------------------------
lib/Sabre/VObject/Cli.php | 25 +-
lib/Sabre/VObject/Component/VCalendar.php | 2 +-
lib/Sabre/VObject/Component/VTodo.php | 53 +++
lib/Sabre/VObject/Property.php | 26 +-
lib/Sabre/VObject/StringUtil.php | 16 +-
lib/Sabre/VObject/Version.php | 2 +-
tests/Sabre/VObject/Component/VTodoTest.php | 59 +++
tests/Sabre/VObject/ParameterTest.php | 9 +
tests/Sabre/VObject/PropertyTest.php | 2 +-
18 files changed, 219 insertions(+), 1336 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