The branch, master has been updated via 3add2cba44b620332afda7651ef304d21601c972 (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 3add2cba44b620332afda7651ef304d21601c972 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).