This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 7b69d4c Apply bug566.aid-debugging.patch from George Trakatelis (uom.edu.gr) new 5f70cc7 debian/control: Add B-D: apache2-dev. On squeeze / lucid builds, this is a superfluous B-D, but for later Debian/Ubuntu versions, this smoothes the installation of the x2goplugin-provide bin:package. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 4 ++++ debian/control | 1 + 2 files changed, 5 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 5f70cc732a6a4da85ec31bbe7c238fdccfeaa58c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Oct 12 20:19:30 2014 +0200 debian/control: Add B-D: apache2-dev. On squeeze / lucid builds, this is a superfluous B-D, but for later Debian/Ubuntu versions, this smoothes the installation of the x2goplugin-provide bin:package. --- debian/changelog | 4 ++++ debian/control | 1 + 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3c14ab5..98e6e48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,10 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low - Update translation files. Add empty Portuguese translation. Update qt_<lang>.qm files from Debian unstable as of today. - Update German translation file (after session folder feature got added). + * debian/control: + + Add B-D: apache2-dev. On squeeze / lucid builds, this is a superfluous + B-D, but for later Debian/Ubuntu versions, this smoothes the installation + of the x2goplugin-provide bin:package. [ Oleksandr Shneyder ] * New upstream release (4.0.3.0): diff --git a/debian/control b/debian/control index 2e79c34..b9064e2 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: libx11-dev, libxpm-dev, man2html-base | man2html, + apache2-dev, Standards-Version: 3.9.5 Homepage: http://code.x2go.org/releases/source/x2goclient Vcs-Git: git://code.x2go.org/x2goclient.git -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git