The source tree starting here keeps the (verbatim) upstream sources which
we need to access for subclassing them and which are not accessible from outside
the evolution-data-server sources (which is where we are as standalone plugin).

There is a dedicated branch (currently dev_kc_EDS_IMAPX_nobuild) for keeping
verbatim copies of upstream sources. Do add new upstream sources there, but
do not edit them. Instead, do a merge into your own devel branch and apply
the changes there in a way which allows to diff against the dev_kc_EDS_IMAPX_nobuild
branch.

When adding new upstream sources, do so in the dev_kc_EDS_IMAPX_nobuild branch
and edit the VERSIONS file accompanying this readme to reflect your additions
(i.e., add the exact upstream version from where you took the sources).

The dev_kc_EDS_IMAPX_nobuild branch is a temporary solution which we hopefully
will be able to decommission in future.
