diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ec79ba6..fa07892 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,5 +5,7 @@ lightdm-remote-session-x2go (0.0.0.1-0~x2go1) UNRELEASED; urgency=low * Be a drop-in replacement for lightdm-remote-session-freerdp for now until Canonical offers X2Go sessions on https://uccs.landscape.canonical.com. + * /debian/control: + + Versioned dependency on pyhoca-cli (>= 0.2.1.0). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 08 Nov 2012 22:27:37 +0100 diff --git a/debian/control b/debian/control index 6faa8f2..df11b2e 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, zenity, - pyhoca-cli, + pyhoca-cli (>= 0.2.1.0-0~), libpam-x2go, lightdm (>= 1.3.3-0~) Conflicts: |