The merge of Windows-specific dbus ports into the same git repository
as the original Unix-only implementation was a long time ago now,
and exists on several stable-branches, not just master.
This also avoids explicitly mentioning the name of the master branch,
which is likely to be renamed to main in future.
Signed-off-by: Simon McVittie <smcv@collabora.com>
-The cygwin dbus port is included in master branch of
-dbus git repository since 1.3.1.
+The cygwin dbus port is included in dbus' main git repository since 1.3.1.
The cygwin port of dbus is maintained by:
windbus and dbus4win Ports
--------------------------
-The Windows ports from the windbus and dbus4win projects has been merged
-into the freedesktop git master branch, as applicable. The spec has been
-updated with windows specific stuff.
+Very old versions of dbus only supported Unix plaforms, with third-party
+Windows ports available from the windbus and dbus4win projects.
+Those projects have been merged into dbus' main git repository,
+making the third-party ports obsolete. Similarly, the specification
+has been updated with Windows-specific details.
Tests