File: control

package info (click to toggle)
qmail 1.03-47
  • links: PTS
  • area: non-free
  • in suites: lenny
  • size: 4,232 kB
  • ctags: 2,091
  • sloc: ansic: 16,302; makefile: 2,444; sh: 771; perl: 463
file content (26 lines) | stat: -rw-r--r-- 1,259 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
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, adduser
Standards-Version: 3.7.2

Package: qmail-src
Architecture: all
Depends: dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), gcc, make, fakeroot | sudo, groff-base, adduser, libc6-dev
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.
 .
 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"
 only the qmail-src package will be built.  You will need to install qmail-src
 and type the command "build-qmail" to get a usable binary package of qmail.
 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.