diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cc6d753..8b3e760 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ unity-greeter-x2go (14.04.10-0x2go1) UNRELEASED; urgency=medium + Add to S: lightdm-remote-session-x2go. + Drop from S: lightdm-remote-session-uccsconfigure. + Replace in S: remote-login-service -> remote-login-service-x2go. + + Add to D: network-manager. TODO: Without network-manager no Remote Login. + This needs to be addressed later. * debian/source/format: + Switch to format 1.0. * debian/control: diff --git a/debian/control b/debian/control index df11404..b84102d 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,7 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, lightdm, + network-manager, Recommends: unity-settings-daemon, indicator-application, indicator-datetime, |