File: control

package info (click to toggle)
qmail 1.03-38
  • links: PTS
  • area: non-free
  • in suites: sarge
  • size: 4,236 kB
  • ctags: 2,091
  • sloc: ansic: 16,309; makefile: 2,448; sh: 777; perl: 526
file content (35 lines) | stat: -rw-r--r-- 1,721 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: qmail
Maintainer: Jon Marler <jmarler@debian.org>
Section: non-free/mail
Priority: extra
Build-Depends: dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), gcc, make, fakeroot | sudo, groff-base, debconf
Standards-Version: 3.5.0.0

Package: qmail-src
Architecture: all
Depends: dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), gcc, make, fakeroot | sudo, groff-base, debconf
Build-Depends: dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), gcc, make, fakeroot | sudo, groff-base, debconf
Conflicts: qmail-run, qmail-uids-gids
Section: non-free/mail
Recommends: ucspi-tcp-src, procmail
Description: Source only package for building qmail binary package
 qmail is a secure Secure, reliable, efficient, simple mail transport system.
 .
 Dan Bernstein (qmail's author) only gives permission for qmail to be
 distributed in source form, or binary for by approval.  This package
 has been put together to allow people to easily build a qmail binary
 package for themselves, from source.
 .
 To build a binary deb package, first install the qmail-src package, then
 type the command "build-qmail".  If you try "apt-get source --build qmail-src"
 it will most likely fail because the users do not exist.  You MUST install
 the qmail-src package first.  Also be sure to build and install ucspi-tcp
 before installing the binary qmail package.  Install the ucspi-tcp-src package
 to get ucspi-tcp.
 .
 This package builds a binary .deb that is FHS compliant and conforms to the
 Debian standards guidelines.  The resulting binary packages are not suitable
 for re-distribution.
 .
 There are pre-compiled binary packages for qmail available, but they do not
 conform to the Debian standards, and are not available in the official archive.