The branch, build-main has been updated via e053706e40237a1a7b02d90a29bba28ddfd4162e (commit) from 200a12ce81311940a6a602cea25d41df9e8ba231 (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 e053706e40237a1a7b02d90a29bba28ddfd4162e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 14 23:42:39 2011 +0200 fixes lintian issue: source: package-depends-on-hardcoded-libc x2godesktopsharing depends ----------------------------------------------------------------------- Summary of changes: debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/debian/control b/debian/control index 4d8c4ad..f306594 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.9.1 Package: x2godesktopsharing Architecture: any -Depends: ${misc:Depends}, x2goserver (>= 3.0.99), libqt4-gui, libc6 (>=2.4) +Depends: ${misc:Depends}, ${shlibs:Depends}, x2goserver (>= 3.0.99), libqt4-gui, ${shlibs:Depends} Recommends: Description: share X2go desktops with other users (via shadow sessions) X2go is a server based computing environment with 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).