This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 18a9ff59de0018828ec029dc19353019e610ad45 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Sep 22 01:32:52 2018 +0200 debian/control.in: Palemoon uses Goanna, not Gecko. --- debian/changelog | 1 + debian/control.in | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 69dfb5b..1dec8ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -77,6 +77,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Change missed Section to contrib/... - Make libnss-dev run-time dependency optional. - Make libnspr4-dev run-time dependency optional. + - Palemoon uses Goanna, not Gecko. * debian/rules: - Tabbify. - Add dh_testdir protection. Debian's firefox(-esr) package uses it. diff --git a/debian/control.in b/debian/control.in index 8d4d155..540dddd 100644 --- a/debian/control.in +++ b/debian/control.in @@ -143,16 +143,16 @@ Depends: ${shlibs:Depends}, libnspr4-dev, %endif palemoon (= ${binary:Version}) -Description: Development files for the Gecko engine library - This library provides an API for XUL applications and Gecko embedders. - The Gecko engine is the core of the mozilla.org applications such as - Firefox, Thunderbird or SeaMonkey. +Description: Development files for the Goanna engine library + This library provides an API for XUL applications and Goanna embedders. + The Goanna engine is a fork of the Gecko engine, which is the core of the + mozilla.org applications such as Firefox, Thunderbird or SeaMonkey. . - Gecko features include XPCOM, networking, DOM editing and transaction + Goanna features include XPCOM, networking, DOM editing and transaction support, XBL, XUL, SVG, XSLT, XML Extras (XMLHttpRequest and DOMParser), Web Services (SOAP), accessibility support, IPC services, gtkmozembed, etc. . - Install this package if you wish to embed the Gecko engine in your + Install this package if you wish to embed the Goanna engine in your program or want to develop XPCOM components. . This package also provides the Xulrunner Software Development Kit in the -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git