[X2Go-Commits] [x2goserver] 02/02: debian/control: dip into cold water and depend solely upon x2goserver-x2goagent in a versioned fashion.
git-admin at x2go.org
git-admin at x2go.org
Mon Dec 18 12:53:33 CET 2017
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goserver.
commit ee5fbc5b1b963158455a4022b52c4e16b60eb946
Author: Mihai Moldovan <ionic at ionic.de>
Date: Mon Dec 18 12:53:00 2017 +0100
debian/control: dip into cold water and depend solely upon x2goserver-x2goagent in a versioned fashion.
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9221a0f..cca63be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -243,6 +243,8 @@ x2goserver (4.1.0.0-0x2go1.2) UNRELEASED; urgency=low
x2goagent.options file.
- Fix nxagent dependency. Must be version 3.5.99.3 or higher. Epoch was
missing.
+ - Dip into cold water and depend solely upon x2goserver-x2goagent in a
+ versioned fashion.
* debian/:
- Remove x2goserver-x2goagent.dirs and hope it's really unneeded, because
the Makefile creates these directories correctly.
diff --git a/debian/control b/debian/control
index a6d2be7..b3ebbf2 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Depends:
libtry-tiny-perl,
libswitch-perl,
libx2go-server-perl (>= ${source:Version}), libx2go-server-perl (<< ${source:Version}.1~),
- x2goserver-x2goagent | x2goagent (>= 2:3.5.0.33-0~),
+ x2goserver-x2goagent (>= ${source:Version}), x2goserver-x2goagent (<< ${source:Version}.1~),
bash,
lsof,
bc,
--
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