diff options
Diffstat (limited to '')
-rw-r--r-- | debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 65d1ac3..8f419bb 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: feed2imap Section: net Priority: optional Maintainer: Lucas Nussbaum <lucas@lucas-nussbaum.net> -Build-Depends: debhelper (>= 4.2.28), ruby +Build-Depends-Indep: debhelper (>= 4), ruby Standards-Version: 3.6.2.1 Package: feed2imap @@ -16,3 +16,6 @@ Description: feed aggregator (RSS/Atom) which puts items on a IMAP mail server folder of an IMAP mail server. The user can then access the feeds using a mail reader like Mutt, Evolution, Mozilla Thunderbird or even a webmail. + The main advantage over rss2email is that feed2imap uploads + emails itself to a specified folder. You don't have to play + with procmail or your MUA's filtering rules to classify mails. |