This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from c55703c Update classic TCE to debian buster. new bb1a4d7 debian/control: Add Ds (minidesktop): alsa-tools, pulseaudio, pavucontrol. 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 | 7 ++++--- debian/control | 3 +++ 2 files changed, 7 insertions(+), 3 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 bb1a4d7f06157c7fbf2e48d307b629119ba6fb8c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Dec 13 11:08:47 2019 +0100 debian/control: Add Ds (minidesktop): alsa-tools, pulseaudio, pavucontrol. --- debian/changelog | 7 ++++--- debian/control | 3 +++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8491264..aa14c3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,12 @@ x2gothinclient (1.5.0.2-0x2go1) UNRELEASED; urgency=medium - [ X2Go Release Manager ] - * Continue development - [ Oleksandr Shneyder ] * Update classic TCE to debian buster. + [ Mike Gabriel ] + * debian/control: + + Add Ds (minidesktop): alsa-tools, pulseaudio, pavucontrol. + -- X2Go Release Manager <git-admin@x2go.org> Fri, 29 Nov 2019 08:26:12 +0100 x2gothinclient (1.5.0.1-0x2go2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 3ee2402..47c7c1d 100644 --- a/debian/control +++ b/debian/control @@ -110,6 +110,7 @@ Package: x2gothinclient-minidesktop Architecture: all Depends: ${misc:Depends}, + alsa-tools, mate-desktop-environment-core, mate-icon-theme, mate-themes, @@ -120,7 +121,9 @@ Depends: nuvola-icon-theme | hicolor-icon-theme, firefox-esr, libglib2.0-bin, + pavucontrol, pinentry-x2go, + pulseaudio, xauth, xinit, x2gothinclient-common (>= ${source:Version}), x2gothinclient-common (<< ${source:Version}.1), -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git