Emilio Pozuelo Monfort pushed to branch debian-unstable at X Strike Force / xserver / xorg-server
Commits: 3d0e69c0 by Emilio Pozuelo Monfort at 2023-11-13T11:07:06+01:00 Fix build on hurd-amd64 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +xorg-server (2:21.1.9-2) UNRELEASED; urgency=medium + + * Fix build on hurd-amd64. Thanks Samuel Thibault. (Closes: #1055412) + + -- Emilio Pozuelo Monfort <[email protected]> Mon, 13 Nov 2023 11:06:22 +0100 + xorg-server (2:21.1.9-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -25,7 +25,7 @@ Build-Depends: libudev-dev (>= 151-3) [linux-any], libselinux1-dev (>= 2.0.80) [linux-any], libaudit-dev [linux-any], - libdrm-dev (>= 2.4.107-5~) [!hurd-i386], + libdrm-dev (>= 2.4.107-5~) [!hurd-any], libgl1-mesa-dev (>= 9.2), mesa-common-dev, libunwind-dev [amd64 arm64 armel armhf hppa i386 ia64 mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4], @@ -43,7 +43,7 @@ Build-Depends: libxfixes-dev (>= 1:3.0.0), libxv-dev, libxinerama-dev, - libxshmfence-dev (>= 1.1) [!hurd-i386], + libxshmfence-dev (>= 1.1) [!hurd-any], # glamor libepoxy-dev [linux-any kfreebsd-any], libegl1-mesa-dev [linux-any kfreebsd-any], View it on GitLab: https://salsa.debian.org/xorg-team/xserver/xorg-server/-/commit/3d0e69c077f34a29ffd6f0f69755e9470f48ab88 -- View it on GitLab: https://salsa.debian.org/xorg-team/xserver/xorg-server/-/commit/3d0e69c077f34a29ffd6f0f69755e9470f48ab88 You're receiving this email because of your account on salsa.debian.org.

