[X2Go-Commits] nx-libs.git - build-main (branch) updated: redist-client/3.5.0.16-22-ga12ad50

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


The branch, build-main has been updated
       via  a12ad50503536fc1e9cd3ff1bf11ef4869da6e6d (commit)
      from  3970fabc565a26751a795c71722eaf3ec510303f (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/pre-build-nx.sh |   12 ------------
 debian/rules           |    9 ++++++++-
 2 files changed, 8 insertions(+), 13 deletions(-)
 delete mode 100755 debian/pre-build-nx.sh

The diff of changes is:
diff --git a/debian/pre-build-nx.sh b/debian/pre-build-nx.sh
deleted file mode 100755
index 59a8a47..0000000
--- a/debian/pre-build-nx.sh
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-
-# create copies of upstream changelogs so that names apply to Debian policy...
-cp -a nx-X11/CHANGELOG nx-X11/changelog
-cp -a nxcomp/CHANGELOG nxcomp/changelog
-cp -a nxcompext/CHANGELOG nxcompext/changelog
-cp -a nxcompshad/CHANGELOG nxcompshad/changelog
-cp -a nx-X11/programs/Xserver/hw/nxagent/CHANGELOG nx-X11/programs/Xserver/hw/nxagent/changelog
-cp -a nx-X11/programs/nxauth/CHANGELOG nx-X11/programs/nxauth/changelog
-cp -a nxproxy/CHANGELOG nxproxy/changelog
-
-exit 0
diff --git a/debian/rules b/debian/rules
index cbd600a..79ca44f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,14 @@ override_dh_clean:
 	dh_clean
 
 override_dh_auto_build:
-	debian/pre-build-nx.sh
+	# create copies of upstream changelogs so that names apply to Debian policy...
+	cp -a nx-X11/CHANGELOG nx-X11/changelog
+	cp -a nxcomp/CHANGELOG nxcomp/changelog
+	cp -a nxcompext/CHANGELOG nxcompext/changelog
+	cp -a nxcompshad/CHANGELOG nxcompshad/changelog
+	cp -a nx-X11/programs/Xserver/hw/nxagent/CHANGELOG nx-X11/programs/Xserver/hw/nxagent/changelog
+	cp -a nx-X11/programs/nxauth/CHANGELOG nx-X11/programs/nxauth/changelog
+	cp -a nxproxy/CHANGELOG nxproxy/changelog
 	LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_auto_build --with quilt
 	debian/post-build-nx.sh
 


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