From e49a47c7f547c2e12bbfd904036a2644a95fa474 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 7 Feb 2020 22:30:23 +0100 Subject: [PATCH] Remove legacy Breaks and Replaces -- it is safe to do so because 3.x instances already have these Conflicts / Replaces, so it's okay to remove them for 4.x --- debian/control | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/control b/debian/control index b98a13e5..40b2710b 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,6 @@ Depends: ${misc:Depends}, ${python:Depends}, python-toml, python-psutil, python-tz -Replaces: yunohost-cli -Breaks: yunohost-cli Description: prototype interfaces with ease in Python The moulinette is a Python package that allows one to quickly and easily prototype interfaces for your application. Each action can