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