The branch, backport-lenny has been updated via 9ce2f57948391eb7eea257209492a4ff5b41c7b8 (commit) from c104743a6d829ed0c5a3628b591fc6a30851c6c3 (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 9ce2f57948391eb7eea257209492a4ff5b41c7b8 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Mar 17 17:20:49 2012 +0100 Let nxagent Debian package depend on xfonts-base. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 4c7bbc9..0673de0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ nx-libs (2:3.5.0.12-0) unstable; urgency=low * Provide temporary workaround for installation on Debian 64bit with multiarch support (via libnx-x11.postinst and .prerm). * Re-introduce proper Xinerama support on non-multiarch systems. + * Let nxagent Debian package depend on xfonts-base. [ Mihai Moldovan ] * Add patch: 051_nxcomp_macos105-fdisset.full+lite.patch, work around diff --git a/debian/control b/debian/control index 0735c79..2b1cfbf 100644 --- a/debian/control +++ b/debian/control @@ -74,6 +74,7 @@ Package: nxagent Architecture: any Depends: libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~), + xfonts-base, ${shlibs:Depends}, ${misc:Depends} Description: NX agent hooks/post-receive -- nx-libs.git (NX (redistributed)) 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 "nx-libs.git" (NX (redistributed)).