tag #562 pending fixed #562 0.0.3.0 thanks Hello, X2Go issue #562 (src:x2gobroker) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=f0e9c51 The issue will most likely be fixed in src:x2gobroker (0.0.3.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit f0e9c516dcb79597b3a32a2a4ec865db15c02f94 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 28 16:32:42 2014 +0100 On SUSE, we have to provide our own python-pampy package (and depend on that). In Fedora and RHEL, the same (upstream) software is named python-pam. (Fixes: #562). diff --git a/debian/changelog b/debian/changelog index 28082c1..73161a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -203,6 +203,9 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low + Don't package x2gobroker-daemon.1 nor x2gobroker-ssh.1 man pages twice. + On SUSE, we have /etc/apache2, not /etc/httpd. + + On SUSE, we have to provide our own python-pampy package (and depend on + that). In Fedora and RHEL, the same (upstream) software is named + python-pam. (Fixes: #562). [ Josh Lukens ] * New upstream version (0.0.3.0):