aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/patches/series3
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8cab08bf4..d24797348 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,10 @@ nx-libs (2:3.5.0.17-0) UNRELEASED; urgency=low
* Add libxml2-dev to build dependencies.
* Add pkg-config to build dependencies.
+ [ Orion Poplawski ]
+ * Add patches: 026_nxcomp*_honour-optflags.full*.patch. (Closes upstream
+ issue #84).
+
[ Reinhard Tartler ]
* Install debug symbols for all packages in a new binary package
'nx-x11-dbg'.
diff --git a/debian/patches/series b/debian/patches/series
index fb63124e2..ea15ce5b1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -25,6 +25,9 @@
024_fix-make-clean.full.patch
024_fix-make-clean.full+lite.patch
025_nxproxy_no-configure-file.full+lite.patch
+026_nxcompext_honour-optflags.full.patch
+026_nxcomp_honour-optflags.full+lite.patch
+026_nxcompshad_honour-optflags.full.patch
030_nx-X11_configure-args.full.patch
031_nx-X11_parallel-make.full.patch
051_nxcomp_macos105-fdisset.full+lite.patch