[Pkg-owncloud-commits] [php-sabre-vobject] annotated tag upstream/4.0.0_beta1 created (now 397bffb)

David Prévot taffit at moszumanska.debian.org
Thu Dec 10 02:12:46 UTC 2015


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

taffit pushed a change to annotated tag upstream/4.0.0_beta1
in repository php-sabre-vobject.

        at  397bffb   (tag)
   tagging  d9a938ed087e70e55e0944a6c33525f3c9c7e146 (commit)
  replaces  upstream/4.0.0_alpha2
 tagged by  David Prévot
        on  Wed Dec 9 21:41:59 2015 -0400

- Log -----------------------------------------------------------------
Upstream version 4.0.0~beta1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJWaNhnAAoJEAWMHPlE9r08DK8H/0fxojhCCI6A59xDng5fWd8h
ScD8TKyzZMcROWBbXhjC8tBYWEb1uidqAyHqQinaIQ8vXQ1EJ+8PV7AquFoJGuww
Ozev//hr9b8GxHZTSw1/DQv6ozrGzwzwLbYuKFTvR3BbGx+lZw5UZG5UrF1jZp3t
6zieSHCY88El7kTwcnGGBCW/9727DHOwIJzGfTviU83/mlyPEW+hIyuaZ7cWDzIM
yDbHT7bCDI5WreC2cLXT0ttNcuWLK4XXX89TR1hsrQsJlLv6KkxGHO9tGeONl2YQ
qjNn/x6bwxqj8U/4w2fbyl694E8txIpp8o6V7imNuHsGTKEK8rguVpc7ASMF5qQ=
=S3gF
-----END PGP SIGNATURE-----

David Prévot (2):
      CS fix
      Imported Upstream version 4.0.0~beta1

Evert Pot (36):
      Merge pull request #257 from DavidPrevot/cs
      Merge pull request #258 from jabdoa2/fix_rdate_in_vcalendar
      Updated changelog, bumped version.
      Merge pull request #261 from GrahamLinagora/jcal_with_until
      More tags.
      Merge branch 'master' of github.com:fruux/sabre-vobject
      Updated installation instructions to use `composer require`.
      VCalendar::expand now returns an expanded version of itself.
      Updated changelog
      Merge pull request #264 from fruux/return-from-expand
      Changelog should refer to the original issue. #240
      Using InvalidDataException whereever it makes sense
      Updated changelog
      CS
      Merge pull request #265 from fruux/invalidDataException
      Always encode VALUE=URI for PHOTO and URL properties.
      Merge pull request #266 from fruux/always-encode-uri
      Lots of small cleanups.
      Running sabre-cs-fixer on the enitre codebase
      We must support PHP7
      Automatically stop recurring after 3500 iterations.
      Merge pull request #267 from fruux/max-instances
      Automatically decode from ISO-8859-1
      Error cases
      Updated changelog.
      CS
      Merge pull request #268 from fruux/charset-support
      Fix encoding/decoding of TIME values in jCard/jCal.
      Merge pull request #269 from fruux/fix-json-time-encoding
      Support Windows-1252 when decoding.
      Support PHP 5.5
      Should have been static.
      CS
      Merge pull request #270 from fruux/windows-1252
      Moving hoa/bench from `require-dev` to `suggest` until the double-loading for Core is fixed.
      Releasing as vobject 4 beta1

Graham Crosmarie (1):
      Fix issue #259: add missing date format change in Recur object

Jan Kantert (4):
      use correct timezone
      also iterate events with rdate in calendar
      add test for RDateIterator and timezones
      add test for VCalendar expand with RDate

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  3fb58fd   CS fix
       new  930b47f   Merge pull request #257 from DavidPrevot/cs
       new  a8afbb0   use correct timezone
       new  1a6e996   also iterate events with rdate in calendar
       new  e6b3307   add test for RDateIterator and timezones
       new  654f718   add test for VCalendar expand with RDate
       new  5027e63   Merge pull request #258 from jabdoa2/fix_rdate_in_vcalendar
       new  5f675d5   Updated changelog, bumped version.
       new  3d45bcb   Fix issue #259: add missing date format change in Recur object
       new  a1d975e   Merge pull request #261 from GrahamLinagora/jcal_with_until
       new  265405a   More tags.
       new  9a0f531   Merge branch 'master' of github.com:fruux/sabre-vobject
       new  46d89c4   Updated installation instructions to use `composer require`.
       new  afa5cbf   VCalendar::expand now returns an expanded version of itself.
       new  0010426   Updated changelog
       new  15cb42c   Merge pull request #264 from fruux/return-from-expand
       new  b6d40b0   Changelog should refer to the original issue. #240
       new  2038532   Using InvalidDataException whereever it makes sense
       new  65fdcf5   Updated changelog
       new  68c3323   CS
       new  dac1708   Merge pull request #265 from fruux/invalidDataException
       new  84361b1   Always encode VALUE=URI for PHOTO and URL properties.
       new  ee615b0   Merge pull request #266 from fruux/always-encode-uri
       new  24b48ff   Lots of small cleanups.
       new  50fdd08   Running sabre-cs-fixer on the enitre codebase
       new  11fdffd   We must support PHP7
       new  fa57eb2   Automatically stop recurring after 3500 iterations.
       new  23d7c8b   Merge pull request #267 from fruux/max-instances
       new  9d4558b   Automatically decode from ISO-8859-1
       new  737bef8   Error cases
       new  2c5cd51   Updated changelog.
       new  57b949c   CS
       new  d0f2d78   Merge pull request #268 from fruux/charset-support
       new  35c25dc   Fix encoding/decoding of TIME values in jCard/jCal.
       new  0e37760   Merge pull request #269 from fruux/fix-json-time-encoding
       new  9f080f3   Support Windows-1252 when decoding.
       new  3deda73   Support PHP 5.5
       new  907597b   Should have been static.
       new  b690ed8   CS
       new  20f86ec   Merge pull request #270 from fruux/windows-1252
       new  e1640e6   Moving hoa/bench from `require-dev` to `suggest` until the double-loading for Core is fixed.
       new  e047a3c   Releasing as vobject 4 beta1
       new  d9a938e   Imported Upstream version 4.0.0~beta1

The 43 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.


-- 
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