aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog36
1 files changed, 20 insertions, 16 deletions
diff --git a/debian/changelog b/debian/changelog
index 6ce69dbc5..e88feca54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,26 +1,26 @@
nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
[ Paul Szabo ]
- * DISABLED:401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch.
+ * DISABLED:0401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch.
Enable support for the X11 big requests extension and the generic events
extension.
[ Mike Gabriel ]
- * Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch header
+ * Update 0320_nxagent_configurable-keystrokes.full.patch. Fix patch header
referring to keystrokes.cfg (plural), not keystroke.cfg.
* 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
+ * Modify 0101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files.
+ * Extend 0999_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
+ * Extend 0999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Allow
separate .keyboard files for x2goagent and nxagent.
- * Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't
+ * Update 0600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't
patch files that get removed during code reduction.
- * Add 991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch.
+ * Add 0991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch.
Fix several typos in upstream code detected by lintian.
* Makefile.nx-libs: Don't allow symlinks to point into buildroot.
* Makefile.nx-libs: Install man pages via main Makefile.
@@ -43,19 +43,23 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
- Makefile.nx-libs: Don't install Mesa header files into DESTDIR anymore.
- Unify source tree reduction (debian/rules vs. roll-tarball.sh) via file/
folder lists in text files named debian/CODE-REDUCTION_*.
- - Update 991_fix-hr-typos.full.patch. Don't patch files that get removed by
+ - Update 0991_fix-hr-typos.full.patch. Don't patch files that get removed by
the NX code reduction effort.
- - Drop 604_nx-X11_recent-freetype-API.full.patch. Not used in current build
+ - Drop 0604_nx-X11_recent-freetype-API.full.patch. Not used in current build
process.
- - Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't
+ - Update 0600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't
patch files matter to the NX code reduction efforts.
- - Update 031_nx-X11_parallel-make.full.patch. Don't patch .original files in
+ - Update 0031_nx-X11_parallel-make.full.patch. Don't patch .original files in
NX code tree.
- - Drop patches: 017_nx-X11_update-autotools-helper-files.full.patch,
- 018_nx-X11_update-libtool-ltmain-script.full.patch,
- 019_nx-X11_expat-build-against-system-libxmltok.full.patch. They patch files
+ - Drop patches: 0017_nx-X11_update-autotools-helper-files.full.patch,
+ 0018_nx-X11_update-libtool-ltmain-script.full.patch,
+ 0019_nx-X11_expat-build-against-system-libxmltok.full.patch. They patch files
that are not used at build time.
+ * Patch system:
+ - Prepend a "0" to every patch file name in debian/patches/. Adapt only this
+ changelog stanza to this modification.
+
* Debian/Ubuntu packaging:
+ Fully rework the way nx-libs gets packaged for Debian/Ubuntu.
+ Split up libnx-x11 into individual packages.
@@ -110,10 +114,10 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
x2goagent.keyboard).
[ Horst Schirmeier ]
- * Update 320_nxagent_configurable-keystrokes.full.patch. Fix a typo that
+ * Update 0320_nxagent_configurable-keystrokes.full.patch. Fix a typo that
prevented the /etc/nxagent/keystrokes.cfg file from being parsed. (Fixes:
#741).
- * Add 321_nxagent_x2go-specific-keystroke-config.full.patch. If nxagent is
+ * Add 0321_nxagent_x2go-specific-keystroke-config.full.patch. If nxagent is
launched as x2goagent, use X2Go-specific paths for the keystrokes.cfg file.
(Fixes: #744).