summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-18 21:41:33 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-18 21:41:33 -0800
commit202d167db645cfb6bd9218641b08833a6134ea04 (patch)
tree613e8da407a97013cc3ab27b3776095df062a322
parentb98fe13193464042d2733308cdc2343adbc6163a (diff)
downloadxorg-font-util-202d167db645cfb6bd9218641b08833a6134ea04.tar.gz
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--Makefile.am2
-rw-r--r--README.md (renamed from README)17
2 files changed, 6 insertions, 13 deletions
diff --git a/Makefile.am b/Makefile.am
index 48561ef..43fa962 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -55,7 +55,7 @@ pkgconfig_DATA = fontutil.pc
CLEANFILES = bdftruncate
-EXTRA_DIST = $(mapfiles_DATA)
+EXTRA_DIST = $(mapfiles_DATA) README.md
MAINTAINERCLEANFILES = ChangeLog INSTALL
diff --git a/README b/README.md
index eb02366..fa1c38e 100644
--- a/README
+++ b/README.md
@@ -1,4 +1,5 @@
X.Org font package creation/installation utilities
+--------------------------------------------------
If the --with-fontrootdir option is specified when configuring this
package, it will be recorded in the fontutil pkg-config file to be used
@@ -8,23 +9,15 @@ macros from version 1.1 or later of this package.
All questions regarding this software should be directed at the
Xorg mailing list:
- http://lists.freedesktop.org/mailman/listinfo/xorg
-
-Please submit bug reports to the Xorg bugzilla:
-
- https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+ https://lists.x.org/mailman/listinfo/xorg
The master development code repository can be found at:
- git://anongit.freedesktop.org/git/xorg/font/util
+ https://gitlab.freedesktop.org/xorg/font/util
- http://cgit.freedesktop.org/xorg/font/util
+Please submit bug reports and requests to merge patches there.
For patch submission instructions, see:
- http://www.x.org/wiki/Development/Documentation/SubmittingPatches
-
-For more information on the git code manager, see:
-
- http://wiki.x.org/wiki/GitPage
+ https://www.x.org/wiki/Development/Documentation/SubmittingPatches