debian/masqmail-debian
changeset 2:2d19be496785
updated control file to new maintainer and new standards version
author | meillo@marmaro.de |
---|---|
date | Wed, 05 Nov 2008 11:40:44 +0100 |
parents | a4ee78843d35 |
children | c8a6580623df |
files | control |
diffstat | 1 files changed, 6 insertions(+), 5 deletions(-) [+] |
line diff
1.1 --- a/control Wed Nov 05 11:39:58 2008 +0100 1.2 +++ b/control Wed Nov 05 11:40:44 2008 +0100 1.3 @@ -1,8 +1,8 @@ 1.4 Source: masqmail 1.5 Section: mail 1.6 Priority: extra 1.7 -Maintainer: Debian QA Group <packages@qa.debian.org> 1.8 -Standards-Version: 3.7.3 1.9 +Maintainer: markus schnalke <meillo@marmaro.de> 1.10 +Standards-Version: 3.8.0 1.11 Build-Depends: debhelper (>> 3.0), liblockfile-dev, libglib2.0-dev, libident-dev 1.12 1.13 Package: masqmail 1.14 @@ -12,12 +12,13 @@ 1.15 Provides: mail-transport-agent 1.16 Suggests: mail-reader, logrotate 1.17 Conflicts: mail-transport-agent 1.18 +Homepage: http://prog.marmaro.de/masqmail 1.19 Description: A mailer for hosts without permanent internet connection 1.20 - MasqMail is an MTA (mail transport agent) and POP3 client for hosts 1.21 - that don't have a permanent internet connection, eg. a home network 1.22 + MasqMail is an MTA (mail transport agent) and POP3 client for hosts 1.23 + that don't have a permanent internet connection, eg. a home network 1.24 or a single host at home and notebooks. It has special support for 1.25 connections to different ISPs. 1.26 . 1.27 - In these cases, MasqMail is a slim replacement for full-blown MTAs 1.28 + In these cases, MasqMail is a slim replacement for full-blown MTAs 1.29 such as sendmail, exim, qmail or postfix. The POP3 client can be 1.30 a small replacement for other full-featured tools like fetchmail.