From 9609fe12101f3f358f963673da912d7d6ac0a9cb Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 27 Aug 2020 16:55:50 +0200 Subject: [PATCH] Prevent installing moulinette 4.1 without yunohost 4.1 which may result in broken setups --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 897747db..6554ec62 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-toml, python-psutil, python-tz +Breaks: yunohost (<< 4.1) Description: prototype interfaces with ease in Python Quickly and easily prototype interfaces for your application. Each action can be served through an HTTP API and from the