aboutsummaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Collapse)AuthorAgeFilesLines
* release 3.5.99.223.5.99.22Mike Gabriel2019-08-271-2/+2
|
* debian/control: Split-out nxdialog bin:pkg.Mike Gabriel2019-08-271-3/+22
|
* debian/*: Debianize package inclusion of nxdialog (ships with nxagent ↵Mike Gabriel2019-03-011-1/+4
| | | | bin:pkg for now).
* debian/*: Adopt packaging changes from official Debian package.Mike Gabriel2018-11-221-1/+3
|
* debian/contrl: Bump Standards-Version: to 4.2.1. No changes needed.Mike Gabriel2018-11-091-1/+1
|
* debian/control: Add to B-D: libxkbfile-dev. Required by xkbcomp.pc (pkg-config).Mike Gabriel2018-11-091-0/+2
|
* Make: Automatically determine xkb dirUlrich Sibiller2018-11-091-0/+1
|
* debian/control: Don't B-D on build-essential packages.Mike Gabriel2018-02-251-2/+0
|
* debian/control: Bump Standards-Version: to 4.1.3. No changes needed.Mike Gabriel2018-02-251-1/+1
|
* debian/control: add dependencies needed for debian/compat.sh.Mihai Moldovan2017-12-161-1/+4
|
* debian/control: Set Section: to "libs" for libnx-x11-6.Mike Gabriel2017-12-141-0/+1
|
* debian/control: All Priority: extras packages are required to be changed to ↵Mike Gabriel2017-12-141-1/+1
| | | | Priority: optional by recent Debian Policy.
* debian/*: Adopt from official Debian package where appropriate.Mike Gabriel2017-12-131-1/+1
|
* debian/control: Bump Standards-Version: to 4.1.0. No changes needed.Mike Gabriel2017-09-151-1/+1
|
* debian/control: Drop non-required B-D libxmltok1-dev.Mike Gabriel2017-09-151-1/+0
|
* debian/control: Bump Standards-Version: to 4.0.1. No changes needed.Mike Gabriel2017-08-301-1/+1
|
* debian/control: Add D (libnx-x11-6): libx11-data.Mike Gabriel2017-08-251-0/+1
|
* debian/control: Add B-D: libtool (required for Debian jessie, Ubuntu trusty ↵Mike Gabriel2017-07-141-0/+1
| | | | and Ubuntu xenial).
* debian/control: Process with wrap-and-sort -s.Mike Gabriel2017-07-141-199/+152
|
* debian/control: Add B-D: automake (required for Debian jessie, Ubuntu trusty ↵Mike Gabriel2017-07-131-0/+1
| | | | and Ubuntu xenial).
* {debian/control,nx-libs.spec}: add proper dependencies upon xkbcomp for RPM ↵Mihai Moldovan2017-04-181-0/+2
| | | | and DEB packages.
* debian/control: Pre-D (nx-x11-common) on versioned dpkg not required anymore.Mike Gabriel2017-04-141-2/+0
|
* debian/control: Pull-over latest changes on these files from the official ↵Mike Gabriel2017-04-141-38/+31
| | | | Debian package. Various improvements several package descriptions.
* Xserver: Build nxagent with MIT-SCREEN-SAVER extension enabled.Mike Gabriel2017-04-131-0/+17
| | | | Fixes ArcticaProject/nx-libs#80
* debian/control: Use B-D libxfont-dev only. Follow libXfont2 transition on ↵Mike Gabriel2017-04-101-1/+1
| | | | Debian (and alike).
* debian/control: Versioned B-D on libXfont (>= 1.4.2).Mike Gabriel2017-02-271-1/+1
|
* debian/nxagent.*: Drop conffile /etc/nxagent/rgb utilizing ↵Mike Gabriel2017-02-261-0/+2
| | | | dpkg-maintscript-helper.
* debian/control: B-D alternatively on libxfont1-dev or libxfont-dev. Fix ↵Mike Gabriel2016-12-051-1/+1
| | | | | | FTBFS on Debian stretch which has libxfont2-dev as default now. Fixes ArcticaProject/nx-libs#295.
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver ↵Mike Gabriel2016-11-151-53/+2
| | | | | | includes at build time. Fixes ArcticaProject/nx-libs#276.
* debian/control: Add some hard and exact-versioned dependencies for our ↵Mike Gabriel2016-07-051-0/+8
| | | | bin:packages. Assure that no old share lib packages with the same set of symbols remain on the system when upgrading.
* finally drop libNX_XextUlrich Sibiller2016-07-011-75/+23
|
* library-cleanup: Don't build libNX_Xau anymore. Use system's libXau shared ↵Mike Gabriel2016-07-011-57/+6
| | | | library.
* nxauth: Drop nxauth tool completely, xauth can be successfully used with ↵Mike Gabriel2016-07-011-34/+10
| | | | nxagent / nxproxy instead.
* debian/control: Versioned B-D: dpkg-dev (>= 1.16.1.1).Mike Gabriel2016-07-011-0/+1
|
* debian/control: Remove all Pre-Depends: fields from all bin:pkgs.Mike Gabriel2016-07-011-24/+0
|
* debian/control: Bump Standards: to 3.9.8. (Various changes were needed).Mike Gabriel2016-07-011-1/+1
|
* debian/{control,compat}: Bump to DH compat level 9.Mike Gabriel2016-07-011-1/+1
|
* debian/control: Use my DD address in Uploaders: field.Mike Gabriel2016-07-011-1/+1
|
* debian/control: Drop various not-used-anymore libNX_* related packages. Add ↵Mike Gabriel2016-07-011-506/+54
| | | | B:/R: to libnx-x11-{6,dev,6-dbg) to uninstall those package when upgrading to nx-libs 3.6.x.
* nx-X11/config/{imake,makedepend}: Use system-wide available imake and ↵Mike Gabriel2016-06-301-0/+1
| | | | makedepend tools.
* Makefile,debian/*,nx-libs.spec,<misc>: Drop references to X2Go Project, esp. ↵Mike Gabriel2016-06-291-50/+27
| | | | | | | | | | | | drop x2goagent. The x2goagent package is being replaced by an x2goserver bin:package named x2goserver-x2goagent. This x2goserver-x2goagent bin:package will be maintained in the X2Go Project's namespace and basically wraps around nxagent. Furthermore, declare Arctica Project as upstream source for nx-libs.
* fix wrong bin:package for Xext proto headers: Move dpmsstr.h and securstr.h ↵Mike Gabriel2016-06-281-0/+1
| | | | from Xext devel package into proto header package.
* nx-libs.spec, debian/control: versioned B-R / B-D: pixman-1 (>= 0.13.2).Mike Gabriel2016-06-211-1/+1
|
* pixman-devel: Build against shared library pkg-config(pixman-1).Mike Gabriel2016-05-021-0/+1
|
* library-cleanup: Don't build libNX_Xrender anymore. Use system's libXrender ↵Mike Gabriel2016-04-201-38/+22
| | | | shared library.
* library clean-up: Don't build libNX_Xinerama anymore. Use system's ↵Mike Gabriel2015-12-301-31/+15
| | | | | | | | | | libXinerama shared library. (Fixes ArcticaProject/nx-libs#49). This commit goes along with a patch from Ulrich Sibiller who managed to move the Xinerama awareness for NX sessions into the Xserver code. This makes Xinerama support for NX in libNX_Xinerama.so obsolete. Fixes ArcticaProject/nx-libs#49
* library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst ↵Mike Gabriel2015-12-291-28/+15
| | | | shared library. (Fixes ArcticaProject/nx-libs#32).
* library clean-up: Don't build libNX_Xfixes anymore. Use system's libXfixes ↵Mike Gabriel2015-12-281-25/+15
| | | | shared library.
* library clean-up: Don't build libNX_Xcomposite anymore. Use system's ↵Mike Gabriel2015-12-281-28/+16
| | | | libXcomposite shared library.
* debian/control: add xkb-data to nxagent's Recommends.Mihai Moldovan2015-07-171-0/+1
| | | | Cherry-picked from 3.5.0.x branch.