0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/debian/README.txt
David Goodwin 648cf52972 updating with build deps
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@880 a1433add-5e2c-0410-b055-b7f2511e0802
2010-10-17 12:17:48 +00:00

20 lines
520 B
Plaintext

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.