1
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2025-07-29 22:41:11 +03:00
Files
postfixadmin/debian
..
2018-01-25 20:36:07 +00:00
2021-10-18 22:09:49 +01:00
2011-12-18 20:41:40 +00:00
2010-09-26 23:14:42 +00:00

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.