The branch, master has been updated via 849390ae0aded35735b2305f8ca23ec82efb33ef (commit) from 55eb03e343db26040beeb3af2592e9be3f092e41 (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 849390ae0aded35735b2305f8ca23ec82efb33ef Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Dec 3 09:14:38 2012 +0100 /debian/control: Add build dependency: qt4-dev-tools. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/control | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index b080687..92a420e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ x2godesktopsharing (3.1.0.6-0~x2go1) UNRELEASED; urgency=low - Fix TEMP path for finding the x2godesktopsharing socket. Solves issues on setups where pam_tmpdir.so is in use. (Closes upstream issue #69). + * /debian/control: + + Add build dependency: qt4-dev-tools. [ Daniel Lindgren ] * New upstream version (3.1.0.6): diff --git a/debian/control b/debian/control index 0f8fc51..70f365e 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, Build-Depends: debhelper (>= 7), - libqt4-dev + libqt4-dev, + qt4-dev-tools, Standards-Version: 3.9.2 Homepage: http://code.x2go.org/releases/source/x2godesktopsharing Vcs-Git: git://code.x2go.org/x2godesktopsharing.git hooks/post-receive -- x2godesktopsharing.git (Desktop Sharing for X2Go) 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 "x2godesktopsharing.git" (Desktop Sharing for X2Go).