您最多选择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.