From d287a6d05f1ba5e78f631cdf7e3c048e73fb7dc5 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Sat, 24 Feb 2018 19:12:55 +0100 Subject: [PATCH] debian/control: fix the short description Remove parentheses from the short description as this may trigger a false positive in lintian. Parentheses are usually used to specify the role of alternative packages, see the Debian Developer's Reference, section 6.2.2. The change fixes this lintian notice: I: tweeper: description-synopsis-might-not-be-phrased-properly --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 04d141c..ea1250c 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Package: tweeper Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: libapache2-mod-php | php-cgi -Description: web scraper to convert supported websites (e.g. Twitter.com) to RSS +Description: web scraper to convert supported websites like Twitter.com to RSS tweeper is a web scraper which can be used to conveniently follow the public activity of social network users without the need to log in or even be subscribed to the social network; tweeper converts the public information to -- 2.1.4