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 5036b83ac2 fix debian changelog 7 years ago
..
apache Merge in Debian's /debian so we also support Apache 2.4 and PHP7 in our debs.... see: http://http.debian.net/debian/pool/main/p/postfixadmin/postfixadmin_2.3.7-2.debian.tar.xz and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821643 8 years ago
lighttpd Merge in Debian's /debian so we also support Apache 2.4 and PHP7 in our debs.... see: http://http.debian.net/debian/pool/main/p/postfixadmin/postfixadmin_2.3.7-2.debian.tar.xz and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821643 8 years ago
patches update patches - they appear to now apply... 8 years ago
source Again some Debian stuff: 13 years ago
README.Debian Merge in Debian's /debian so we also support Apache 2.4 and PHP7 in our debs.... see: http://http.debian.net/debian/pool/main/p/postfixadmin/postfixadmin_2.3.7-2.debian.tar.xz and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821643 8 years ago
README.source list-virtual.php: 14 years ago
README.txt update debian/README.txt to include debian/rules prep step 8 years ago
TODO Updating trunk also to current Debian packaging... 12 years ago
changelog fix debian changelog 7 years ago
compat debian/control: fix some debian-isms after review from mez@sourceguru.net 15 years ago
control possibly improve debian dependencies 8 years ago
copyright Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
postfixadmin.apache2 Merge in Debian's /debian so we also support Apache 2.4 and PHP7 in our debs.... see: http://http.debian.net/debian/pool/main/p/postfixadmin/postfixadmin_2.3.7-2.debian.tar.xz and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821643 8 years ago
postfixadmin.config Merge in Debian's /debian so we also support Apache 2.4 and PHP7 in our debs.... see: http://http.debian.net/debian/pool/main/p/postfixadmin/postfixadmin_2.3.7-2.debian.tar.xz and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821643 8 years ago
postfixadmin.dirs Merge in Debian's /debian so we also support Apache 2.4 and PHP7 in our debs.... see: http://http.debian.net/debian/pool/main/p/postfixadmin/postfixadmin_2.3.7-2.debian.tar.xz and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821643 8 years ago
postfixadmin.docs Some more lintian fixes: 13 years ago
postfixadmin.examples list-virtual.php: 14 years ago
postfixadmin.install add configs/ directory to debian packages - is used by smarty 8 years ago
postfixadmin.links Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
postfixadmin.maintscript Merge in Debian's /debian so we also support Apache 2.4 and PHP7 in our debs.... see: http://http.debian.net/debian/pool/main/p/postfixadmin/postfixadmin_2.3.7-2.debian.tar.xz and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821643 8 years ago
postfixadmin.postinst see https://sourceforge.net/p/postfixadmin/bugs/376/ - remove any old templates_c/ files 8 years ago
postfixadmin.postrm Merge in Debian's /debian so we also support Apache 2.4 and PHP7 in our debs.... see: http://http.debian.net/debian/pool/main/p/postfixadmin/postfixadmin_2.3.7-2.debian.tar.xz and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821643 8 years ago
postfixadmin.prerm Merge in Debian's /debian so we also support Apache 2.4 and PHP7 in our debs.... see: http://http.debian.net/debian/pool/main/p/postfixadmin/postfixadmin_2.3.7-2.debian.tar.xz and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821643 8 years ago
rules add in prep rule for make so we have a .tar.gz to trick dpkg-buildpackage with... 8 years ago
stamp-patched Merge in Debian's /debian so we also support Apache 2.4 and PHP7 in our debs.... see: http://http.debian.net/debian/pool/main/p/postfixadmin/postfixadmin_2.3.7-2.debian.tar.xz and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821643 8 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. debian/rules prep

3. dpkg-buildpackage -rfakeroot 

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

5. Profit.