diff --git a/debian/control b/debian/control index 2e7f0a4a..73fcda20 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,14 @@ Depends: moulinette, python-pip, rubygems, pyminiupnpc, - dnsutils + dnsutils, + python-dnspython Description: YunoHost Python scripts Python functions to manage a YunoHost instance +Package: yunohost-firewall +Architecture: all +Depends: moulinette, + moulinette-yunohost +Description: YunoHost Python scripts + Python functions to manage a YunoHost instance diff --git a/debian/moulinette-yunohost.yunohost-firewall.init b/debian/yunohost-firewall.yunohost-firewall.init similarity index 100% rename from debian/moulinette-yunohost.yunohost-firewall.init rename to debian/yunohost-firewall.yunohost-firewall.init