diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 570356a..d80a14b 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ -Source: remote-login-service +Source: remote-login-service-x2go Section: misc Priority: extra -Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> +Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: dbus-test-runner, debhelper (>= 9), intltool (>= 0.35.0), @@ -17,13 +17,16 @@ Build-Depends: dbus-test-runner, python, python3, Standards-Version: 3.9.3 -Homepage: http://launchpad.net/remote-login-service/ -Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/remote-login-service/trunk +Homepage: http://www.x2go.org +Vcs-Git: git://code.x2go.org/remote-login-service-x2go.git +Vcs-Browser: http://code.x2go.org/gitweb?p=remote-login-service-x2go.git;a=summary -Package: remote-login-service +Package: remote-login-service-x2go Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, +Breaks: remote-login-service +Replaces: remote-login-service Recommends: thin-client-config-agent Description: Service to track the remote servers to use A small service to take the various sources for the remote |