[X2Go-Commits] [x2goserver] 02/02: debian/control: use dist-substitution variable instead of hardcoding perl:any.

git-admin at x2go.org git-admin at x2go.org
Mon Jul 30 01:28:18 CEST 2018


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

x2go pushed a commit to branch master
in repository x2goserver.

commit b4ddbb6dcbf8fb009afe4503b4fe093db9a29f57
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon Jul 30 01:27:47 2018 +0200

    debian/control: use dist-substitution variable instead of hardcoding perl:any.
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e498e9b..0a3c205 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ x2goserver (4.1.0.2-0x2go1) UNRELEASED; urgency=medium
   * debian/rules:
     + Add support for perl/perl:any substitution variable based upon detected
       OS version.
+  * debian/control:
+    + Use dist-substitution variable instead of hardcoding perl:any.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Fri, 27 Jul 2018 07:06:39 +0200
 
diff --git a/debian/control b/debian/control
index 03a29d2..377c9fe 100644
--- a/debian/control
+++ b/debian/control
@@ -308,10 +308,10 @@ Package: x2goserver-xsession
 Architecture: all
 Depends:
  dbus,
- perl:any,
  x11-common,
  x2goserver (<< ${source:Version}.1~),
  x2goserver (>= ${source:Version}),
+ ${dist:Depends},
  ${misc:Depends},
 Description: X2Go Server (Xsession runner)
  X2Go is a server based computing environment with

--
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