X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/e5075177a335cd8ba2f0225477f1407531d45450..fe05b85ee1f421a0892f48be04b8b7662b83028b:/debian/control?ds=sidebyside diff --git a/debian/control b/debian/control index beda931..dfec10d 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,18 @@ Source: tweeper Section: php Priority: optional -Maintainer: Antonio Ospite +Maintainer: Antonio Ospite Build-Depends: debhelper (>= 9) Build-Depends-Indep: asciidoc, xmlto -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://git.ao2.it/tweeper.git -Vcs-Git: git://git.ao2.it/tweeper.git +Vcs-Git: git://git.ao2.it/tweeper.git -b debian Vcs-Browser: http://git.ao2.it/tweeper.git Package: tweeper Architecture: all Depends: ${misc:Depends}, php5-cli +Suggests: libapache2-mod-php5 | php5-cgi Description: web scraper to convert a Twitter timeline to an RSS feed tweeper is a web scraper which extracts the most recent public tweets of a given user from their home page on Twitter.com and formats them in RSS, so @@ -29,5 +30,5 @@ Description: web scraper to convert a Twitter timeline to an RSS feed tweeper can be used as: . 1. a command line tool; - 2. as a filter for feed readers; - 3. as a web based tool when PHP support is available in the web server. + 2. a filter for feed readers; + 3. a web based tool when PHP support is available in the web server.