summaryrefslogtreecommitdiff
path: root/debian
diff options
authorray.chen <ray.chen@canonical.com>2020-05-16 21:20:56 +0800
committerray.chen <ray.chen@canonical.com>2020-05-16 21:20:56 +0800
commite7c5e1cf21f4ffc69a6f76589fd7c0c1659bd841 (patch)
treef48efb141fe289930750fd4590604cf1e0f3c5e3 /debian
parenta1c223178c6596529602962df090f9e20bcddefc (diff)
Laramie: modified launcher content to exclude some cases
Debian: remove openssh-server in control file
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index fb63a9f..e040f3a 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Description: plainbox oem provider for kittyhawk
Package: plainbox-provider-oem-stella
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, plainbox-provider-oem (= ${source:Version}), openssh-server
+Depends: ${shlibs:Depends}, ${misc:Depends}, plainbox-provider-oem (= ${source:Version})
Conflicts: plainbox-provider-oem-kittyhawk, plainbox-provider-oem-sutton, plainbox-provider-oem-somerville
Description: plainbox oem provider for stella
Plainbox OEM provider to run OEM-specific jobs and test plans (Stella)
@@ -53,7 +53,7 @@ Description: plainbox oem provider for somerville
Package: plainbox-provider-oem-otaru
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, plainbox-provider-oem (= ${source:Version}), openssh-server
+Depends: ${shlibs:Depends}, ${misc:Depends}, plainbox-provider-oem (= ${source:Version})
Conflicts: plainbox-provider-oem-kittyhawk, plainbox-provider-oem-sutton, plainbox-provider-oem-somerville, plainbox-provider-oem-stella
Description: plainbox oem provider for otaru
Plainbox OEM provider to run OEM-specific jobs and test plans (ce-iot-qa)