Rev 67 | Rev 70 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 67 | Rev 68 | ||
|---|---|---|---|
| Line 13... | Line 13... | ||
| 13 | preferences, but give the Debian-exim group the write permission it  | 
            13 | preferences, but give the Debian-exim group the write permission it  | 
          
| 14 | needs if /var/spool/sa-exim/tuplets is owned by "nobody" and spamd  | 
            14 | needs if /var/spool/sa-exim/tuplets is owned by "nobody" and spamd  | 
          
| 15 | runs as the calling user (Closes: #563492). Add documentation to  | 
            15 | runs as the calling user (Closes: #563492). Add documentation to  | 
          
| 16 | README.Debian and remove recommendation to run spamd as "nobody" from  | 
            16 | README.Debian and remove recommendation to run spamd as "nobody" from  | 
          
| 17 | README and README.greylisting.  | 
            17 | README and README.greylisting.  | 
          
| - | 18 | * Some tidying of debian/rules and the packaging in general:  | 
          |
| - | 19 | * Add build-arch and build-indep targets.  | 
          |
| - | 20 | * Remove configure target; it's not a mandatory target.  | 
          |
| - | 21 | * Remove install target and use dh_install (and dh_lintian) to put the  | 
          |
| - | 22 | files in the staging directory.  | 
          |
| - | 23 | * Replace /var/spool/exim with /var/spool/sa-exim in the Debian patch  | 
          |
| - | 24 | instead of using sed.  | 
          |
| - | 25 | * Pass SUFF='' to the makefile instead of renaming sa-exim-4.2.1.so  | 
          |
| - | 26 | afterwards.  | 
          |
| - | 27 | * Put our version of the crontab file in debian/greylistclean.cron.d  | 
          |
| - | 28 | and install it using dh_installcron.  | 
          |
| - | 29 | * Upgrade to Debhelper compat level 7. Replace dh_clean -k with  | 
          |
| - | 30 | dh_prep.  | 
          |
| 18 | 31 | ||
| 19 | -- Magnus Holmgren <holmgren@debian.org> Sun, 18 Sep 2011 23:08:48 +0200  | 
            32 | -- Magnus Holmgren <holmgren@debian.org> Sat, 24 Sep 2011 21:26:25 +0200  | 
          
| 20 | 33 | ||
| 21 | sa-exim (4.2.1-13) unstable; urgency=low  | 
            34 | sa-exim (4.2.1-13) unstable; urgency=low  | 
          
| 22 | 35 | ||
| 23 | * Updated Spanish Debconf template translation (Closes: #543310).  | 
            36 | * Updated Spanish Debconf template translation (Closes: #543310).  | 
          
| 24 | Submitted by Francisco Javier Cuadrado.  | 
            37 | Submitted by Francisco Javier Cuadrado.  |