[X2go-Commits] nx-libs.git - lenny-backport (branch) updated: redist-client/3.5.0.12-3-gb61c28b

X2Go dev team git-admin at x2go.org
Fri Mar 16 19:11:25 CET 2012


The branch, lenny-backport has been updated
       via  b61c28b7c97c2ac1f918873e817512a03a6b9929 (commit)
      from  0d70f787ce8ecaf9cd82057397bc95d46b70c1f5 (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 b61c28b7c97c2ac1f918873e817512a03a6b9929
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Mar 16 19:10:27 2012 +0100

    No --quilt and --parallel options for dh_auto_build.

-----------------------------------------------------------------------

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 5db6c90..f9a1532 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ nx-libs (2:3.5.0.12-0~bpo0+lenny1) UNRELEASED; urgency=low
   * Replace /debian/rules with a version that does not use dh overrides.
   * Do not depend on debhelper (>= 7.0.50~).
   * Depend on quilt (0.46-6) as in Debian lenny.
+  * No --quilt and --parallel options for dh_auto_build.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Fri, 16 Mar 2012 19:03:57 +0100
 
diff --git a/debian/rules b/debian/rules
index 1eec602..dcb65bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ build:
 	LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATHdh_quilt_patch
 	LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATHdh_auto_configure
 	debian/pre-build-nx.sh
-	LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_auto_build --with quilt --parallel
+	LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_auto_build
 	debian/post-build-nx.sh
 	LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATHdh_auto_test
 


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)).




More information about the x2go-commits mailing list