debian/rules: Use `git' potty wrapper.
[qmail] / debian / control
index 96d3013..ac47580 100644 (file)
@@ -1,5 +1,5 @@
 Source: qmail
-Maintainer: Mark Wooding <mdw@nsict.org>
+Maintainer: Mark Wooding <mdw@distorted.org.uk>
 Section: mail
 Priority: extra
 Standards-Version: 2.1.2.2
@@ -8,7 +8,8 @@ Package: qmail
 Architecture: any
 Section: mail
 Priority: extra
-Depends: ${shlibs:Depends}, netbase, procmail
+Depends: ${shlibs:Depends}, netbase, procmail, 
+ python (>= 2.3.5), python-cdb, nsict-cdb
 Provides: mail-transport-agent
 Conflicts: mail-transport-agent
 Suggests: pine | mail-reader
@@ -49,6 +50,22 @@ Description: Secure, reliable, efficient, simple mail transport system
  speed on modern MTA features. qmail also includes a drop-in ``sendmail''
  wrapper so that it will be used transparently by your current UAs. 
 
+Package: mini-qmail
+Architecture: any
+Section: mail
+Depends: ${shlibs:Depends}
+Provides: mail-transport-agent
+Conflicts: mail-transport-agent
+Description: Secure, reliable, efficient, simple mail transport system
+ qmail is a secure, reliable, efficient, simple message transfer agent. It
+ is meant as a replacement for the entire sendmail-binmail system on typical
+ Internet-connected UNIX hosts. 
+ .
+ This is the mini-qmail installation which can't deliver locally.  It 
+ relies on a QMQP server on another host providing it with a reliable
+ remote mail queue.  As a result, it's really easy to configure and 
+ doesn't require any hassle.
+
 Package: qmail-src
 Architecture: all
 Section: mail