This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from ef21704 usbmount/x2gousbmount: add support for (V)FAT, NTFS, HFS, HPFS and EXT* (via fuse-ext2) file systems. new d052d83 debian/control: replace iceweasel dependency with firefox-esr. 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 | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit d052d8376d77fa960d6d0fb40f9792ae59cf1eab Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Nov 28 20:08:48 2017 +0100 debian/control: replace iceweasel dependency with firefox-esr. All suites provide the newer name. Avoids an ugly outdated menu entry. --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 347e1c4..617e6fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -127,6 +127,8 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low path. - mate-media-pulse and mate-settings-daemon-pulse are gone in Stretch. Depend on them lightly. + - Replace iceweasel dependency with firefox-esr. All suites provide the + newer name. Avoids an ugly outdated menu entry. * debian/po: - Minor fixup on author name. diff --git a/debian/control b/debian/control index 73d57c2..764513c 100644 --- a/debian/control +++ b/debian/control @@ -132,7 +132,7 @@ Depends: mate-settings-daemon-pulse | hello, murrine-themes, nuvola-icon-theme, - iceweasel, + firefox-esr, libglib2.0-bin, pinentry-x2go, xauth, @@ -163,7 +163,7 @@ Description: Minimal desktop for X2Go Thin Client chroot (based on MATE) This metapackage provides a minimal desktop (based on MATE) as the TCE's workspace area. From there you can launch X2Go Sessions, but you also have a set of basic applications that run on the thinclient - CPU (e.g. iceweasel with Flash). + CPU (e.g. Firefox (ESR) with Flash). Package: x2gothinclient-common Architecture: all -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git