[X2Go-Commits] [x2goclient] 15/19: debian/control.in: add build-dependency upon lsb-release.

git-admin at x2go.org git-admin at x2go.org
Wed May 12 19:28:24 CEST 2021


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goclient.

commit cdd14c6f3b03dd68519678abef3dad974b7c296e
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sun May 9 17:42:01 2021 +0200

    debian/control.in: add build-dependency upon lsb-release.
    
    Should be always part of a dependency of essential or base packages, but
    make sure we have it.
---
 debian/changelog  | 2 ++
 debian/control.in | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a30e176..4ba2325 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,8 @@ x2goclient (4.1.2.3-0x2go1) UNRELEASED; urgency=medium
       Pulled from Mike's changes.
     + Drop x2goplugin{,-{provider,dbg}}. It's been dead long enough.
     + 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.
   * 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 49fd57a..6c8afd3 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -23,6 +23,7 @@ Build-Depends:
  libxpm-dev,
  man2html-base | man2html,
  pkg-config,
+ lsb-release,
 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


More information about the x2go-commits mailing list