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