Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
69 4594d 12h magnus /trunk/ Another mention of "nobody" that didn't get checked in previously.  
68 4594d 13h magnus /trunk/ * 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.
 
67 4600d 11h magnus /trunk/ The "nobody" user and "nogroup" group should not own files. Therefore,
create /var/spool/sa-exim/tuplets with Debian-exim as owner on new
installations and run greylistclean as Debian-exim by default. Don't
change ownership of already existing /var/spool/sa-exim or
/var/spool/sa-exim/tuplets, since the local admin may have different
preferences, but give the Debian-exim group the write permission it
needs if /var/spool/sa-exim/tuplets is owned by "nobody" and spamd
runs as the calling user (Closes: #563492). Add documentation to
README.Debian and remove recommendation to run spamd as "nobody" from
README and README.greylisting.
 
66 4601d 18h magnus /trunk/ Drop the defaults for SAspamcHost and SAspamcPort, deferring to spamc
as to what the defaults will be if those options are not set in
sa-exim.conf (Closes: #506571).
 
65 4601d 18h magnus /trunk/debian/ Remove cruft.  
64 4601d 19h magnus /trunk/debian/ Updated Danish and Dutch Debconf template translations (Closes:
#608447, #634314).
 
63 5146d 02h magnus /tags/4.2.1-13/ [svn-buildpackage] Tagging sa-exim (4.2.1-13)  
62 5153d 15h magnus /trunk/debian/ Updated Spanish Debconf template translation (Closes: #543310).
Submitted by Francisco Javier Cuadrado.
 
61 5378d 21h magnus /tags/4.2.1-12/ [svn-buildpackage] Tagging sa-exim (4.2.1-12)  
60 5378d 21h magnus /trunk/debian/ New Russian and updated French Debconf translation.  
59 5497d 18h magnus /trunk/debian/ Whitespace fix  
58 5497d 18h magnus /trunk/debian/ Override Lintian warning about depending on exim4-localscanapi-1.1
without a real package as a primary alternative, since adding that
would defeat the purpose of not having to keep track of which version
of Exim provides which API/ABI version.
 
57 5497d 18h magnus /trunk/debian/ Increase Debhelper compat level to 5.  
56 5497d 18h magnus /trunk/debian/ Bump Standards-Version to 3.8.1.  
55 5497d 18h magnus /trunk/debian/ debian/copyright: Point to the GPL 2.0 license text since this package
is licensed under that version only.
 
54 5497d 18h magnus /trunk/debian/ debian/control: Put back ${misc:Depends} in Depends.  
53 5497d 19h magnus /trunk/debian/ debian/postinst: Don't call mv with a prepended path.  
52 5497d 19h magnus /trunk/debian/ * Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project (Closes: #517169).
* Corresponding Debconf translation updates:
* Brazilian Portuguese from Adriano Rafael Gomes. (Closes: #519422).
* Czech from Miroslav Kure (Closes: #518989).
* Finnish from Esko Arajärvi (Closes: #518200).
* German from Matthias Julius (Closes: #518332).
* Galician from Marce Villarino. (Closes: #519487).
* Italian from Luca Monducci (Closes: #519177).
* Japanese from Hideki Yamane (Closes: #518502).
* Portuguese from Miguel Figueiredo. (Closes: #519002).
* Swedish from Martin Bagge (Closes: #518325).
* Vietnamese from Clytie Siddall (Closes: #517813).
The following translations have not been updated yet: da, es, fr, nl.
 
51 5780d 16h magnus /trunk/debian/ Update timestamp  
50 5780d 16h magnus /trunk/debian/ Tweak debian/copyright so that Lintian won't complain about missing copyright statement.  
49 5780d 16h magnus /trunk/debian/ This package seems to comply with policy 3.8.0 already.  
48 5780d 16h magnus /trunk/debian/ Stop including the SA 2.x greylisting patches altogether (due to a
typo only of them was included anyway).
 
47 5781d 20h magnus /trunk/debian/ Set distribution to unstable in changelog  
46 5781d 20h magnus /trunk/debian/ README.Debian: Remove outdated information about patching pre-3.0
SpamAssassin. Add information regarding auto-expire problems.
 
45 5781d 20h magnus /trunk/debian/ Don't ignore make clean errors.  
44 5781d 23h magnus /trunk/debian/ Add Brazilian Portuguese Debconf template translation (Closes:
#484986). Thanks to Adriano Rafael Gomes and Felipe Augusto van de
Wiel.
 
43 5802d 12h magnus /tags/4.2.1-10/ [svn-buildpackage] Tagging sa-exim (4.2.1-10)  
42 5802d 12h magnus /trunk/debian/ Increase Standards-Version to 3.7.3; no changes.  
41 5802d 12h magnus /trunk/ Greylisting.pm: Simplify the sender address so that senders using
VERP, SRS, etc. hopefully won't be greylisted each and every time
(Closes: #347590).
 
40 5802d 12h magnus /trunk/ Greylisting.pm: Bail out if a non-IPv4 address is encountered
(Closes: #300103, #479955).
 
39 5802d 14h magnus /trunk/debian/ Use modern fields in debian/control (Homepage; Vcs-* fields without
XS-).
 
38 5802d 14h magnus /trunk/debian/ New maintainer email address.  
37 5802d 14h magnus /trunk/debian/ Add Finnish Debconf template translation (Closes: #472788). Thanks to
Esko Arajärvi.
 
36 5987d 23h magnus /trunk/debian/ Get rid of unused /usr/sbin  
35 6088d 20h magnus /tags/4.2.1-9/ [svn-buildpackage] Tagging sa-exim (4.2.1-9)  
34 6088d 20h magnus /trunk/debian/ Prepare 4.2.1-9 release.  
33 6089d 15h magnus /trunk/debian/ Indent Homepage: line and add XS-Vcs-* fields.  
32 6089d 15h magnus /trunk/debian/ Depend on the local_scan ABI version returned by exim4-localscan-plugin-config instead of all exim4-daemon-* variants.  
31 6089d 16h magnus /trunk/ Fix primary_hostname overwriting bug.  
30 6192d 13h magnus /branches/splitpkg/ Create branch for split package (properly putting the SA plugin in its own package).