This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit a43ad5634b2b929d3dad8b5a8a9914e17cb0e519 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Oct 30 17:10:54 2018 +0100 debian/control: add build-depend on pkg-config. --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index cf1fe95..20afe0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,8 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium pkgconfig-based libssh usage. - x2goclient.pro: make system a non-variable call. - x2goclient.spec: build-depend on pkg-config. + * debian/control: + - Add build-depend on pkg-config. -- X2Go Release Manager <git-admin@x2go.org> Tue, 26 Jun 2018 00:39:28 +0200 diff --git a/debian/control b/debian/control index d2178a8..0d8ba7a 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Build-Depends: libx11-dev, libxpm-dev, man2html-base | man2html, + pkg-config, Standards-Version: 3.9.5 Homepage: https://code.x2go.org/releases/source/x2goclient Vcs-Git: git://code.x2go.org/x2goclient.git -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git