Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debian/control: Bump Standards-Version: to 4.1.0. No changes needed. | Mike Gabriel | 2017-09-15 | 1 | -1/+1 |
| | |||||
* | debian/control: Drop non-required B-D libxmltok1-dev. | Mike Gabriel | 2017-09-15 | 1 | -1/+0 |
| | |||||
* | release 3.5.99.103.5.99.10 | Mike Gabriel | 2017-09-15 | 1 | -0/+7 |
| | |||||
* | release 3.5.99.93.5.99.9 | Mike Gabriel | 2017-08-30 | 1 | -0/+7 |
| | |||||
* | debian/rules: Strip static libraries before installing them into the ↵ | Mike Gabriel | 2017-08-30 | 1 | -1/+4 |
| | | | | lib*.dev packages. | ||||
* | debian/control: Bump Standards-Version: to 4.0.1. No changes needed. | Mike Gabriel | 2017-08-30 | 1 | -1/+1 |
| | |||||
* | debian/copyright: Update copyright attributions. | Mike Gabriel | 2017-08-30 | 1 | -1113/+1149 |
| | |||||
* | debian/rules: Re-order configure options for the sake of more beauty. | Mike Gabriel | 2017-08-25 | 1 | -2/+2 |
| | |||||
* | debian/rules: Use tabs as first indentation level. | Mike Gabriel | 2017-08-25 | 1 | -4/+4 |
| | |||||
* | debian/control: Add D (libnx-x11-6): libx11-data. | Mike Gabriel | 2017-08-25 | 1 | -0/+1 |
| | |||||
* | Convert nx-X11/lib/ build flow from imake to autotools. | Mike Gabriel | 2017-08-25 | 4 | -5/+8 |
| | |||||
* | debian/rules: Add configure option --disable-silent-rules. | Mike Gabriel | 2017-08-11 | 1 | -1/+5 |
| | |||||
* | debian/rules: Drop override_dh_clean target. Not required anymore, as ↵ | Mike Gabriel | 2017-07-26 | 1 | -4/+0 |
| | | | | configure files get removed correctly now. | ||||
* | nxcomp: Switch to autoreconf. | Mike Gabriel | 2017-07-26 | 2 | -1/+2 |
| | |||||
* | debian/control: Add B-D: libtool (required for Debian jessie, Ubuntu trusty ↵ | Mike Gabriel | 2017-07-14 | 1 | -0/+1 |
| | | | | and Ubuntu xenial). | ||||
* | debian/copyright: White-space cleanup. | Mike Gabriel | 2017-07-14 | 1 | -21/+21 |
| | |||||
* | debian/control: Process with wrap-and-sort -s. | Mike Gabriel | 2017-07-14 | 1 | -199/+152 |
| | |||||
* | nxcompshad: Switch to autoreconf. | Mike Gabriel | 2017-07-13 | 3 | -26/+27 |
| | |||||
* | debian/control: Add B-D: automake (required for Debian jessie, Ubuntu trusty ↵ | Mike Gabriel | 2017-07-13 | 1 | -0/+1 |
| | | | | and Ubuntu xenial). | ||||
* | debian/rules: Drop redundant --with-symbols configure option, '-g' already ↵ | Mike Gabriel | 2017-07-12 | 1 | -1/+1 |
| | | | | gets added by debhelper. | ||||
* | nxproxy: Switch to autoreconf. | Mike Gabriel | 2017-07-12 | 2 | -6/+8 |
| | | | | | | This also solves the last remnant of overlinking as described in GH issue #133. Fixes ArcticaProject/nx-libs#133. | ||||
* | m4/nx-macros.m4: Add autotools macros derived from X.org and nxcomp* ↵ | Mike Gabriel | 2017-07-12 | 1 | -0/+5 |
| | | | | configure.in files. | ||||
* | release 3.5.99.83.5.99.8 | Mike Gabriel | 2017-06-30 | 2 | -1/+9 |
| | |||||
* | debian/patches: Update 016_nx-X11_install-location.debian.patch (line ↵ | Mike Gabriel | 2017-06-28 | 1 | -2/+2 |
| | | | | numbers only). | ||||
* | debian/copyright: Update copyright attributions. | Mike Gabriel | 2017-05-06 | 1 | -0/+3 |
| | |||||
* | release 3.5.99.73.5.99.7 | Mike Gabriel | 2017-05-05 | 2 | -1/+8 |
| | |||||
* | debian/copyright: Update copyright attributions (re-add ↵ | Mike Gabriel | 2017-04-21 | 1 | -0/+1 |
| | | | | nx-X11/programs/Xserver/hw/nxagent/NXpicturestr_PictSolidFill.h). | ||||
* | release 3.5.99.63.5.99.6 | Mike Gabriel | 2017-04-21 | 1 | -0/+7 |
| | |||||
* | {debian/control,nx-libs.spec}: add proper dependencies upon xkbcomp for RPM ↵ | Mihai Moldovan | 2017-04-18 | 1 | -0/+2 |
| | | | | and DEB packages. | ||||
* | debian/control: Add get-orig-source rule as in official Debian package. | Mike Gabriel | 2017-04-14 | 1 | -0/+3 |
| | |||||
* | debian/{rules,nx-x11proto-xext-dev}: More Xext header files belong int ↵ | Mike Gabriel | 2017-04-14 | 2 | -11/+11 |
| | | | | nx-x11proto-xext-dev (instead of removing them in debian/rules). | ||||
* | debian/control: Pre-D (nx-x11-common) on versioned dpkg not required anymore. | Mike Gabriel | 2017-04-14 | 1 | -2/+0 |
| | |||||
* | debian/control: Pull-over latest changes on these files from the official ↵ | Mike Gabriel | 2017-04-14 | 1 | -38/+31 |
| | | | | Debian package. Various improvements several package descriptions. | ||||
* | debian/copyright{,in}: Pull-over latest changes on these files from the ↵ | Mike Gabriel | 2017-04-14 | 2 | -134/+437 |
| | | | | official Debian package. | ||||
* | Xserver: Build nxagent with MIT-SCREEN-SAVER extension enabled. | Mike Gabriel | 2017-04-13 | 2 | -0/+20 |
| | | | | Fixes ArcticaProject/nx-libs#80 | ||||
* | release 3.5.99.53.5.99.5 | Mike Gabriel | 2017-04-11 | 2 | -38/+7 |
| | |||||
* | debian/patches: Update 016_nx-X11_install-location.debian.patch (due to ↵ | Mike Gabriel | 2017-04-10 | 1 | -2/+2 |
| | | | | fuzziness). | ||||
* | debian/control: Use B-D libxfont-dev only. Follow libXfont2 transition on ↵ | Mike Gabriel | 2017-04-10 | 1 | -1/+1 |
| | | | | Debian (and alike). | ||||
* | debian/control: Versioned B-D on libXfont (>= 1.4.2). | Mike Gabriel | 2017-02-27 | 1 | -1/+1 |
| | |||||
* | debian/nx-x11-common.{links,dirs}: Make sure /usr/share/fonts/X11 are ↵ | Mike Gabriel | 2017-02-27 | 2 | -0/+3 |
| | | | | reachable for nxagent (via placing a symlink to /usr/share/nx/fonts). | ||||
* | debian/patches: Update/rebase 016_nx-X11_install-location.debian.patch. | Mike Gabriel | 2017-02-26 | 1 | -2/+2 |
| | |||||
* | debian/nxagent.*: Drop conffile /etc/nxagent/rgb utilizing ↵ | Mike Gabriel | 2017-02-26 | 5 | -2/+26 |
| | | | | dpkg-maintscript-helper. | ||||
* | release 3.5.99.43.5.99.4 | Mike Gabriel | 2017-02-24 | 1 | -0/+7 |
| | |||||
* | debian/patches: Update comment header of ↵ | Mike Gabriel | 2017-02-09 | 1 | -3/+11 |
| | | | | 016_nx-X11_install-location.debian.patch. | ||||
* | debian/patches: Update 016_nx-X11_install-location.debian.patch. Adapt path ↵ | Mike Gabriel | 2017-02-09 | 1 | -5/+5 |
| | | | | to recent upstream changes. | ||||
* | debian/rules: Don't manually override SHLIBDIR via the dh_auto_build call. ↵ | Mike Gabriel | 2017-02-09 | 1 | -1/+1 |
| | | | | The default in the main Makefile should work fine. | ||||
* | Makefile: Align variable names USRLIBDIR, SHLIBDIR (and NX_DIR) with nx-X11 ↵ | Mike Gabriel | 2017-02-09 | 1 | -1/+1 |
| | | | | internal naming schemes (and use /usr/<lib>/nx/X11 rather than /usr/<lib>/nx-X11). | ||||
* | debian/copyright{,.in}: Adopt from Debian's upload candidate, being DEP-5 ↵ | Mike Gabriel | 2017-02-04 | 2 | -72/+3770 |
| | | | | | | compliant and up-to-date for 3.5.99.3. Fixes ArcticaProject/nx-libs#2. | ||||
* | debian/changelog: Cosmetic fix, restoring correct version number for ↵ | Mike Gabriel | 2017-02-03 | 1 | -1/+1 |
| | | | | | | 3.5.99.2 release stanza. Fixes ArcticaProject/nx-libs#303. | ||||
* | release 3.5.99.33.5.99.3 | Mike Gabriel | 2016-12-19 | 1 | -1/+8 |
| |