aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
...
* latest tarball size: 41MiBMike Gabriel2015-01-281-1/+1
|
* Makefile.nx-libs: Don't allow symlinks to point into buildroot.Mike Gabriel2015-01-282-3/+4
|
* Add 991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch. Fix ↵Mike Gabriel2015-01-284-0/+171
| | | | several typos in upstream code detected by lintian.
* debian/libnx-xinerama1.dirs: no non-multi-arch dir in multi-arch packagesMike Gabriel2015-01-281-1/+0
|
* Provide CDBS-generated debian/copyright.in file.Mike Gabriel2015-01-282-0/+4481
|
* enable official changelogMike Gabriel2015-01-281-5/+1
|
* debian/control: dummy packages don't have the substvarMike Gabriel2015-01-281-1/+0
|
* Add debian/*.symbols files for shared nx-X11 libraries.Mike Gabriel2015-01-2813-0/+1674
|
* fix typos in CODE-REDUCTION scriptsMike Gabriel2015-01-281-2/+2
|
* Install upstream ChangeLogs into bin:packages.Mike Gabriel2015-01-282-0/+12
|
* silence lintian warning about licence file being a symlinkMike Gabriel2015-01-281-1/+1
|
* CODE-REDUCTION_PRESERVE-SYMLINKED: fix Mesa builds on 32bit intel archMike Gabriel2015-01-281-0/+2
|
* CODE-REDUCTION_CLEANUP-UNUSED: remove DPS include files, remove XTrap shared libMike Gabriel2015-01-281-0/+2
|
* CODE-REDUCTION_CLEANUP-BACKUPFILES: fine-tune dropped fileMike Gabriel2015-01-281-2/+0
|
* CODE-REDUCTION_CLEANUP-UNUSED: remove faulty pathMike Gabriel2015-01-281-1/+0
|
* Update .spec file to meet changes in tarball size reduction and restructuring.Mike Gabriel2015-01-281-0/+2
|
* Support hardened builds for nxagent and libNX_*.so files.Mike Gabriel2015-01-282-1/+2
|
* more code reduction and adaptation of patch 600_....patchMike Gabriel2015-01-284-358/+28
|
* remove more unused code from nx-X11/lib/Mike Gabriel2015-01-281-0/+24
|
* Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't ↵Mike Gabriel2015-01-282-335/+2
| | | | patch files that get removed during code reduction.
* Support hardened builds for nxcomp* libraries.Mike Gabriel2015-01-282-6/+6
|
* debian/changelog: whitespace fixMike Gabriel2015-01-281-1/+1
|
* rebase with unifyMike Gabriel2015-01-283-16/+0
|
* Unify source tree reduction (debian/rules vs. roll-tarball.sh) via ↵Mike Gabriel2015-01-2810-1627/+1000
| | | | file/folder lists in text files named debian/CODE-REDUCTION_*.
* re-arrange changelog, work-in missing entries for previous commitsMike Gabriel2015-01-281-23/+30
|
* debian/roll-tarball.sh: Install etc/ files into etc/ subfolder (rgb, ↵Mike Gabriel2015-01-282-1/+10
| | | | nxagent.keyboard, x2goagent.keyboard).
* debian/rules: Correctly link config files (etc/rgb, etc/nxagent.keyboard, ↵Mike Gabriel2015-01-282-1/+5
| | | | etc/x2goagent.keyboard) before dh_auto_build.
* Provide support for separate .keyboard files for nxagent/x2goagent.Mike Gabriel2015-01-281-0/+1
|
* Allow sysadmins to manipulate nxagent's / x2goagent's rgb file by placing it ↵Mike Gabriel2015-01-281-1/+2
| | | | into /etc/nxagent or /etc/x2go.
* Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Allow ↵Mike Gabriel2015-01-282-0/+50
| | | | separate .keyboard files for x2goagent and nxagent.
* Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let rgb file ↵Mike Gabriel2015-01-282-0/+27
| | | | 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.
* Modify 101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files.Mike Gabriel2015-01-282-1/+2
|
* Base Debian packaging 100% on Makefile install.Mike Gabriel2015-01-283-7/+16
|
* Fully rework the way nx-libs gets packaged for Debian/Ubuntu.Mike Gabriel2015-01-2895-587/+1590
| | | | | | | | | | | | * Debian/Ubuntu packaging: + Fully rework the way nx-libs gets packaged for Debian/Ubuntu. + Split up libnx-x11 into individual packages. + Provide dbg:packages for each bin:package containing binaries. + Use Makefile logic to install files into DESTDIR. + Provide dev:packages for each lib:package individually. + 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.
* Header files need not be removed anymore. They don't get installed via ↵Mike Gabriel2015-01-221-0/+2
| | | | Makefile.nx-libs anymore.
* Makefile.nx-libs: Don't install Mesa header files into DESTDIR anymore.Mike Gabriel2015-01-222-11/+1
|
* More source tree size reduction by analyzing what exactly of the Mesa source ↵Mike Gabriel2015-01-223-68/+1469
| | | | code in nx-X11/extras/ is used and what not.
* debian/control: Turn libnx-*-dev packages into dummy packages. Shipping ↵Mike Gabriel2015-01-227-19/+12
| | | | development files for nx-X11 makes no sense. No other programme build against nx-X11's header files except nxagent itself.
* Drop more unused folders from tarball release / before .deb package build.Mike Gabriel2015-01-223-0/+10
| | | | | | | * 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/
* Drop nx-X11/programs/Xserver/hw/xfree86 except of four files symlinked to ↵Mike Gabriel2015-01-223-39/+84
| | | | other locations in the source tree at build time.
* Stop shipping unused / very old xterm code.Mike Gabriel2015-01-223-0/+3
|
* Drop more unused code in nx-X11/programs/Xserver/hw/. Do this in ↵Mike Gabriel2015-01-223-0/+11
| | | | roll-tarball.sh and in debian/rules alike.
* Fix removal of unused code (that part of the code that we know of so far). ↵Mike Gabriel2015-01-222-4/+37
| | | | (The debian/rules file is a Makefile and Makefiles don't understand shell globbing with curly braces).
* debian/rules: Backup nxcomp/VERSION file from NoMachine before replacing it ↵Mike Gabriel2015-01-222-0/+6
| | | | with a symlink to debian/VERSION. Recreate the original file when cleaning up.
* Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch header ↵Mike Gabriel2015-01-192-1/+3
| | | | referring to keystrokes.cfg (plural), not keystroke.cfg.
* Add 321_nxagent_x2go-specific-keystroke-config.full.patch. If nxagent is ↵Horst Schirmeier2015-01-194-3/+26
| | | | launched as x2goagent, use X2Go-specific paths for the keystrokes.cfg file. (Fixes: #744).
* give credits to Horst Schirmeier for solving #741Mike Gabriel2015-01-131-3/+5
|
* grammar fix in changelogMike Gabriel2015-01-131-1/+1
|
* Update 320_nxagent_configurable-keystrokes.full.patch. Fix a typo that ↵Mike Gabriel2015-01-132-1/+4
| | | | prevented the /etc/nxagent/keystrokes.cfg file to be parsed. (Fixes: #741).
* debian/changelog: add entry for last change.Mihai Moldovan2015-01-091-0/+3
|