[Xcb-commit] xcb/util-cursor: README README.md

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Feb 17 18:28:27 UTC 2019


 README.md |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

New commits:
commit f692153dd0a9e2b9e0a03cfda91f5147c7e7b5be
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 17 10:27:56 2019 -0800

    Update README for gitlab migration
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

diff --git a/README b/README.md
similarity index 71%
rename from README
rename to README.md
index edacff3..9068022 100644
--- a/README
+++ b/README.md
@@ -13,12 +13,11 @@ you're using and why you aren't in a mental hospital yet. We'd welcome
 patches/suggestions for enhancement and new libraries; Please report any
 issues you find to the freedesktop.org bug tracker, at:
 
-  <https://bugs.freedesktop.org/enter_bug.cgi?product=XCB>
+  https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor/issues
 
 Discussion about XCB occurs on the XCB mailing list:
 
-  <mailto:xcb at lists.freedesktop.org>
-  <http://lists.freedesktop.org/mailman/listinfo/xcb>
+  https://lists.freedesktop.org/mailman/listinfo/xcb
 
 About XCB util-cursor module
 ============================
@@ -28,10 +27,12 @@ XCB util-cursor module provides the following libraries:
   - cursor: port of libxcursor
 
 You can obtain the latest development versions of XCB util-cursor using
-GIT. For anonymous checkouts, use:
+GIT from https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor
 
-  git clone --recursive git://anongit.freedesktop.org/git/xcb/util-cursor
+  For anonymous checkouts, use:
 
-For developers, use:
+    git clone --recursive https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor.git
 
-  git clone --recursive git+ssh://git.freedesktop.org/git/xcb/util-cursor
+  For developers, use:
+
+    git clone --recursive git at gitlab.freedesktop.org:xorg/lib/libxcb-cursor.git


More information about the xcb-commit mailing list