0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/debian
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
..
patches debian/patches/: fix patch which was broken by a previous change to config.inc.php 2010-10-17 12:04:35 +00:00
po Migrated my .deb changes into SVN. Feedback welcome... 2009-05-09 22:11:32 +00:00
apache.conf Migrated my .deb changes into SVN. Feedback welcome... 2009-05-09 22:11:32 +00:00
changelog list-virtual.php: 2010-09-26 23:14:42 +00:00
compat debian/control: fix some debian-isms after review from mez@sourceguru.net 2009-03-21 16:32:50 +00:00
confd-link.sh Support for lenny packages added. 2009-06-04 21:24:26 +00:00
control list-virtual.php: 2010-09-26 23:14:42 +00:00
copyright Migrated my .deb changes into SVN. Feedback welcome... 2009-05-09 22:11:32 +00:00
lighttpd.conf Migrated my .deb changes into SVN. Feedback welcome... 2009-05-09 22:11:32 +00:00
postfixadmin.config Migrated my .deb changes into SVN. Feedback welcome... 2009-05-09 22:11:32 +00:00
postfixadmin.dirs debian/control: fix some debian-isms after review from mez@sourceguru.net 2009-03-21 16:32:50 +00:00
postfixadmin.docs list-virtual.php: 2010-09-26 23:14:42 +00:00
postfixadmin.examples list-virtual.php: 2010-09-26 23:14:42 +00:00
postfixadmin.install list-virtual.php: 2010-09-26 23:14:42 +00:00
postfixadmin.links Migrated my .deb changes into SVN. Feedback welcome... 2009-05-09 22:11:32 +00:00
postfixadmin.postinst Support for lenny packages added. 2009-06-04 21:24:26 +00:00
postfixadmin.postrm Migrated my .deb changes into SVN. Feedback welcome... 2009-05-09 22:11:32 +00:00
postfixadmin.prerm Support for lenny packages added. 2009-06-04 21:24:26 +00:00
README.Debian Support for lenny packages added. 2009-06-04 21:24:26 +00:00
README.source list-virtual.php: 2010-09-26 23:14:42 +00:00
README.txt updating with build deps 2010-10-17 12:17:48 +00:00
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 2009-07-27 20:58:00 +00:00
templates Migrated my .deb changes into SVN. Feedback welcome... 2009-05-09 22:11:32 +00:00
TODO Migrated my .deb changes into SVN. Feedback welcome... 2009-05-09 22:11:32 +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. dpkg-buildpackage -rfakeroot 

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

4. Profit.