aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Provide patches that are tarball / distro aware. Either NX (redistributed) ↵Mike Gabriel2012-01-1210-22/+32
| | | | | | | | has been installed to /usr/local/lib/nx via tarball or it has been packagedfor a distribution and is installed to /usr/lib/nx. Other installation paths are currently not supported.
* | Modify patch: 101_nxagent_set-rgb-path.patch, add path to RGB file if NX ↵Mike Gabriel2012-01-122-2/+4
| | | | | | | | (redistributed) is installed via tarball under /usr/local.
* | Add binary package: x2goagent, includes man page patch: ↵Mike Gabriel2012-01-116-0/+48
| | | | | | | | 209_x2goagent-add-man-page.patch
* | Revert "Drop patch: 101_nxagent_set-rgb-path.path, add patch: ↵Mike Gabriel2012-01-113-19/+3
| | | | | | | | | | | | 202_nxagent_set-rgb-path-x2go-flavour-aware.patch." This reverts commit d9d49b5d8606df5d400c34726cdc5fb9cccaa47b.
* | Drop patch: 101_nxagent_set-rgb-path.path, add patch: ↵Mike Gabriel2012-01-113-3/+19
| | | | | | | | 202_nxagent_set-rgb-path-x2go-flavour-aware.patch.
* | Add patch: 209_x2goagent-add-man-page.patch.Mike Gabriel2012-01-113-0/+26
| |
* | Add patch: 023_add-x2goagent-wrapper.patch.Mike Gabriel2012-01-113-0/+29
| |
* | remove copy+paste cruft from ↵Mike Gabriel2012-01-111-93/+38
| | | | | | | | debian/patches/999_nxagent_unbrand-nxagent-brand-x2goagent.patch
* | add EOL at EOFMike Gabriel2012-01-111-1/+2
| |
* | Add X2Go agent / NX agent flavouring via patch system:Mike Gabriel2012-01-115-0/+678
| | | | | | | | | | | | | | - 200_nxagent_check-binary-x2go-flavour.patch - 201_nxagent_set-x2go-icon-if-x2goagent-flavour.patch - 300_nxagent_set-wm-class.patch - 999_nxagent_unbrand-nxagent-brand-x2goagent.patch
* | Drop NX agent unbrand patch from FreeNX.Mike Gabriel2012-01-113-62/+5
| |
* | Rename nxagent-unbrand patch, so that is the last patch to be applied ↵Mike Gabriel2012-01-113-1/+8
| | | | | | | | (999_<patchname>).
* | release NX re-distributed 3.5.0.2redist-server/3.5.0.2Mike Gabriel2012-01-101-2/+2
| |
* | Update folder name where applied patches end up in the tarball release.Mike Gabriel2012-01-102-6/+6
| |
* | Re-add binary wrapper scripts to the patch system as we want to provide them ↵Mike Gabriel2012-01-1011-75/+94
| | | | | | | | in the tarball.
* | release NX re-distributed 3.5.0.1redist-server/3.5.0.1Mike Gabriel2012-01-101-2/+2
| |
* | Increment version to stay in sync with client-only branch.Mike Gabriel2012-01-101-0/+6
| |
* | release NX re-distributed 3.5.0.0redist-server/3.5.0.0Mike Gabriel2012-01-101-2/+2
| |
* | Add patches: 009_add-nxagent-man-page.patch, 009_add-nxproxy-man-page.patch. ↵Mike Gabriel2012-01-108-67/+78
| | | | | | | | Reintroduce man page creation via patch system, so that all man pages find their way into the NX-redistribution tarball created from this source project.
* | Fix dh_installman for nxproxy.Mike Gabriel2012-01-103-2/+4
| |
* | switch NX-redistribution version to 3.5.0.0Mike Gabriel2012-01-101-1/+1
| |
* | Add patch: 000_add-NX-redistribution-README.patch.Mike Gabriel2012-01-103-0/+50
| |
* | Remove branding from descriptions in control file.Mike Gabriel2011-12-312-23/+24
| |
* | Call dh_clean again. This got lost somewhere on the way.Mike Gabriel2011-12-312-0/+2
| |
* | forgot to add patch file: 005_nxcomp_gcc43.patchMike Gabriel2011-12-311-0/+77
| |
* | Fix line hunks: 011_nxcomp_sa-restorer.patch.Mike Gabriel2011-12-312-4/+5
| |
* | Revert "Fix linking of doc folders for nxcomp*-dev."Mike Gabriel2011-12-314-4/+3
| | | | | | | | | | | | | | | | This reverts commit 608bbb6d9e6d978a12dff1d22bca9a58c6c63e2f. Conflicts: debian/changelog
* | patches/series cleanupMike Gabriel2011-12-311-1/+0
| |
* | Add/insert patch: 005_nxcomp_gcc43.patch.Mike Gabriel2011-12-312-0/+2
| |
* | Add patch: 011_nxcomp_sa-restorer.patch.Mike Gabriel2011-12-313-0/+27
| |
* | Transfer patch: 009_nxproxy_add-man-page.patch into man page file in ↵Mike Gabriel2011-12-314-36/+29
| | | | | | | | /debian/man.
* | Fix linking of doc folders for nxcomp*-dev.Mike Gabriel2011-12-314-3/+4
| |
* | grammar fix in pre-build-nx.shMike Gabriel2011-12-311-1/+1
| |
* | Add patch headers to all patch files, report most patches upstream. Waiting ↵Mike Gabriel2011-12-3126-21/+180
| | | | | | | | for feedback and quotable URLs from NoMachine.
* | Remove patch: 104_nxagent_enable_debug.patch, as it breaks package build.Mike Gabriel2011-12-312-12/+1
| |
* | also forgotten: scripts for last two commitsMike Gabriel2011-12-313-0/+72
| |
* | changelog: forgot to ship with last commitMike Gabriel2011-12-311-0/+4
| |
* | * Remove patches and put as executable scripts into /debian/bin/Mike Gabriel2011-12-318-48/+4
| | | | | | | | | | | | - 005_add-nxagent-wrapper.patch. - 008_add-nxproxy-wrapper.patch. - 011_add-nxauth-wrapper.patch.
* | Remove patch 006_remove-configure-files.patch. Implemented via /debian/rules.Mike Gabriel2011-12-312-17328/+2
| |
* | Make package descriptions in /debian/control more explanatory.Mike Gabriel2011-12-312-17/+41
| |
* | Remove *-dbg packages from /debian/control file.Mike Gabriel2011-12-312-104/+1
| |
* | Add more upstream source information to README.source.Mike Gabriel2011-12-312-1/+38
| |
* | Set homepage of NoMachine upstream site (using ↵Mike Gabriel2011-12-302-2/+2
| | | | | | | | http://www.nomachine.com/sources.php).
* | Set homepage of X2Go upstream project (using http://wiki.x2go.org). ↵Mike Gabriel2011-12-302-3/+5
| | | | | | | | Packaging Vcs has been relocated to Alioth.
* | changelog fix for latest changelog lineMike Gabriel2011-12-301-1/+1
| |
* | control file: fixing Breaks/Replaces statementsMike Gabriel2011-12-301-4/+4
| |
* | changelog fix: typoMike Gabriel2011-12-301-1/+1
| |
* | changelog fix: wrap long lineMike Gabriel2011-12-301-1/+2
| |
* | Break/conflict with nxlibs and nxlibs-dev (packages provided by freenx-team ↵Mike Gabriel2011-12-302-0/+6
| | | | | | | | on Launchpad).
* | Make `breaks-without-version' lintian overrides needless.Mike Gabriel2011-12-308-12/+7
| |