aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* Assure that BuildRoot: is set.Mike Gabriel2015-01-291-0/+1
|
* nx-libs.spec: Set PREFIX=%{_prefix} USRLIBDIR=%{_libdir} SHLIBDIR=%{_libdir} ↵Mike Gabriel2015-01-291-0/+1
| | | | at build time.
* Don't fail if removing *.a files fails due to the files being non-present.Mike Gabriel2015-01-291-0/+1
|
* Makefile.nx-libs: fix faulty path to nxproxy.1 man pageMike Gabriel2015-01-291-1/+1
|
* nx-libs.spec: several dependency fixes...Mike Gabriel2015-01-291-0/+3
| | | | | | + Add Obsoletes: fields to all shared libs for marking the non-versioned library package (names) as obsolete. + Don't depend on nx-libs base package with fixed version.
* Make libNX_X11-6 and libXinerama1 compliant to Shared Library Policy.Mike Gabriel2015-01-291-0/+1
|
* nx-libs.spec: Install man pages into bin:packages.Mike Gabriel2015-01-291-0/+1
|
* Makefile.nx-libs: Install man pages via main Makefile.Mike Gabriel2015-01-2910-6/+17
|
* nx-libs.spec: Mention NX technology in every package description.Mike Gabriel2015-01-291-0/+1
|
* Support .symbols for 64bit and 32bit alike.Mike Gabriel2015-01-292-5/+6
|
* Use SONAME based library package naming scheme.Mike Gabriel2015-01-281-0/+1
|
* Revert "Use SONAME based library package naming scheme."Mike Gabriel2015-01-282-2/+1
| | | | This reverts commit 1e5c83e8bcdf29539667168e20b787585097f680.
* Use SONAME based library package naming scheme.Mike Gabriel2015-01-282-1/+2
|
* debian/control: don't use 1 person plural in LONG_DESCRIPTIONMike Gabriel2015-01-281-3/+3
|
* CODE-REDUCTION_PRESERVE-NEEDED: keep cross.def and cross.rulesMike Gabriel2015-01-281-0/+2
|
* debian/control: fix several packaging issues since the re-packaging startedMike Gabriel2015-01-281-15/+18
|
* Add Description: and Author: fields to various patch headers.Mike Gabriel2015-01-2815-1/+40
|
* 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
|