Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / mesa
Commits: 6b1d2c43 by Timo Aaltonen at 2020-05-08T12:39:31+03:00 src_glx_dri_common.h.diff: Dropped, breaks the build. - - - - - fb8c1efb by Timo Aaltonen at 2020-05-08T12:44:22+03:00 release to sid - - - - - 3 changed files: - debian/changelog - debian/patches/series - − debian/patches/src_glx_dri_common.h.diff Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +mesa (20.0.6-3) unstable; urgency=medium + + * src_glx_dri_common.h.diff: Dropped, breaks the build. + + -- Timo Aaltonen <[email protected]> Fri, 08 May 2020 12:44:12 +0300 + mesa (20.0.6-2) unstable; urgency=medium [ Timo Aaltonen ] ===================================== debian/patches/series ===================================== @@ -3,4 +3,3 @@ fix-python-shebang.diff path_max.diff fix-build-with-llvm-10.diff fix-ppc64el.patch -src_glx_dri_common.h.diff ===================================== debian/patches/src_glx_dri_common.h.diff deleted ===================================== @@ -1,11 +0,0 @@ ---- a/src/glx/dri_common.h 2020-04-30 00:48:24.000000000 +0200 -+++ b/src/glx/dri_common.h 2020-05-07 17:15:37.000000000 +0200 -@@ -55,7 +55,7 @@ - - extern void driDestroyConfigs(const __DRIconfig **configs); - --extern __GLXDRIdrawable * -+extern struct __GLXDRIdrawable * - driFetchDrawable(struct glx_context *gc, GLXDrawable glxDrawable); - - extern void View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/-/compare/6490897cf5662bad99114ec35d9192c8e7745f79...fb8c1efb57ea8106525ed01c41218164f8be7f3b -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/-/compare/6490897cf5662bad99114ec35d9192c8e7745f79...fb8c1efb57ea8106525ed01c41218164f8be7f3b You're receiving this email because of your account on salsa.debian.org.

