aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-16 06:24:38 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-16 06:28:47 +0100
commit26cfe931f864b92c4b6026002f37987c56665977 (patch)
treeb1e3d9d2cf0d7e95cc75649eb0fd151745064d50
parent1f3222fa07c1695b13340247cde58a95ceaba1c5 (diff)
downloadnx-libs-26cfe931f864b92c4b6026002f37987c56665977.tar.gz
nx-libs-26cfe931f864b92c4b6026002f37987c56665977.tar.bz2
nx-libs-26cfe931f864b92c4b6026002f37987c56665977.zip
fix 3.5.0.29 changelog entry
-rw-r--r--debian/changelog24
1 files changed, 12 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog
index 37a666ecc..f77a28219 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,26 +8,26 @@ nx-libs (2:3.5.99.0-0~build1) UNRELEASED; urgency=medium
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 0991_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.
@@ -54,11 +54,11 @@ 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 0031_nx-X11_parallel-make.full.patch. Don't patch .original files
in NX code tree.
@@ -122,10 +122,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).