diff options
author | Scott Moser <smoser@brickies.net> | 2016-09-14 16:38:32 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-09-14 16:38:32 -0400 |
commit | 4c82548017cc68610789b6b5cfe78f10f8fdccc1 (patch) | |
tree | d6bb26138282a276fabb1268cb00ec0556ba6be4 | |
parent | 41733170a400e0bca30a6117369cdf951e8f98c2 (diff) | |
download | vyos-cloud-init-4c82548017cc68610789b6b5cfe78f10f8fdccc1.tar.gz vyos-cloud-init-4c82548017cc68610789b6b5cfe78f10f8fdccc1.zip |
debian/control: add Breaks of older walinuxagent
LP: #1623570
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index e9eb9b67..ed147798 100644 --- a/debian/control +++ b/debian/control @@ -41,6 +41,7 @@ Depends: cloud-guest-utils | cloud-utils, python3-serial, ${misc:Depends}, ${python3:Depends} +Breaks: walinuxagent (<< 2.1.3-0ubuntu4.1) Recommends: eatmydata, gdisk, software-properties-common Provides: ec2-init Replaces: ec2-init (<<0.5.3) |