This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from f088e83 restart.lightdm: trap several SIGNALS before restarting lightdm new 7e116a4 Move to Pre-D (x2gothinclient-minidesktop): x2goclient, lightdm. Make sure those packages are installed already avoiding dpkg-divert failures. 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 | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) -- Alioth's /srv/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 7e116a40c7ee7a20a24382fcdfa402b42c98f587 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Aug 28 15:50:57 2014 +0200 Move to Pre-D (x2gothinclient-minidesktop): x2goclient, lightdm. Make sure those packages are installed already avoiding dpkg-divert failures. --- debian/changelog | 2 ++ debian/control | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 146d0b4..4efd6c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -54,6 +54,8 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low + Add D (x2gothinclient-minidesktop): lightdm. + Add R (x2gothinclient-minidesktop): flashplugin-nonfree. + Add R (x2gothinclient-chroot): ntp. + + Move to Pre-D (x2gothinclient-minidesktop): x2goclient, lightdm. Make + sure those packages are installed already avoiding dpkg-divert failures. * debian/copyright: + Use copyright-format 1.0. diff --git a/debian/control b/debian/control index f4f429f..746dd1f 100644 --- a/debian/control +++ b/debian/control @@ -102,9 +102,11 @@ Description: Install X2Go Thin Client chroot (metapackage) Package: x2gothinclient-minidesktop Architecture: all +Pre-Depends: + x2goclient (>= 4.0.1.2-0~), + lightdm, Depends: ${misc:Depends}, - lightdm, mate-desktop-environment-core, mate-icon-theme, mate-themes, @@ -115,7 +117,6 @@ Depends: nuvola-icon-theme, iceweasel, libglib2.0-bin, - x2goclient (>= 4.0.1.2-0~), pinentry-x2go, xauth, xinit, -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git