[fix] Enhance copyright and control Debian package files

This commit is contained in:
Jérôme Lebleu 2015-10-02 02:36:15 +02:00
parent 5ff18d3b42
commit a68c157abe
2 changed files with 683 additions and 339 deletions

11
debian/control vendored
View file

@ -8,7 +8,8 @@ Homepage: https://yunohost.org/
Package: moulinette-yunohost Package: moulinette-yunohost
Architecture: all Architecture: all
Depends: moulinette (>= 2.2.1), Depends: ${misc:Depends}, ${shlibs:Depends},
moulinette (>= 2.2.1),
python-psutil, python-psutil,
python-requests, python-requests,
glances, glances,
@ -26,5 +27,9 @@ Depends: moulinette (>= 2.2.1),
curl, curl,
mariadb-server | mysql-server, php5-mysql | php5-mysqlnd mariadb-server | mysql-server, php5-mysql | php5-mysqlnd
Conflicts: iptables-persistent Conflicts: iptables-persistent
Description: YunoHost Python scripts Description: YunoHost scripts for the moulinette
Python functions to manage a YunoHost instance YunoHost aims to make self-hosting accessible to everyone.
.
This package contains YunoHost scripts and binaries to be used by the
moulinette. It allows to manage the server with a command-line tool and
an API.

1011
debian/copyright vendored

File diff suppressed because it is too large Load diff