You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/debian
David Goodwin 78635ff88c fix patch for config.inc.php when creating .deb
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1061 a1433add-5e2c-0410-b055-b7f2511e0802
14 years ago
..
patches fix patch for config.inc.php when creating .deb 14 years ago
po
README.Debian Support for lenny packages added. 16 years ago
README.source list-virtual.php: 14 years ago
README.txt updating with build deps 14 years ago
TODO
apache.conf
changelog list-virtual.php: 14 years ago
compat
confd-link.sh Support for lenny packages added. 16 years ago
control list-virtual.php: 14 years ago
copyright
lighttpd.conf
postfixadmin.config
postfixadmin.dirs
postfixadmin.docs list-virtual.php: 14 years ago
postfixadmin.examples list-virtual.php: 14 years ago
postfixadmin.install list-virtual.php: 14 years ago
postfixadmin.links
postfixadmin.postinst Support for lenny packages added. 16 years ago
postfixadmin.postrm
postfixadmin.prerm Support for lenny packages added. 16 years ago
rules rules: alaways install the confd-link.sh script... partial fix to https://sourceforge.net/tracker/?func=detail&aid=2827499&group_id=191583&atid=937964 15 years ago
templates

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. dpkg-buildpackage -rfakeroot 

3. Look in ../ at the shiny .deb / .tar.gz

4. Profit.