The branch, master has been updated via 38470ee1424fc99f3d3b1069bc68256c100098ad (commit) from 39551366b095ef20528f22e26ad2b64e272912f2 (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 38470ee1424fc99f3d3b1069bc68256c100098ad Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Nov 21 23:27:18 2011 +0100 Disable building of x2goagent-dbg package. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index a9c2421..95691a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ x2goagent (3.5.0.5-0~x2go1) UNRELEASED; urgency=low headers. * programs/Xserver/Imakefile: use /usr/lib/nx and /usr/lib/nx/X11 as NX library paths. + * Disable building of x2goagent-dbg package. -- Oleksandr Shneyder <oleksandr.shneyder@treuchtlingen.de> Tue, 04 Oct 2011 08:11:22 +0200 diff --git a/debian/rules b/debian/rules index d7a3514..607c412 100755 --- a/debian/rules +++ b/debian/rules @@ -43,7 +43,7 @@ binary-arch: build install dh_installexamples dh_installman dh_link - dh_strip --dbg-package=x2goagent-dbg +# dh_strip --dbg-package=x2goagent-dbg dh_compress dh_fixperms dh_installdeb 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).