Update buglink for gitlan issues

Issue tracking has been moved from a bugzilla instance to a gitlab
instance to go alongside and integrated with the gitlab repo, still all on
freedesktop.org.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2019-11-27 12:09:28 +00:00
parent e628d22673
commit 0867eea666
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
AC_PREREQ([2.60]) AC_PREREQ([2.60])
AC_INIT([xf86-video-intel], AC_INIT([xf86-video-intel],
[2.99.917], [2.99.917],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/issues/new],
[xf86-video-intel]) [xf86-video-intel])
AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])