[PATCH wayland] doc: Update URLs for GitLab transition

Pekka Paalanen ppaalanen at gmail.com
Mon Jun 11 09:04:54 UTC 2018


On Sat,  9 Jun 2018 00:49:33 +0100
Daniel Stone <daniels at collabora.com> wrote:

> Update bug and Git URLs for GitLab; the site has also been served over
> HTTPS 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:
   8b2ba84..7846d4b  master -> master


Thanks,
pq


> 
> diff --git a/README b/README
> index 63ffa31d..3ae9f0fc 100644
> --- a/README
> +++ b/README
> @@ -24,12 +24,12 @@ clients.
>  Building the wayland libraries is fairly simple, aside from libffi,
>  they don't have many dependencies:
>  
> -    $ git clone git://anongit.freedesktop.org/wayland/wayland
> +    $ git clone https://gitlab.freedesktop.org/wayland/wayland
>      $ cd wayland
>      $ ./autogen.sh --prefix=PREFIX
>      $ make
>      $ make install
>  
>  where PREFIX is where you want to install the libraries.  See
> -http://wayland.freedesktop.org for more complete build instructions
> +https://wayland.freedesktop.org for more complete build instructions
>  for wayland, weston, xwayland and various toolkits.
> diff --git a/configure.ac b/configure.ac
> index c74ee97b..d0a10e17 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -8,9 +8,9 @@ m4_define([wayland_version],
>  
>  AC_INIT([wayland],
>          [wayland_version],
> -        [https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=wayland_version],
> +	[https://gitlab.freedesktop.org/wayland/wayland/issues/],
>          [wayland],
> -        [http://wayland.freedesktop.org/])
> +        [https://wayland.freedesktop.org/])
>  
>  AC_SUBST([WAYLAND_VERSION_MAJOR], [wayland_major_version])
>  AC_SUBST([WAYLAND_VERSION_MINOR], [wayland_minor_version])

-------------- 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/83ca87d3/attachment.sig>


More information about the wayland-devel mailing list