Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | changelog fix: typo | Mike Gabriel | 2011-12-30 | 1 | -1/+1 |
| | |||||
* | Break/conflict with nxlibs and nxlibs-dev (packages provided by freenx-team ↵ | Mike Gabriel | 2011-12-30 | 1 | -0/+4 |
| | | | | on Launchpad). | ||||
* | Make `breaks-without-version' lintian overrides needless. | Mike Gabriel | 2011-12-30 | 1 | -6/+6 |
| | |||||
* | X2Go Packaging Team becomes maintainer, Mike Gabriel + Reinhard Tartler ↵ | Mike Gabriel | 2011-12-30 | 1 | -1/+2 |
| | | | | become uploaders. | ||||
* | Add patch: 019_nx-x11_expat-build-against-system-libxmltok.patch, fixes ↵ | Mike Gabriel | 2011-12-29 | 1 | -0/+1 |
| | | | | lintian error: embedded-library: expat. Build-depend on libxmltok1-dev. | ||||
* | missing control file changes to build nxauth | Mike Gabriel | 2011-11-20 | 1 | -0/+24 |
| | |||||
* | fix ext. description of nxagent in control file | Mike Gabriel | 2011-11-20 | 1 | -3/+3 |
| | |||||
* | Add patch: 008_add-nxproxy-wrapper.patch. Build nxproxy package. | Mike Gabriel | 2011-11-20 | 1 | -0/+24 |
| | |||||
* | Add autoconf as build dependency. | Mike Gabriel | 2011-11-20 | 1 | -1/+2 |
| | |||||
* | Disable build of *-dbg packages. | Mike Gabriel | 2011-11-20 | 1 | -63/+78 |
| | |||||
* | Fix for lintian issue: extended-description-line-too-long (nxagent). | Mike Gabriel | 2011-11-19 | 1 | -3/+3 |
| | |||||
* | Fix for lintian issue: missing-build-dependency quilt (>= 0.46-7~). | Mike Gabriel | 2011-11-19 | 1 | -1/+1 |
| | |||||
* | Add quilt as build dependency. | Mike Gabriel | 2011-11-19 | 1 | -1/+2 |
| | |||||
* | add /debian folder | Mike Gabriel | 2011-11-19 | 1 | -0/+227 |