OLD | NEW |
(Empty) | |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. |
| 4 |
| 5 Package: chrome-remote-desktop |
| 6 Section: net |
| 7 Depends: python, libc6 |
| 8 Version: @version_full@ |
| 9 Priority: extra |
| 10 Architecture: amd64 |
| 11 Maintainer: The Chromium Authors <chromium-dev@chromium.org> |
| 12 Suggests: google-chrome-stable | google-chrome-beta | google-chrome-unstable |
| 13 Description: Access your computer securely over the Internet. |
| 14 Chrome Remote Desktop allows you to securely access your computer remotely |
| 15 through the Chrome browser or a Chromebook. |
| 16 Homepage: https://chrome.google.com/remotedesktop |
OLD | NEW |