restructure documentation

This commit is contained in:
Jan Wagner 2011-09-14 12:56:18 +00:00
parent c67cf1bdeb
commit 75ad0273c0
6 changed files with 198 additions and 7 deletions

8
debian/rules vendored
View file

@ -29,12 +29,12 @@ install: build
binary-indep: build install
dh_testdir
dh_testroot
dh_installchangelogs doc/CHANGELOG
dh_installdocs tools
dh_installchangelogs doc/postfwd.CHANGELOG
dh_installdocs -Xhapolicy
dh_installdocs tools/hapolicy/hapolicy[0-9a-zA-Z.]*
dh_installexamples etc/postfwd.cf.sample debian/example-cfg*
dh_installinit -- defaults 19 21
dh_installman man/man8/postfwd2.8
dh_installman debian/tmp/postfwd1.8
dh_installman
dh_compress
dh_fixperms
dh_perl