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
Norman Messtorff 78c07dbd42 debian/rules:
- New target prep: Create a needed tar.gz file to build a non-nativ .dpkg
 - New target build-package: Call this target to build a shiny new .dpkg file.


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1313 a1433add-5e2c-0410-b055-b7f2511e0802
13 years ago
..
patches - added missing files/dirs (smarty, *.js etc.) into the package 13 years ago
po
source
README.Debian
README.source
README.txt
TODO
apache.conf
changelog
compat
confd-link.sh
control Some more lintian fixes: 13 years ago
copyright
lighttpd.conf
postfixadmin.config
postfixadmin.dirs
postfixadmin.docs Some more lintian fixes: 13 years ago
postfixadmin.examples
postfixadmin.install - added missing files/dirs (smarty, *.js etc.) into the package 13 years ago
postfixadmin.links
postfixadmin.postinst - added missing files/dirs (smarty, *.js etc.) into the package 13 years ago
postfixadmin.postrm postfixadmin.postrm: 13 years ago
postfixadmin.prerm
rules debian/rules: 13 years ago
templates
watch

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.