From 736356ea79eb9fda650c1dbba561150c35968812 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 10 Jan 2012 10:07:56 +0100 Subject: Add patch: 000_add-NX-redistribution-README.patch. --- debian/changelog | 1 + .../patches/000_add-NX-redistribution-README.patch | 48 ++++++++++++++++++++++ debian/patches/series | 1 + 3 files changed, 50 insertions(+) create mode 100644 debian/patches/000_add-NX-redistribution-README.patch diff --git a/debian/changelog b/debian/changelog index acf3881f3..bdb2caff9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -80,6 +80,7 @@ nx-libs (2:3.5.0-2) UNRELEASED; urgency=low * Fix line hunks: 011_nxcomp_sa-restorer.patch. * Call dh_clean again. This got lost somewhere on the way. * Remove branding from descriptions in control file. + * Add patch: 000_add-NX-redistribution-README.patch. -- Mike Gabriel Wed, 28 Dec 2011 19:06:26 +0100 diff --git a/debian/patches/000_add-NX-redistribution-README.patch b/debian/patches/000_add-NX-redistribution-README.patch new file mode 100644 index 000000000..a760dd6e9 --- /dev/null +++ b/debian/patches/000_add-NX-redistribution-README.patch @@ -0,0 +1,48 @@ +Index: nx-libs/README.NX-redistributed +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ nx-libs/README.NX-redistributed 2012-01-10 09:52:44.000000000 +0100 +@@ -0,0 +1,43 @@ ++NX redistribution by X2Go ++------------------------- ++This source tree is a re-distribution of those NX packages needed to ++setup FreeNX and/or X2Go on a Linux server. ++ ++The NX re-distribution currently is maintained by the X2Go Project: ++http://wiki.x2go.org ++ ++Our goal is: ++ - provide _one_ tarball that builds NX projects via a common Makefile ++ - provide _one_ tarball for distribution packagers ++ ++This re-distribution contains the following tarballs derived from ++NoMachine (http://www.nomachine.com/sources.php): ++ ++ nxcomp ++ nxcompext ++ nxcompshad ++ nxproxy ++ nx-X11 ++ nxagent ++ nxauth ++ ++The patches we apply are shipped with this tarball, for further introspection ++please refer to this folder: ++ ++ .applied-patches-on-top-of-NX-upstream ++ ++This source tree is maintained on the X2Go Git server: ++Browsing... http://code.x2go.org/gitweb?p=nx-libs.git;a=summary ++Git-Cloning... git clone git://code.x2go.org/nx-libs.git ++ ++If you have any questions about this NX redistribution or want to file ++a bug, then please contact the X2Go developers on ++ ++ x2go-dev@lists.berlios.de ++ ++The X2Go-Dev mailing list requires subscription before you can post to it: ++http://lists.berlios.de/mailman/listinfo/x2go-dev ++ ++thanks+light+love ++Mike Gabriel ++ diff --git a/debian/patches/series b/debian/patches/series index 5cdde231a..2c9610b66 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ +000_add-NX-redistribution-README.patch 001_add-main-makefile.patch 002_nxcompshad_build-against-nx-x11-only.patch 003_nxcompshad_gcc43.patch -- cgit v1.2.3