?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?
 
	Rev 67 |
	Rev 70 |
	Go to most recent revision |
	Last modification |
	Compare with Previous |
	View Log
    | RSS feed
Last modification
  
    - Rev 68 2011-09-24 21:35:34
 
    - Author: magnus
 
    - Log message:
 - * Some tidying of debian/rules and the packaging in general:
  * Add build-arch and build-indep targets.
  * Remove configure target; it's not a mandatory target.
  * Remove install target and use dh_install (and dh_lintian) to put the
    files in the staging directory.
  * Replace /var/spool/exim with /var/spool/sa-exim in the Debian patch
    instead of using sed.
  * Pass SUFF='' to the makefile instead of renaming sa-exim-4.2.1.so
    afterwards.
  * Put our version of the crontab file in debian/greylistclean.cron.d
    and install it using dh_installcron.
  * Upgrade to Debhelper compat level 7. Replace dh_clean -k with
    dh_prep.