From 3f5ebbcfd8dad78b505012e92a163590ec1f6daf Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Fri, 13 May 2016 18:29:37 +0200 Subject: [PATCH] debian/control: depend on php-symfony-serializer Tweeper now uses the Symfony Serializer component instead of the PEAR XML_Serializer. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c0c9f9e..fd61423 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: http://git.ao2.it/tweeper.git Package: tweeper Architecture: all -Depends: ${misc:Depends}, php-cli, php-curl, php-xsl, php-xml-serializer +Depends: ${misc:Depends}, php-cli, php-curl, php-xsl, php-symfony-serializer Suggests: libapache2-mod-php | php-cgi Description: web scraper to convert supported websites (e.g. Twitter.com) to RSS tweeper is a web scraper which can be used to conveniently follow the -- 2.1.4