mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
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
This commit is contained in:
parent
ac83b10f05
commit
e49a47c7f5
1 changed files with 0 additions and 2 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue