aboutsummaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Collapse)AuthorAgeFilesLines
* debian/control: don't use 1 person plural in LONG_DESCRIPTIONMike Gabriel2015-01-281-3/+3
|
* debian/control: fix several packaging issues since the re-packaging startedMike Gabriel2015-01-281-15/+18
|
* debian/control: dummy packages don't have the substvarMike Gabriel2015-01-281-1/+0
|
* Unify source tree reduction (debian/rules vs. roll-tarball.sh) via ↵Mike Gabriel2015-01-281-0/+1
| | | | file/folder lists in text files named debian/CODE-REDUCTION_*.
* Fully rework the way nx-libs gets packaged for Debian/Ubuntu.Mike Gabriel2015-01-281-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 Gabriel2015-01-221-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 Gabriel2014-05-071-1/+1
| | | | x2goagent -> nxagent.
* debian/control: Build our imake against x11proto-core-dev headers.Mike Gabriel2014-01-281-1/+1
|
* Make sure all nx-libs components depend on the very same version.Mike Gabriel2013-12-171-1/+4
|
* debian/control: Add libfreetype6-dev to Build-Depends: field.Mike Gabriel2013-11-301-0/+1
|
* /debian/control: Add B-Ds: libfontconfig1-dev, libfontenc-dev.Mike Gabriel2013-07-191-0/+2
|
* let nx-x11-dbg depend on libnx-x11 and nxagentMike Gabriel2013-01-031-0/+2
|
* add misc:Depends to nx-x11-dbgMike Gabriel2013-01-021-0/+2
|
* fix lintian: missing-separator-between-items in x2goagent depends field ↵Mike Gabriel2013-01-021-2/+2
| | | | between nxagent (>= ${source:Version}) and ${misc:Depends}
* Rely on shlibs files instead of hard coding library dependenciesReinhard Tartler2012-12-121-13/+8
| | | | | If stricter dependencies are really required, they should absolutely be specified in the shlibs file instead.
* remove unnecessary build-conflict on xbitmapsReinhard Tartler2012-12-121-1/+0
| | | | | The Debian xterm package depends on xbitmaps. This change allows compiling on a host that has xterm installed.
* make xfonts-base a recommendsReinhard Tartler2012-12-121-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 NXMike Gabriel2012-12-121-1/+1
|
* install debug symbols for all packages in a new binary package 'nx-x11-dbg'Reinhard Tartler2012-12-091-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 nxagentMike Gabriel2012-12-041-14/+14
|
* Add pkg-config to build dependencies.Mike Gabriel2012-12-041-1/+2
|
* Add patch: 210_nxagent_configurable-keystrokes.full.patch, replaces the ↵Alexander Wuerstlein2012-12-041-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 Gabriel2012-11-071-3/+3
| | | | information.
* Bump Debian Standards to 3.9.3 (no changes needed).Mike Gabriel2012-11-071-1/+1
|
* remove Priorty: extra from -dev packageMike Gabriel2012-09-151-1/+0
|
* /debian/control: Maintainer change in package: X2Go Developers ↵Mike Gabriel2012-09-151-3/+4
| | | | <x2go-dev@lists.berlios.de>. Priority: optional.
* Let nxagent Debian package depend on xfonts-base.Mike Gabriel2012-03-171-0/+1
|
* Revert "Let nxagent Debian package depend on xfonts-base."Mike Gabriel2012-03-171-1/+0
| | | | This reverts commit ab04ba2175ce37efb83d914792d2755b57cba2d5.
* Let nxagent Debian package depend on xfonts-base.Mike Gabriel2012-03-171-0/+1
|
* fix for intra-dependency lintian fixMike Gabriel2012-02-121-2/+1
|
* Package x2goagent is an ,,all'' package, not ,,any''.Mike Gabriel2012-01-181-1/+1
|
* Fix lintian issue: missing-separator-between-items for x2goagent package. ↵Mike Gabriel2012-01-131-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 Gabriel2012-01-111-0/+24
|
* Remove branding from descriptions in control file.Mike Gabriel2011-12-311-23/+23
|
* Make package descriptions in /debian/control more explanatory.Mike Gabriel2011-12-311-17/+40
|
* Remove *-dbg packages from /debian/control file.Mike Gabriel2011-12-311-104/+0
|
* Set homepage of NoMachine upstream site (using ↵Mike Gabriel2011-12-301-1/+1
| | | | http://www.nomachine.com/sources.php).
* Set homepage of X2Go upstream project (using http://wiki.x2go.org). ↵Mike Gabriel2011-12-301-3/+3
| | | | Packaging Vcs has been relocated to Alioth.
* control file: fixing Breaks/Replaces statementsMike Gabriel2011-12-301-4/+4
|
* changelog fix: typoMike Gabriel2011-12-301-1/+1
|
* Break/conflict with nxlibs and nxlibs-dev (packages provided by freenx-team ↵Mike Gabriel2011-12-301-0/+4
| | | | on Launchpad).
* Make `breaks-without-version' lintian overrides needless.Mike Gabriel2011-12-301-6/+6
|
* X2Go Packaging Team becomes maintainer, Mike Gabriel + Reinhard Tartler ↵Mike Gabriel2011-12-301-1/+2
| | | | become uploaders.
* Add patch: 019_nx-x11_expat-build-against-system-libxmltok.patch, fixes ↵Mike Gabriel2011-12-291-0/+1
| | | | lintian error: embedded-library: expat. Build-depend on libxmltok1-dev.
* missing control file changes to build nxauthMike Gabriel2011-11-201-0/+24
|
* fix ext. description of nxagent in control fileMike Gabriel2011-11-201-3/+3
|
* Add patch: 008_add-nxproxy-wrapper.patch. Build nxproxy package.Mike Gabriel2011-11-201-0/+24
|
* Add autoconf as build dependency.Mike Gabriel2011-11-201-1/+2
|
* Disable build of *-dbg packages.Mike Gabriel2011-11-201-63/+78
|
* Fix for lintian issue: extended-description-line-too-long (nxagent).Mike Gabriel2011-11-191-3/+3
|