Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Robin Thoni 3c1fdfd568 Updated postfixadmin il y a 5 ans
..
apache Updated postfixadmin il y a 5 ans
lighttpd Updated postfixadmin il y a 5 ans
patches Updated postfixadmin il y a 5 ans
source Updated postfixadmin il y a 5 ans
README.Debian Updated postfixadmin il y a 5 ans
README.source Updated postfixadmin il y a 5 ans
README.txt Updated postfixadmin il y a 5 ans
TODO Updated postfixadmin il y a 5 ans
changelog Updated postfixadmin il y a 5 ans
compat Updated postfixadmin il y a 5 ans
control Updated postfixadmin il y a 5 ans
copyright Updated postfixadmin il y a 5 ans
postfixadmin.apache2 Updated postfixadmin il y a 5 ans
postfixadmin.config Updated postfixadmin il y a 5 ans
postfixadmin.dirs Updated postfixadmin il y a 5 ans
postfixadmin.docs Updated postfixadmin il y a 5 ans
postfixadmin.examples Updated postfixadmin il y a 5 ans
postfixadmin.install Updated postfixadmin il y a 5 ans
postfixadmin.links Updated postfixadmin il y a 5 ans
postfixadmin.maintscript Updated postfixadmin il y a 5 ans
postfixadmin.postinst Updated postfixadmin il y a 5 ans
postfixadmin.postrm Updated postfixadmin il y a 5 ans
postfixadmin.prerm Updated postfixadmin il y a 5 ans
rules Updated postfixadmin il y a 5 ans
stamp-patched Updated postfixadmin il y a 5 ans
watch Updated postfixadmin il y a 5 ans

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.