The branch, master has been updated via c9bf030aac8f9e27ce8f50e205a273e56f0a1c0f (commit) from e292f23ac050d7c5be7e9e8328290d5a106362d0 (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 c9bf030aac8f9e27ce8f50e205a273e56f0a1c0f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Dec 31 18:55:05 2011 +0100 Call dh_clean again. This got lost somewhere on the way. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/rules | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index c3fc37d..bc815ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -78,6 +78,7 @@ nx-libs (2:3.5.0-2) UNRELEASED; urgency=low * Add patch: 011_nxcomp_sa-restorer.patch. * Add/insert patch: 005_nxcomp_gcc43.patch. * Fix line hunks: 011_nxcomp_sa-restorer.patch. + * Call dh_clean again. This got lost somewhere on the way. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 28 Dec 2011 19:06:26 +0100 diff --git a/debian/rules b/debian/rules index 09b5ec2..116aafb 100755 --- a/debian/rules +++ b/debian/rules @@ -26,6 +26,7 @@ override_dh_clean: rm -f nx-X11/programs/Xserver/hw/nxagent/changelog rm -f nx-X11/programs/nxauth/changelog rm -f nxproxy/changelog + dh_clean override_dh_auto_build: debian/pre-build-nx.sh hooks/post-receive -- nx-libs.git (NX libraries) 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 libraries).