[PATCH weston] doc: Update for GitLab migration
Pekka Paalanen
ppaalanen at gmail.com
Mon Jun 11 09:08:59 UTC 2018
On Sat, 9 Jun 2018 00:51:06 +0100
Daniel Stone <daniels at collabora.com> wrote:
> Update issue report and build instruction URLs for moving to GitLab, and
> for everything having been HTTPS-only for quite some time.
>
> Signed-off-by: Daniel Stone <daniels at collabora.com>
> ---
> README | 4 ++--
> configure.ac | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
Pushed:
bc04d703..dcfb1958 master -> master
Thanks,
pq
>
> diff --git a/README b/README
> index 84c30a4ca..a0a078c46 100644
> --- a/README
> +++ b/README
> @@ -12,11 +12,11 @@ shell. Finally, weston also provides integration with the Xorg server
> and can pull X clients into the Wayland desktop and act as an X window
> manager.
>
> -Refer to http://wayland.freedesktop.org/building.html for building
> +Refer to https://wayland.freedesktop.org/building.html for building
> weston and its dependencies.
>
> The test suite can be invoked via `make check`; see
> -http://wayland.freedesktop.org/testing.html for additional details.
> +https://wayland.freedesktop.org/testing.html for additional details.
>
> Developer documentation can be built via `make doc`. Output will be in
> the build root under
> diff --git a/configure.ac b/configure.ac
> index ba11b6c8b..2a62b62ae 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -10,9 +10,9 @@ m4_define([libweston_patch_version], [0])
> AC_PREREQ([2.64])
> AC_INIT([weston],
> [weston_version],
> - [https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=weston_version],
> + [https://gitlab.freedesktop.org/wayland/weston/issues/],
> [weston],
> - [http://wayland.freedesktop.org])
> + [https://wayland.freedesktop.org])
>
> WAYLAND_PREREQ_VERSION="1.12.0"
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20180611/3e377433/attachment.sig>
More information about the wayland-devel
mailing list