README.txt 520 B

12345678910111213141516171819
  1. Random instructions for help:
  2. This 'debian' directory is used by dpkg-buildpackage when creating a .deb.
  3. You'll need to install :
  4. apt-get install dpkg-dev quilt debhelper
  5. Then from within the trunk directory (or whatever forms the root of the
  6. postfixadmin project), do the following :
  7. 1. Update debian/changelog; include your email address in the last change
  8. (this is used to determine a gpg key to use)
  9. 2. dpkg-buildpackage -rfakeroot
  10. 3. Look in ../ at the shiny .deb / .tar.gz
  11. 4. Profit.