xf86-video-ati: Branch 'master' - 2 commits

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Nov 19 10:39:20 UTC 2018


 Makefile.am  |    2 +-
 README       |   25 -------------------------
 README.md    |   19 +++++++++++++++++++
 configure.ac |    2 +-
 4 files changed, 21 insertions(+), 27 deletions(-)

New commits:
commit b559fd83b2b026b50fe39a2b69bdc0901fd3330c
Author: Michel Dänzer <michel.daenzer at amd.com>
Date:   Mon Nov 19 11:38:22 2018 +0100

    Post-release version bump

diff --git a/configure.ac b/configure.ac
index 5edb188c..84f25cfd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-ati],
-        [18.1.0],
+        [18.1.99],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon],
         [xf86-video-ati])
 
commit 33cbd449b5305b8e8c0319af8becc1ab1832c101
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 18 12:22:16 2018 -0800

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

diff --git a/Makefile.am b/Makefile.am
index b8d99f32..d14ed8f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,4 +31,4 @@ INSTALL:
 ChangeLog:
 	$(CHANGELOG_CMD)
 
-EXTRA_DIST = ChangeLog INSTALL
+EXTRA_DIST = ChangeLog INSTALL README.md
diff --git a/README b/README
deleted file mode 100644
index bf7c6407..00000000
--- a/README
+++ /dev/null
@@ -1,25 +0,0 @@
-xf86-video-ati - ATI/AMD Radeon video driver for the Xorg X server
-
-Patches and questions regarding this software should be directed at the
-amd-gfx mailing list:
-
-        https://lists.freedesktop.org/mailman/listinfo/amd-gfx
-
-Please submit bug reports to the Xorg bugzilla:
-
-        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon
-
-The master development code repository can be found at:
-
-        git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati
-
-        https://cgit.freedesktop.org/xorg/driver/xf86-video-ati
-
-For patch submission instructions, see:
-
-        https://www.x.org/wiki/Development/Documentation/SubmittingPatches
-
-For more information on the git code manager, see:
-
-        https://wiki.x.org/wiki/GitPage
-
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..7c9925c7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+xf86-video-ati - ATI/AMD Radeon video driver for the Xorg X server
+------------------------------------------------------------------
+
+Patches and questions regarding this software should be directed at the
+amd-gfx mailing list:
+
+  https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+
+Please submit bug reports to the Xorg bugzilla:
+
+  https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon
+
+The master development code repository can be found at:
+
+  https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati
+
+For patch submission instructions, see:
+
+  https://www.x.org/wiki/Development/Documentation/SubmittingPatches


More information about the xorg-commit mailing list