This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 070718c8e8e55f32811145623bf73f0744eb87b3 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu May 9 05:26:14 2019 +0200 debian/patches: deactivate XLIB-compatible surface patch. We will need a "clean" build without it first. --- debian/changelog | 3 +++ debian/patches/series | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b2366c7..6519eed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ palemoon (28.5.0+repack-1-0x2go1) UNRELEASED; urgency=medium [ Mihai Moldovan ] * New downstream version (28.5.0): + * debian/patches: + - Deactivate XLIB-compatible surface patch. We will need a "clean" build + without it first. -- Mihai Moldovan <ionic@ionic.de> Thu, 09 May 2019 05:24:03 +0200 diff --git a/debian/patches/series b/debian/patches/series index 7d63e9b..1abc031 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,3 @@ debian-hacks/Add-debian-extra-stuff-to-upstream-build-system-dire.patch -fixes/Create-Xlib-Offscreen-Image-Surface-with-XRENDER.patch +#fixes/Create-Xlib-Offscreen-Image-Surface-with-XRENDER.patch -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git