diff --git a/data/actionsmap/yunohost.yml b/data/actionsmap/yunohost.yml index 7d4928b9..525c0c1d 100644 --- a/data/actionsmap/yunohost.yml +++ b/data/actionsmap/yunohost.yml @@ -516,6 +516,7 @@ app: initdb: action_help: Create database and initialize it with optionnal attached script api: POST /tools/initdb + deprecated: true arguments: user: help: Name of the DB user @@ -962,7 +963,7 @@ service: api: PUT /services/regenconf configuration: lock: false - deprecated: + deprecated_alias: - regenconf arguments: names: diff --git a/debian/control b/debian/control index b0585cc2..80f562e7 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Homepage: https://yunohost.org/ Package: yunohost Architecture: all Depends: ${python:Depends}, ${misc:Depends} - , moulinette (>= 2.3.5) + , moulinette (>= 2.3.5.1) , python-psutil, python-requests, python-dnspython , python-apt, python-miniupnpc , glances