選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Robin Thoni 3c1fdfd568 Updated postfixadmin 7年前
..
apache Updated postfixadmin 7年前
lighttpd Updated postfixadmin 7年前
patches Updated postfixadmin 7年前
source Updated postfixadmin 7年前
README.Debian Updated postfixadmin 7年前
README.source Updated postfixadmin 7年前
README.txt Updated postfixadmin 7年前
TODO Updated postfixadmin 7年前
changelog Updated postfixadmin 7年前
compat Updated postfixadmin 7年前
control Updated postfixadmin 7年前
copyright Updated postfixadmin 7年前
postfixadmin.apache2 Updated postfixadmin 7年前
postfixadmin.config Updated postfixadmin 7年前
postfixadmin.dirs Updated postfixadmin 7年前
postfixadmin.docs Updated postfixadmin 7年前
postfixadmin.examples Updated postfixadmin 7年前
postfixadmin.install Updated postfixadmin 7年前
postfixadmin.links Updated postfixadmin 7年前
postfixadmin.maintscript Updated postfixadmin 7年前
postfixadmin.postinst Updated postfixadmin 7年前
postfixadmin.postrm Updated postfixadmin 7年前
postfixadmin.prerm Updated postfixadmin 7年前
rules Updated postfixadmin 7年前
stamp-patched Updated postfixadmin 7年前
watch Updated postfixadmin 7年前

README.txt

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.