[Pkg-owncloud-commits] [php-sabre-vobject] branch master updated (ace61ac -> d359e73)
David Prévot
taffit at moszumanska.debian.org
Mon Mar 31 01:19:41 UTC 2014
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 ace61ac Update changelog for 3.1.3-1 release
adds e46d685 Releasing 2.1.3
new 93b65c2 Lets see if travis supports these php versions
new 45539f4 Travis doesn't have PHP 5.5.10 (yet), so for now we're just adding it to allowed_failures.
new 9a37440 I really need a .travis.yml validator so i don't always commit incorrect configuration.
new 54fe10f Is this a spacing thing? lint.travis didn't seem to catch it.
new 2b96121 The dash was missing.
new 9109e82 First fix for #87.
new 6f3df8d PHP 5.5.10 seems to automatically convert GMT to UTC.
new 52fc7bd Another fix for #87.
new 9ade740 Merge branch '2.1' into 3.1
new c368d54 Updated changelog
new 17fd829 PHP 5.6 on travis does not yet have the changes PHP 5.5.10 has.
new e40c892 Bumped version.
new d96e0ae Merge branch '2.1' into 3.1
new 2b43fe6 Bumped version.
new 2a5bbf8 note to self. learn yaml markup
new 9892cf9 This should do it.
new 869e3c8 Merge branch '2.1' into 3.1
new 8d9b4c1 Fallbacks for missing timezones from PHP 5.5.10
new 199b6ec Set release date.
new f19bf96 Merge branch '2.1' into 3.1
new e3a1b8a Release
new 3f30cd2 Imported Upstream version 3.1.4
new 0a06603 Merge tag 'upstream/3.1.4'
new 10e1937 Run the test suite on packaging
new b6df30d Add DEP-8 compliant tests
new d359e73 Update changelog for 3.1.4-1 release
The 26 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:
.travis.yml | 8 +++
ChangeLog | 12 ++++-
debian/changelog | 12 +++++
debian/control | 6 ++-
...ssLoader-from-Symfony-instead-of-autoload.patch | 41 +++++++++++++++
.../Use-installed-class-for-DEP-8-tests.patch | 19 +++++++
debian/patches/series | 1 +
debian/rules | 3 ++
debian/tests/control | 3 ++
debian/tests/phpunit | 8 +++
lib/Sabre/VObject/TimeZoneUtil.php | 59 +++++++++++++++++++---
lib/Sabre/VObject/Version.php | 2 +-
tests/Sabre/VObject/RecurrenceIteratorTest.php | 4 +-
tests/Sabre/VObject/TimeZoneUtilTest.php | 13 ++++-
14 files changed, 177 insertions(+), 14 deletions(-)
create mode 100644 debian/patches/0001-Use-ClassLoader-from-Symfony-instead-of-autoload.patch
create mode 100644 debian/patches/DEP-8/Use-installed-class-for-DEP-8-tests.patch
create mode 100644 debian/patches/series
create mode 100644 debian/tests/control
create mode 100755 debian/tests/phpunit
--
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