Skip to content

Commit 90b57af

Browse files
authored
Merge pull request #250 from seemethere/compat
Change replaces/breaks to have compat with nightly
2 parents 91ad211 + de31222 commit 90b57af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deb/common/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ Package: docker-ce-cli
4242
Architecture: linux-any
4343
Depends: ${shlibs:Depends}
4444
Conflicts: docker (<< 1.5~), docker.io, lxc-docker, lxc-docker-virtual-package, docker-engine, docker-engine-cs
45-
Replaces: docker-ce (<< 5:18.09)
46-
Breaks: docker-ce (<< 5:18.09)
45+
Replaces: docker-ce (<< 5:0)
46+
Breaks: docker-ce (<< 5:0)
4747
Description: Docker CLI: the open-source application container engine
4848
Docker is a product for you to build, ship and run any application as a
4949
lightweight container

0 commit comments

Comments
 (0)