diff --git a/debian/control b/debian/control index 8792513..7d43011 100644 --- a/debian/control +++ b/debian/control @@ -10,5 +10,5 @@ Architecture: all Depends: libapache-mod-php5 | libapache2-mod-php5 | php5-cgi | libapache2-mod-php | php-fpm | php7.0-fpm, apache2 | httpd, ${misc:Depends} Recommends: php5-cli | php7.0-cli Description: PHP Framework with basic functionnalities - The DomFramework allow the developpers to create easily some PHP applications. + The DomFramework allow the developers to create easily some PHP applications. Provide authentication, abstraction to databases, and much more !