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
Christian Boltz 0b116c1605 version 2.91 aka 3.0 beta1
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1670 a1433add-5e2c-0410-b055-b7f2511e0802
11 years ago
..
patches fix to work with debian/trunk etc (mysql->mysqli) 11 years ago
po Updating trunk also to current Debian packaging... 13 years ago
source
README.Debian README.Debian: 12 years ago
README.source
README.txt
TODO Updating trunk also to current Debian packaging... 13 years ago
apache.conf
changelog version 2.91 aka 3.0 beta1 11 years ago
compat
control Updating trunk also to current Debian packaging... 13 years ago
copyright
lighttpd.conf
postfixadmin.config
postfixadmin.dirs
postfixadmin.docs
postfixadmin.examples
postfixadmin.install update - remove admin reference 11 years ago
postfixadmin.links
postfixadmin.postinst
postfixadmin.postrm
postfixadmin.prerm
rules this might fix the permissions on templates_c 11 years ago
templates
watch Updating trunk also to current Debian packaging... 13 years ago

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.