The branch, master has been updated via f1ce44df89f80fa3ae7aaff0773b2ec3811f48fa (commit) via 314b0b52c422fe45be3754aa9dcbf22c0e4779e4 (commit) from 687e07b0c707e925c818a75101b48306106d0605 (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 f1ce44df89f80fa3ae7aaff0773b2ec3811f48fa Merge: 314b0b52c422fe45be3754aa9dcbf22c0e4779e4 687e07b0c707e925c818a75101b48306106d0605 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Nov 19 18:09:13 2011 +0100 Merge branch 'master' of ssh://code.x2go.org:32032/srv/git/code.x2go.org/nx-libs commit 314b0b52c422fe45be3754aa9dcbf22c0e4779e4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Nov 19 18:09:05 2011 +0100 Fix for lintian issue: missing-build-dependency quilt (>= 0.46-7~). ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 6bb0f65..1d43bbc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,5 +8,6 @@ nx-libs (2:3.5.0-0~x2go1) UNRELEASED; urgency=low * Add patch: 003_nxcompshad-gcc43.patch. * Add patch: 004_nx-x11-fix-nxcompshad-build.patch. * Add patch: 005_add_nxagent_wrapper.patch. + * Fix for lintian issue: missing-build-dependency quilt (>= 0.46-7~). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 14 Oct 2011 03:01:39 +0200 diff --git a/debian/control b/debian/control index df0a0a0..a4dca25 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: libpng-dev, libjpeg-dev, zlib1g-dev, - quilt + quilt (>= 0.46-7~) Build-Conflicts: x11proto-core-dev, x11proto-kb-dev, 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).