This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 1d01f6d49af6503151033b16f63fa85a93395893 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed May 12 20:01:41 2021 +0200 debian/control.in: add build-dependency upon libencode-locale-perl, needed for our preprocessor Perl script. --- debian/changelog | 2 ++ debian/control.in | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0a74d9c..6c4ce35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -49,6 +49,8 @@ x2goclient (4.1.2.3-0x2go1) UNRELEASED; urgency=medium + Add Qt version switching support. + Add build-dependency upon lsb-release. Should be always part of a dependency of essential or base packages, but make sure we have it. + + Add build-dependency upon libencode-locale-perl, needed for our + preprocessor Perl script. * debian/copyright: + Switch Upstream-Contact to myself. Pulled from Mike's changes. + Add new license "GPL-2+~OpenSSL" for the modified GPL 2+ license diff --git a/debian/control.in b/debian/control.in index 6c8afd3..ac0dcde 100644 --- a/debian/control.in +++ b/debian/control.in @@ -24,6 +24,7 @@ Build-Depends: man2html-base | man2html, pkg-config, lsb-release, + libencode-locale-perl, 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