This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pale-moon. from 070718c debian/patches: deactivate XLIB-compatible surface patch. new 1daa7dc debian/patches: reenable XLIB-compatible surface patch again. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 1 + debian/patches/series | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 1daa7dc5da8b4f6e02463469bea7bb90a3ea27fa Author: Mihai Moldovan <ionic@ionic.de> Date: Thu May 9 09:50:40 2019 +0200 debian/patches: reenable XLIB-compatible surface patch again. --- debian/changelog | 1 + debian/patches/series | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6519eed..7f2bb7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ palemoon (28.5.0+repack-1-0x2go1) UNRELEASED; urgency=medium * debian/patches: - Deactivate XLIB-compatible surface patch. We will need a "clean" build without it first. + - Reenable XLIB-compatible surface patch again. -- Mihai Moldovan <ionic@ionic.de> Thu, 09 May 2019 05:24:03 +0200 diff --git a/debian/patches/series b/debian/patches/series index 1abc031..7d63e9b 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