This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 2d3cec5bdfce8772adbdb9be0521e2a7ab5c6d3c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Nov 27 08:41:26 2019 +0100 debian/control: Add D (any bin:pkg reported by lintian): lsb-base. --- debian/changelog | 1 + debian/control | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index d36da13..d0d76de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,7 @@ x2gothinclient (1.5.0.1-0x2go2) UNRELEASED; urgency=medium + Add Rules-Requires-Root: field and set it to "no". + Bump Standards-Version: to 4.4.1. No changes needed. + Don't use first person plural pronoun in LONG_DESCRIPTION. + + Add D (any bin:pkg reported by lintian): lsb-base. -- X2Go Release Manager <git-admin@x2go.org> Sun, 02 Dec 2018 06:49:42 +0100 diff --git a/debian/control b/debian/control index 8cab1dc..9e368cf 100644 --- a/debian/control +++ b/debian/control @@ -74,6 +74,7 @@ Package: x2gothinclient-chroot Architecture: all Depends: ${misc:Depends}, + lsb-base, nfs-common, patch, plymouth, @@ -128,6 +129,7 @@ Package: x2gothinclient-minidesktop Architecture: all Depends: ${misc:Depends}, + lsb-base, mate-desktop-environment-core, mate-icon-theme, mate-themes, @@ -196,6 +198,7 @@ Package: x2gothinclient-displaymanager Architecture: all Depends: ${misc:Depends}, + lsb-base, psmisc, pinentry-x2go, xauth, @@ -309,6 +312,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + lsb-base, lsscsi, eject, libfile-path-expand-perl, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git