[X2Go-Commits] nx-libs.git - build-main (branch) updated: redist-client/3.5.0.18-2-ga40d4b7

X2Go dev team git-admin at x2go.org
Fri Aug 30 16:24:08 CEST 2013


The branch, build-main has been updated
       via  a40d4b7b1a7f2d34efe3682c3ad362f276672245 (commit)
      from  1af59b317d4e4120d6aa82dabe401a1f78a95168 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    1 +
 debian/rules     |    3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 5fb1d34..33c7772 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ nx-libs (2:3.5.0.19-0) UNRELEASED; urgency=low
 
   * Add Jan's reasoning for using string_rep() instead of bash based
     string substitutions as comment to /debian/Makefile.replaces.sh.
+  * Fix FTBFS for .deb packages after including fix for #145.
 
  -- Mike Gabriel <sunweaver at debian.org>  Sat, 23 Mar 2013 00:42:01 +0100
 
diff --git a/debian/rules b/debian/rules
index 6e0892d..732f2e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_clean:
 	rm -f nx*/changelog
 	rm -f nx-X11/programs/Xserver/hw/nxagent/changelog
 	rm -f nx-X11/programs/nxauth/changelog
-	rm -Rf Makefile bin rgb VERSION.x2goagent
+	rm -Rf replace.sh Makefile bin rgb VERSION.x2goagent
 	dh_clean
 
 override_dh_auto_install:
@@ -36,6 +36,7 @@ override_dh_auto_build:
 	cp -a nx-X11/programs/nxauth/CHANGELOG nx-X11/programs/nxauth/changelog
 	cp -a nxproxy/CHANGELOG nxproxy/changelog
 	ln -s debian/Makefile.nx-libs Makefile
+	ln -s debian/Makefile.replace.sh replace.sh
 	ln -s debian/wrappers bin
 	ln -s debian/rgb
 	ln -s debian/VERSION.x2goagent


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