[X2Go-Commits] [nx-libs] 10/19: re-arrange changelog, work-in missing entries for previous commits

git-admin at x2go.org git-admin at x2go.org
Wed Jan 28 19:43:14 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository nx-libs.

commit 22f0208cb6ebb7d690669d363dc8e6dedec57fdf
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Jan 28 11:44:04 2015 +0100

    re-arrange changelog, work-in missing entries for previous commits
---
 debian/changelog |   53 ++++++++++++++++++++++++++++++-----------------------
 1 file changed, 30 insertions(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cdbec3f..1bd36fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,23 +6,32 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
     extension.
 
   [ Mike Gabriel ]
-  * nx-libs.spec:
-    + The gpg-offline bin:package is not available in our SLE repo. We can do
-      without.
   * Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch header
     referring to keystrokes.cfg (plural), not keystroke.cfg.
-  * Drop more unused code in nx-X11/programs/Xserver/hw/. Do this in
-    roll-tarball.sh and in debian/rules alike.
-  * Stop shipping unused / very old xterm code.
-  * Drop nx-X11/programs/Xserver/hw/xfree86 except of four files symlinked
-    to other locations in the source tree at build time.
-  * More source tree size reduction by analyzing what exactly of the Mesa
-    source code in nx-X11/extras/ is used and what not.
-  * Drop more unused folders from tarball release / before .deb package build:
-      - nx-X11/programs/Xserver/miext/shadow/
-      - nx-X11/programs/Xserver/XpConfig/
-      - nx-X11/programs/Xserver/Xprint/
-  * Makefile.nx-libs: Don't install Mesa header files into DESTDIR anymore.
+  * Allow sysadmins to manipulate nxagent's / x2goagent's rgb file by placing
+    it into /etc/nxagent or /etc/x2go.
+  * Provide support for separate .keyboard files for nxagent/x2goagent.
+  * Modify 101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files.
+  * Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let rgb
+    file shipped with x2goagent supersede rgb file shipped with nxagent.
+    FIXME: a better approach would be to decide at runtime if to use
+    /etc/x2go/rgb or /etc/nxagent/rgb.
+  * Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Allow
+    separate .keyboard files for x2goagent and nxagent.
+
+  * NX code reduction efforts (from 93Mb to 52Mb):
+    - Drop more unused code in nx-X11/programs/Xserver/hw/. Do this in
+      roll-tarball.sh and in debian/rules alike.
+    - Stop shipping unused / very old xterm code.
+    - Drop nx-X11/programs/Xserver/hw/xfree86 except of four files symlinked
+      to other locations in the source tree at build time.
+    - More source tree size reduction by analyzing what exactly of the Mesa
+      source code in nx-X11/extras/ is used and what not.
+    - Drop more unused folders from tarball release / before .deb package build:
+      .  nx-X11/programs/Xserver/miext/shadow/
+      .  nx-X11/programs/Xserver/XpConfig/
+      .  nx-X11/programs/Xserver/Xprint/
+    -  Makefile.nx-libs: Don't install Mesa header files into DESTDIR anymore.
 
   * Debian/Ubuntu packaging:
     + Fully rework the way nx-libs gets packaged for Debian/Ubuntu.
@@ -33,7 +42,8 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
     + Provide nx-x11proto-*-dev packages for all libnx-* libraries.
     + Install _all_ library files (*.so*) to /usr/lib/<triplet>/, so
       no extra settings of LD_LIBRARY_PATH is necessary.
-
+    + Add Multi-Arch support for Debian based distro versions that
+      support Multi-Arch.
   * debian/rules:
     + Backup nxcomp/VERSION file from NoMachine before replacing it with
       a symlink to debian/VERSION. Recreate the original file when cleaning
@@ -43,13 +53,10 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
       shell globbing with curly braces).
     + Correctly link config files (etc/rgb, etc/nxagent.keyboard,
       etc/x2goagent.keyboard) before dh_auto_build.
-  * Modify 101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files.
-  * Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let rgb
-    file shipped with x2goagent supersede rgb file shipped with nxagent.
-    FIXME: a better approach would be to decide at runtime if to use
-    /etc/x2go/rgb or /etc/nxagent/rgb.
-  * Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Allow
-    separate .keyboard files for x2goagent and nxagent.
+
+  * nx-libs.spec:
+    + The gpg-offline bin:package is not available in our SLE repo. We can do
+      without.
 
   * debian/roll-tarball.sh:
     + Install etc/ files into etc/ subfolder (rgb, nxagent.keyboard,

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list