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
David Goodwin 75861f40eb debian/control - change to depend on php5-mysql | php5-mysqlnd | php5-pgsql
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1738 a1433add-5e2c-0410-b055-b7f2511e0802
10 years ago
..
patches fix to work with debian/trunk etc (mysql->mysqli) 10 years ago
po Updating trunk also to current Debian packaging... 12 years ago
source Again some Debian stuff: 13 years ago
README.Debian README.Debian: 12 years ago
README.source list-virtual.php: 14 years ago
README.txt updating with build deps 14 years ago
TODO Updating trunk also to current Debian packaging... 12 years ago
apache.conf Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
changelog 2.92 (aka 3.0 beta2) release 10 years ago
compat debian/control: fix some debian-isms after review from mez@sourceguru.net 16 years ago
control debian/control - change to depend on php5-mysql | php5-mysqlnd | php5-pgsql 10 years ago
copyright Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
lighttpd.conf Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
postfixadmin.config Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
postfixadmin.dirs debian/control: fix some debian-isms after review from mez@sourceguru.net 16 years ago
postfixadmin.docs Some more lintian fixes: 13 years ago
postfixadmin.examples list-virtual.php: 14 years ago
postfixadmin.install update - remove admin reference 10 years ago
postfixadmin.links Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
postfixadmin.postinst - added missing files/dirs (smarty, *.js etc.) into the package 13 years ago
postfixadmin.postrm postfixadmin.postrm: 13 years ago
postfixadmin.prerm Support for lenny packages added. 15 years ago
rules this might fix the permissions on templates_c 10 years ago
templates Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
watch Updating trunk also to current Debian packaging... 12 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.