This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pale-moon. from 16a65c2 debian/patches: add new patch that forces Xlib-based image surfaces when XRENDER usage is enabled. new a577197 debian/control: regenerate. 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 | 2 ++ debian/control | 5 ++--- 2 files changed, 4 insertions(+), 3 deletions(-) -- 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 a577197ae8b82690dfecfccda4740cbb4f41540e Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Apr 27 08:34:54 2019 +0200 debian/control: regenerate. --- debian/changelog | 2 ++ debian/control | 5 ++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c844471..f7237e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ palemoon (28.4.1+repack-1-0x2go1) UNRELEASED; urgency=medium - Add new patch that forces Xlib-based image surfaces when XRENDER usage is enabled. Should potentially work cross-platform (at least regarding GTK2 and GTK3) and lead to the same speedup. + * debian/control: + - Regenerate. -- Mihai Moldovan <ionic@ionic.de> Wed, 25 Apr 2019 09:19:33 +0200 diff --git a/debian/control b/debian/control index c7724b3..7175b27 100644 --- a/debian/control +++ b/debian/control @@ -56,7 +56,7 @@ Package: palemoon Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libavcodec54 | libavcodec-extra54 | libavcodec55 | libavcodec-extra55 | libavcodec56 | libavcodec-extra56 | libavcodec57 | libavcodec-extra57 | libavcodec58 | libavcodec-extra58 | libavcodec-ffmpeg56 | libavcodec-ffmpeg-extra56, + libavcodec54 [!amd64] | libavcodec-extra54 [!amd64] | libavcodec55 [!amd64] | libavcodec-extra55 [!amd64] | libavcodec56 [!amd64] | libavcodec-extra56 [!amd64] | libavcodec57 [!amd64] | libavcodec-extra57 [!amd64] | libavcodec58 [!amd64] | libavcodec-extra58 [!amd64] | libavcodec-ffmpeg56 [!amd64] | libavcodec-ffmpeg-extra56 [!amd64], fontconfig, procps, debianutils (>= 1.16), @@ -72,8 +72,7 @@ Conflicts: j2re1.4, palemoon-nonsse2, Replaces: palemoon-nonsse2 Breaks: xul-ext-torbutton -Provides: x-www-browser, - gnome-www-browser +Provides: x-www-browser, www-browser, gnome-www-browser Description: Firefox-based, efficient and easy to use web browser Pale Moon offers selected features and optimizations to maximize the browser's speed, stability and user experience, while maintaining -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git