The branch, master has been updated via 8318f7035b8d7d335ecef604a7ec67644b2ce57b (commit) from c4c3b57024e193d7db7b6775051887cd79a2b072 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8318f7035b8d7d335ecef604a7ec67644b2ce57b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Nov 21 21:57:53 2011 +0100 Remove xorg-dev, xorg-utils from build dependencies. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 8 +++----- 2 files changed, 4 insertions(+), 5 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index c9dd7d1..13d614d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ x2goagent (3.5.0.5-0~x2go1) UNRELEASED; urgency=low * Build depend on headers from nx-libs (2:3.5.0). * Use an LD_LIBRARY_PATH compliant to nx-libs (2:3.5.0) in x2goagent wrapper script. + * Remove xorg-dev, xutils-dev from build dependencies. -- Oleksandr Shneyder <oleksandr.shneyder@treuchtlingen.de> Tue, 04 Oct 2011 08:11:22 +0200 diff --git a/debian/control b/debian/control index 7125d9d..5f244c9 100644 --- a/debian/control +++ b/debian/control @@ -4,13 +4,11 @@ Priority: extra Maintainer: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> Build-Depends: debhelper (>= 7), - libxcomp-dev (>= 2:3.5.0), - libxcompext-dev (>= 2:3.5.0), - libxcompshad-dev (>= 2:3.5.0), + libxcomp-dev (>= 2:3.5.0-0~), + libxcompext-dev (>= 2:3.5.0-0~), + libxcompshad-dev (>= 2:3.5.0-0~), zlib1g-dev, libfreetype6-dev, - xorg-dev, - xutils-dev Standards-Version: 3.9.2 Homepage: http://code.x2go.org/releases/source/x2goagent Vcs-Git: git://code.x2go.org/x2goagent.git hooks/post-receive -- x2goagent.git (X2go (NX-like) Agent) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2goagent.git" (X2go (NX-like) Agent).