This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pale-moon. from 5bd85c5 debian/rules: enable GTK3 for now. new 656d088 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 656d0882549bb61cf9e5d59cf1b1d14242307ee3 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat May 11 10:36:35 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 70c13f5..6b44767 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ palemoon (28.5.0+repack-1-0x2go1) UNRELEASED; urgency=medium - Reenable XLIB-compatible surface patch again. - Deactivate XLIB-compatible surface patch. We will need a "clean" build again. + - 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