Rev 18 | Rev 22 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18 | Rev 19 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | * Don't depend on debconf in postrm; if we can't prompt the user, |
3 | * Don't depend on debconf in postrm; if we can't prompt the user, |
4 | leave the spool directory alone (Closes: #417027). |
4 | leave the spool directory alone (Closes: #417027). |
5 | * Do not pass a '-u' parameter to spamc if SAspamcUser expands to the |
5 | * Do not pass a '-u' parameter to spamc if SAspamcUser expands to the |
6 | empty string. |
6 | empty string. |
- | 7 | * Debhelper compatibility level bumped to 5; build-depend on debhelper |
|
- | 8 | >= 5. |
|
7 | 9 | ||
8 | -- Magnus Holmgren <magnus@kibibyte.se> Mon, 2 Apr 2007 19:43:46 +0200 |
10 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 3 Apr 2007 13:02:48 +0200 |
9 | 11 | ||
10 | sa-exim (4.2.1-6) unstable; urgency=low |
12 | sa-exim (4.2.1-6) unstable; urgency=low |
11 | 13 | ||
12 | * Added Portuguese Debconf template translation (Closes: #415537). |
14 | * Added Portuguese Debconf template translation (Closes: #415537). |
13 | Thanks to Pedro Ribeiro. |
15 | Thanks to Pedro Ribeiro. |