From: Antonio Ospite Date: Mon, 23 May 2016 14:32:43 +0000 (+0200) Subject: debian/control: depend on php-xml instead of php-xsl X-Git-Tag: debian/0.6-1~3 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/bdf482d30f51e8da5561e4a55b44afd7d7bd12cf?hp=bdf482d30f51e8da5561e4a55b44afd7d7bd12cf debian/control: depend on php-xml instead of php-xsl Don't depend on php-xsl which is a virtual package, nowadays depending on php-xml is the right thing to do. This also fixes a warning from cme: Warning in 'control binary:tweeper Depends:3' value 'php-xsl': \ package php-xsl is unknown. Check for typos if not a virtual package. ---