Rev 15 | Rev 18 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15 | Rev 17 | ||
---|---|---|---|
1 | prayer (1.1.0-2) unstable; urgency=low |
1 | prayer (1.1.0-2) unstable; urgency=low |
2 | 2 | ||
3 | * Define LDAP_DEPRECATED so that the deprecated LDAP interfaces can be |
3 | * Define LDAP_DEPRECATED so that the deprecated LDAP interfaces can be |
4 | used. |
4 | used. |
5 | * makefile_install_config.patch: Modify prayer/Makefile so that the |
5 | * makefile_install_config.patch: Modify prayer/Makefile so that the |
6 | above definition isn't lost if CFLAGS is overridden. |
6 | above definition isn't lost if CFLAGS is overridden. |
7 | * Improve prayer.postrm to clean /var/run/prayer on removal and |
7 | * Improve prayer.postrm to clean /var/run/prayer on removal and |
8 | disappearence. |
8 | disappearence. |
9 | * Use dpkg-override to allow the administrator to change mode of |
9 | * Use dpkg-override to allow the administrator to change mode of |
10 | /var/run/prayer and /var/log/prayer. |
10 | /var/run/prayer and /var/log/prayer. |
11 | * Add postinst and postrm scripts for prayer-accountd. |
11 | * Add postinst and postrm scripts for prayer-accountd. |
12 | * makefile_install_config.patch: Set authtype = pam in accountd.cf so |
12 | * makefile_install_config.patch: Set authtype = pam in accountd.cf so |
13 | that accountd will start. |
13 | that accountd will start. |
- | 14 | * Bump Standards-Version to 3.7.3. No changes necessary. |
|
14 | 15 | ||
15 | -- Magnus Holmgren <holmgren@debian.org> Thu, 15 May 2008 22:15:05 +0200 |
16 | -- Magnus Holmgren <holmgren@debian.org> Thu, 15 May 2008 22:25:32 +0200 |
16 | 17 | ||
17 | prayer (1.1.0-1) unstable; urgency=low |
18 | prayer (1.1.0-1) unstable; urgency=low |
18 | 19 | ||
19 | * First upload to unstable. |
20 | * First upload to unstable. |
20 | * New upstream release. |
21 | * New upstream release. |
21 | + Requires development version of the c-client library (libc-client2007-dev). |
22 | + Requires development version of the c-client library (libc-client2007-dev). |
22 | - Drop pidfiles_extension.patch, session_unix_bugs.patch, |
23 | - Drop pidfiles_extension.patch, session_unix_bugs.patch, |
23 | session_server_bugs.patch; all incorporated upstream. |
24 | session_server_bugs.patch; all incorporated upstream. |
24 | - Drop ipv6.patch; incorporated upstream. |
25 | - Drop ipv6.patch; incorporated upstream. |
25 | - Drop utf8.patch; incorporated and improved upstream. |
26 | - Drop utf8.patch; incorporated and improved upstream. |
26 | - Drop hasnochildren_means_noinferiors.patch since upstream now |
27 | - Drop hasnochildren_means_noinferiors.patch since upstream now |
27 | handles dual-use mailboxes. |
28 | handles dual-use mailboxes. |
28 | * New maintainer email address. |
29 | * New maintainer email address. |
29 | * Update README.Debian, removing lies about TLS not being possible to |
30 | * Update README.Debian, removing lies about TLS not being possible to |
30 | disable (Closes: #440462). |
31 | disable (Closes: #440462). |
31 | * folder_list_cosmetics.patch: Remove space between expand/collapse |
32 | * folder_list_cosmetics.patch: Remove space between expand/collapse |
32 | arrow and folder icon in the folder list and change the alt texts so |
33 | arrow and folder icon in the folder list and change the alt texts so |
33 | that the tree looks nicer in text browsers. |
34 | that the tree looks nicer in text browsers. |
34 | 35 | ||
35 | -- Magnus Holmgren <holmgren@debian.org> Tue, 13 May 2008 22:31:36 +0200 |
36 | -- Magnus Holmgren <holmgren@debian.org> Tue, 13 May 2008 22:31:36 +0200 |
36 | 37 | ||
37 | prayer (1.0.18-1) experimental; urgency=low |
38 | prayer (1.0.18-1) experimental; urgency=low |
38 | 39 | ||
39 | * Initial release (Closes: #392823) |
40 | * Initial release (Closes: #392823) |
40 | 41 | ||
41 | -- Magnus Holmgren <magnus@kibibyte.se> Sat, 10 Mar 2007 14:24:21 +0100 |
42 | -- Magnus Holmgren <magnus@kibibyte.se> Sat, 10 Mar 2007 14:24:21 +0100 |