This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 9a7527a4a5fb7e70d0c35df8dd5b0d92be9974e7 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Sep 24 04:02:06 2018 +0200 debian/noinstall: explicitly disable staging of searchplugins. --- debian/changelog | 1 + debian/noinstall | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5fb8928..f8d5dcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -248,6 +248,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Change missed "firefox" occurrence to "palemoon". - /usr/lib/palemoon-devel/include/testing does not seem to exist, so remove entry. + - Explicitly disable staging of searchplugins. * debian/palemoon.postinst: - Sync with Debian Firefox package. * debian/palemoon.prerm: diff --git a/debian/noinstall b/debian/noinstall index 152c424..5ff7213 100644 --- a/debian/noinstall +++ b/debian/noinstall @@ -5,3 +5,8 @@ usr/lib/palemoon/palemoon-bin usr/lib/palemoon/browser/defaults/preferences/palemoon-l10n.js usr/lib/palemoon/dictionaries usr/lib/palemoon-devel/sdk/bin/ply + +# Palemoon-specific. +# Do not install searchplugins. +# The browser will probably fetch a default list on profile creation anyway. +usr/lib/palemoon/browser/searchplugins -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git