diff options
author | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2005-07-27 09:31:21 +0000 |
---|---|---|
committer | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2005-07-27 09:31:21 +0000 |
commit | c7c51f06eaa292bfbb5b4336325e06d346d63b84 (patch) | |
tree | eeae3246100879b7a5c17942b8e99392f9aa9056 /debian/control | |
parent | 5575066316ddc4f576c7305476e26ab79f992a39 (diff) | |
download | feed2imap-c7c51f06eaa292bfbb5b4336325e06d346d63b84.tar.gz feed2imap-c7c51f06eaa292bfbb5b4336325e06d346d63b84.tar.bz2 feed2imap-c7c51f06eaa292bfbb5b4336325e06d346d63b84.zip |
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@49 f70e237a-67f3-0310-a06c-d2b8a7116972
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. |