|
6年前 | |
---|---|---|
.. | ||
apache | 6年前 | |
lighttpd | 6年前 | |
patches | 6年前 | |
source | 6年前 | |
README.Debian | 6年前 | |
README.source | 6年前 | |
README.txt | 6年前 | |
TODO | 6年前 | |
changelog | 6年前 | |
compat | 6年前 | |
control | 6年前 | |
copyright | 6年前 | |
postfixadmin.apache2 | 6年前 | |
postfixadmin.config | 6年前 | |
postfixadmin.dirs | 6年前 | |
postfixadmin.docs | 6年前 | |
postfixadmin.examples | 6年前 | |
postfixadmin.install | 6年前 | |
postfixadmin.links | 6年前 | |
postfixadmin.maintscript | 6年前 | |
postfixadmin.postinst | 6年前 | |
postfixadmin.postrm | 6年前 | |
postfixadmin.prerm | 6年前 | |
rules | 6年前 | |
stamp-patched | 6年前 | |
watch | 6年前 |
Random instructions for help:
This 'debian' directory is used by dpkg-buildpackage when creating a .deb.
You'll need to install :
apt-get install dpkg-dev quilt debhelper
Then from within the trunk directory (or whatever forms the root of the
postfixadmin project), do the following :
1. Update debian/changelog; include your email address in the last change
(this is used to determine a gpg key to use)
2. debian/rules prep
3. dpkg-buildpackage -rfakeroot
4. Look in ../ at the shiny .deb / .tar.gz
5. Profit.