[X2Go-Commits] [x2goserver] 01/02: debian/control: build-depend upon lsb-release for distro version detection.

git-admin at x2go.org git-admin at x2go.org
Wed Dec 5 02:27:56 CET 2018


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

x2go pushed a commit to branch master
in repository x2goserver.

commit 5099de2071733ed53d2f8a9367c82b99140aa435
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Dec 5 02:20:44 2018 +0100

    debian/control: build-depend upon lsb-release for distro version detection.
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 86a1060..cc029a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ x2goserver (4.1.0.4-0x2go1) UNRELEASED; urgency=medium
     - x2goserver/sbin/x2gocleansessions: add newline before POD block.
     - x2goserver-x2goagent/man/man1/x2goagent.1: add version and date.
     - x2goserver/Makefile: generate man pages from Perl POD.
+  * debian/control:
+    + Build-depend upon lsb-release for distro version detection.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Thu, 29 Nov 2018 07:57:20 +0100
 
diff --git a/debian/control b/debian/control
index fff5215..02c8eea 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
  debhelper (>= 9~),
  dpkg-dev (>= 1.16.1.1),
  dh-systemd | hello,
+ lsb-release,
  man2html-base,
 # Needed for /etc/X11/Xsession.d
  x11-common,

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list