0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
postfixadmin/debian
2019-03-21 09:38:39 +00:00
..
apache
lighttpd update debian things, fix patch, move backup.php to public, fix lighttpd config 2018-01-25 20:59:15 +00:00
patches refresh debian patch 2018-05-02 20:41:51 +01:00
source
changelog update debian changelog (v3.2) 2018-05-02 21:37:27 +01:00
compat
control .deb packaging: move php-imap from being a dependency to a suggestion - see https://github.com/postfixadmin/postfixadmin/issues/251 2019-03-21 09:38:39 +00:00
copyright
postfixadmin.apache2
postfixadmin.config
postfixadmin.dirs update debian dirs etc to cope iwth smarty->lib/smarty 2018-05-02 20:51:51 +01:00
postfixadmin.docs
postfixadmin.examples
postfixadmin.install update debian dirs etc to cope iwth smarty->lib/smarty 2018-05-02 20:51:51 +01:00
postfixadmin.links
postfixadmin.maintscript
postfixadmin.postinst
postfixadmin.postrm
postfixadmin.prerm
README.Debian
README.source
README.txt
rules
stamp-patched
TODO
watch

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.