Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst ↵ | Mike Gabriel | 2015-12-29 | 1 | -28/+15 |
| | | | | shared library. (Fixes ArcticaProject/nx-libs#32). | ||||
* | library clean-up: Don't build libNX_Xfixes anymore. Use system's libXfixes ↵ | Mike Gabriel | 2015-12-28 | 1 | -25/+15 |
| | | | | shared library. | ||||
* | library clean-up: Don't build libNX_Xcomposite anymore. Use system's ↵ | Mike Gabriel | 2015-12-28 | 1 | -28/+16 |
| | | | | libXcomposite shared library. | ||||
* | debian/control: add xkb-data to nxagent's Recommends. | Mihai Moldovan | 2015-07-17 | 1 | -0/+1 |
| | | | | Cherry-picked from 3.5.0.x branch. | ||||
* | debian/control: Add Breaks:/Replaces: for qvd-libxcomp3 and qvd-nxproxy. | Mike Gabriel | 2015-06-19 | 1 | -2/+6 |
| | |||||
* | library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr ↵ | Mike Gabriel | 2015-05-20 | 1 | -36/+21 |
| | | | | shared library. | ||||
* | library clean-up: Don't build libNX_Xdamage anymore. Use system's libXdamage ↵ | Mike Gabriel | 2015-05-01 | 1 | -34/+21 |
| | | | | shared library. (Fixes ArcticaProject/nx-libs#6, X2GoBTS#826). | ||||
* | library clean-up: Don't build libNX_Xdmcp anymore. Use system's libXdmcp ↵ | Mike Gabriel | 2015-04-22 | 1 | -24/+15 |
| | | | | shared library. | ||||
* | debian/control: Typo fix (Meas -> Mesa). | Mike Gabriel | 2015-04-22 | 1 | -1/+1 |
| | |||||
* | library clean-up: Don't build and link libXfont.a anymore. Use system's ↵pr/libxfont-cleanup | Mike Gabriel | 2015-04-22 | 1 | -3/+1 |
| | | | | libXfont shared library and link dynamically. | ||||
* | library clean-up: Don't build libNX_Xpm anymore. Use system's libXpm shared ↵ | Mike Gabriel | 2015-03-03 | 1 | -22/+16 |
| | | | | library. | ||||
* | debian/control: don't use 1 person plural in LONG_DESCRIPTION | Mike Gabriel | 2015-01-28 | 1 | -3/+3 |
| | |||||
* | debian/control: fix several packaging issues since the re-packaging started | Mike Gabriel | 2015-01-28 | 1 | -15/+18 |
| | |||||
* | debian/control: dummy packages don't have the substvar | Mike Gabriel | 2015-01-28 | 1 | -1/+0 |
| | |||||
* | Unify source tree reduction (debian/rules vs. roll-tarball.sh) via ↵ | Mike Gabriel | 2015-01-28 | 1 | -0/+1 |
| | | | | file/folder lists in text files named debian/CODE-REDUCTION_*. | ||||
* | Fully rework the way nx-libs gets packaged for Debian/Ubuntu. | Mike Gabriel | 2015-01-28 | 1 | -38/+1070 |
| | | | | | | | | | | | | * 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. | ||||
* | debian/control: Turn libnx-*-dev packages into dummy packages. Shipping ↵ | Mike Gabriel | 2015-01-22 | 1 | -6/+8 |
| | | | | development files for nx-X11 makes no sense. No other programme build against nx-X11's header files except nxagent itself. | ||||
* | Debian lintian: Fix: nx-libs source: not-binnmuable-all-depends-any ↵ | Mike Gabriel | 2014-05-07 | 1 | -1/+1 |
| | | | | x2goagent -> nxagent. | ||||
* | debian/control: Build our imake against x11proto-core-dev headers. | Mike Gabriel | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | Make sure all nx-libs components depend on the very same version. | Mike Gabriel | 2013-12-17 | 1 | -1/+4 |
| | |||||
* | debian/control: Add libfreetype6-dev to Build-Depends: field. | Mike Gabriel | 2013-11-30 | 1 | -0/+1 |
| | |||||
* | /debian/control: Add B-Ds: libfontconfig1-dev, libfontenc-dev. | Mike Gabriel | 2013-07-19 | 1 | -0/+2 |
| | |||||
* | let nx-x11-dbg depend on libnx-x11 and nxagent | Mike Gabriel | 2013-01-03 | 1 | -0/+2 |
| | |||||
* | add misc:Depends to nx-x11-dbg | Mike Gabriel | 2013-01-02 | 1 | -0/+2 |
| | |||||
* | fix lintian: missing-separator-between-items in x2goagent depends field ↵ | Mike Gabriel | 2013-01-02 | 1 | -2/+2 |
| | | | | between nxagent (>= ${source:Version}) and ${misc:Depends} | ||||
* | Rely on shlibs files instead of hard coding library dependencies | Reinhard Tartler | 2012-12-12 | 1 | -13/+8 |
| | | | | | If stricter dependencies are really required, they should absolutely be specified in the shlibs file instead. | ||||
* | remove unnecessary build-conflict on xbitmaps | Reinhard Tartler | 2012-12-12 | 1 | -1/+0 |
| | | | | | The Debian xterm package depends on xbitmaps. This change allows compiling on a host that has xterm installed. | ||||
* | make xfonts-base a recommends | Reinhard Tartler | 2012-12-12 | 1 | -1/+2 |
| | | | | | According to lintian, this is a severe error. Demote to recommends to ensure that it still gets installed by default. | ||||
* | exchange X2Go by NX | Mike Gabriel | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | install debug symbols for all packages in a new binary package 'nx-x11-dbg' | Reinhard Tartler | 2012-12-09 | 1 | -0/+12 |
| | | | | | this package contains debugging information for all code that is built from this source package. | ||||
* | control file: add some kommata at EOLs, fix dependency of x2goagent on nxagent | Mike Gabriel | 2012-12-04 | 1 | -14/+14 |
| | |||||
* | Add pkg-config to build dependencies. | Mike Gabriel | 2012-12-04 | 1 | -1/+2 |
| | |||||
* | Add patch: 210_nxagent_configurable-keystrokes.full.patch, replaces the ↵ | Alexander Wuerstlein | 2012-12-04 | 1 | -0/+1 |
| | | | | hardcoded nxagent keybindings by a configurable table of keybindings. | ||||
* | Bump Debian Standards to 3.9.3 (no changes needed). Update Home page and Vcs ↵ | Mike Gabriel | 2012-11-07 | 1 | -3/+3 |
| | | | | information. | ||||
* | Bump Debian Standards to 3.9.3 (no changes needed). | Mike Gabriel | 2012-11-07 | 1 | -1/+1 |
| | |||||
* | remove Priorty: extra from -dev package | Mike Gabriel | 2012-09-15 | 1 | -1/+0 |
| | |||||
* | /debian/control: Maintainer change in package: X2Go Developers ↵ | Mike Gabriel | 2012-09-15 | 1 | -3/+4 |
| | | | | <x2go-dev@lists.berlios.de>. Priority: optional. | ||||
* | Let nxagent Debian package depend on xfonts-base. | Mike Gabriel | 2012-03-17 | 1 | -0/+1 |
| | |||||
* | Revert "Let nxagent Debian package depend on xfonts-base." | Mike Gabriel | 2012-03-17 | 1 | -1/+0 |
| | | | | This reverts commit ab04ba2175ce37efb83d914792d2755b57cba2d5. | ||||
* | Let nxagent Debian package depend on xfonts-base. | Mike Gabriel | 2012-03-17 | 1 | -0/+1 |
| | |||||
* | fix for intra-dependency lintian fix | Mike Gabriel | 2012-02-12 | 1 | -2/+1 |
| | |||||
* | Package x2goagent is an ,,all'' package, not ,,any''. | Mike Gabriel | 2012-01-18 | 1 | -1/+1 |
| | |||||
* | Fix lintian issue: missing-separator-between-items for x2goagent package. ↵ | Mike Gabriel | 2012-01-13 | 1 | -4/+2 |
| | | | | Drop dependency on libnx-x11 as we already depend on nxagent and fix description synopsis of x2goagent package. | ||||
* | Add patch: 209_x2goagent-add-man-page.patch. | Mike Gabriel | 2012-01-11 | 1 | -0/+24 |
| | |||||
* | Remove branding from descriptions in control file. | Mike Gabriel | 2011-12-31 | 1 | -23/+23 |
| | |||||
* | Make package descriptions in /debian/control more explanatory. | Mike Gabriel | 2011-12-31 | 1 | -17/+40 |
| | |||||
* | Remove *-dbg packages from /debian/control file. | Mike Gabriel | 2011-12-31 | 1 | -104/+0 |
| | |||||
* | Set homepage of NoMachine upstream site (using ↵ | Mike Gabriel | 2011-12-30 | 1 | -1/+1 |
| | | | | http://www.nomachine.com/sources.php). | ||||
* | Set homepage of X2Go upstream project (using http://wiki.x2go.org). ↵ | Mike Gabriel | 2011-12-30 | 1 | -3/+3 |
| | | | | Packaging Vcs has been relocated to Alioth. | ||||
* | control file: fixing Breaks/Replaces statements | Mike Gabriel | 2011-12-30 | 1 | -4/+4 |
| |