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 5036b83ac2 fix debian changelog 8 years ago
..
apache
lighttpd
patches update patches - they appear to now apply... 9 years ago
source
README.Debian
README.source
README.txt update debian/README.txt to include debian/rules prep step 9 years ago
TODO
changelog fix debian changelog 8 years ago
compat
control possibly improve debian dependencies 8 years ago
copyright
postfixadmin.apache2
postfixadmin.config
postfixadmin.dirs
postfixadmin.docs
postfixadmin.examples
postfixadmin.install add configs/ directory to debian packages - is used by smarty 8 years ago
postfixadmin.links
postfixadmin.maintscript
postfixadmin.postinst see https://sourceforge.net/p/postfixadmin/bugs/376/ - remove any old templates_c/ files 8 years ago
postfixadmin.postrm
postfixadmin.prerm
rules
stamp-patched
watch

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.