From c1115fc73605970103a10ebd5dccaa3d98e43413 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Sat, 16 Apr 2016 21:33:48 +0200 Subject: [PATCH] [fix] Rename 'deprecated' option to 'deprecated_alias' in actionsmap --- data/actionsmap/yunohost.yml | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/actionsmap/yunohost.yml b/data/actionsmap/yunohost.yml index 6163f58e0..6f8dc2747 100644 --- a/data/actionsmap/yunohost.yml +++ b/data/actionsmap/yunohost.yml @@ -966,7 +966,7 @@ service: api: PUT /services/regenconf configuration: lock: false - deprecated: + deprecated_alias: - regenconf arguments: -s: diff --git a/debian/control b/debian/control index b0585cc27..80f562e76 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