deb http://ftp.debian.de/debian woody main
deb-src http://ftp.debian.de/debian woody main
deb http://ftp.debian.de/debian-non-US woody/non-US main
deb-src http://ftp.debian.de/debian-non-US woody/non-US main
#deb http://ftp.debian.de/debian/ woody-proposed-updates main
#deb-src http://ftp.debian.de/debian/ woody-proposed-updates main
deb http://security.debian.org/ stable/updates main
deb-src http://security.debian.org/ stable/updates main
deb ftp://ftp.de.debian.org/debian/ stable main
deb-src ftp://ftp.de.debian.org/debian/ stable main
deb http://non-us.debian.org/debian-non-US stable/non-US main
deb-src http://non-us.debian.org/debian-non-US stable/non-US main
dodo@masterboy:~$ apt-cache show qmail-src
Package: qmail-src
Priority: extra
Section: non-free/mail
Installed-Size: 352
Maintainer: Jon Marler <jmarler@debian.org>
Architecture: all
Source: qmail
Version: 1.03-24
Depends: libc6-dev, dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), gcc, make, fak
eroot | sudo, groff
Recommends: ucspi-tcp-src
Conflicts: qmail-run, qmail-uids-gids
Filename: pool/non-free/q/qmail/qmail-src_1.03-24_all.deb
Size: 291058
MD5sum: 3122e60001b6a3139253cdf1ac203a5f
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
.
dodo@masterboy:~$ head -5 /etc/apt/sources.list
deb http://ftp.de.debian.org/debian/ woody main non-free contrib
deb-src http://ftp.de.debian.org/debian/ woody main non-free contrib
deb http://ftp.de.debian.org/debian-non-US woody/non-US main contrib non-free
deb-src http://ftp.de.debian.org/debian-non-US woody/non-US main contrib non-free