The branch, master has been updated via 9ceb801bde02f36fe15fb7e00dc6df5032db9bc2 (commit) from 8a0530e14cdfbb6e30d23d7387c02ffc2130dc5c (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 9ceb801bde02f36fe15fb7e00dc6df5032db9bc2 Author: Reinhard Tartler <siretart@tauware.de> Date: Sat Sep 22 13:11:54 2012 +0200 disable dh_auto_test this package does not contain any test cases that would be accessible via 'make check' at moment. Therefore, do not try to execute them. This should fix build failures on older qmake version that do not provide a make check target by themselves as seen as the lucid daily builds. ----------------------------------------------------------------------- Summary of changes: debian/rules | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) The diff of changes is: diff --git a/debian/rules b/debian/rules index 50927c2..2cead6d 100755 --- a/debian/rules +++ b/debian/rules @@ -9,6 +9,7 @@ export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS) dh --with autoreconf $@ override_dh_auto_install: +override_dh_auto_test: override_dh_auto_clean: dh_auto_clean hooks/post-receive -- pinentry-x2go.git (PinEntry Dialog (Qt) for X2Go Client) 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 "pinentry-x2go.git" (PinEntry Dialog (Qt) for X2Go Client).