This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 51e1db171a7b6c7334cd9c97e8d5cd70d074b5f5 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Sep 22 01:18:17 2018 +0200 debian/control.in: add suggestions copied from Debian's Firefox package. --- debian/changelog | 1 + debian/control.in | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index fc2e33b..b5bf825 100644 --- a/debian/changelog +++ b/debian/changelog @@ -68,6 +68,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Add libsqlite3 run-time dependency. Should actually only be necessary in non-system-SQLite mode, but on the other hand also allows users to open the databases directly if they want to. + - Add suggestions copied from Debian's Firefox package. * 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 81bf5f0..275c96b 100644 --- a/debian/control.in +++ b/debian/control.in @@ -107,6 +107,11 @@ Depends: ${shlibs:Depends}, procps, debianutils (>= 1.16), libsqlite3-0 (>= 3.7.12-1~) +Suggests: fonts-stix | otf-stix, + fonts-lmodern, + mozplugger, + libgssapi-krb5-2 | libkrb53, + libcanberra0 Provides: x-www-browser Conflicts: palemoon-nonsse2 Replaces: palemoon-nonsse2 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git