Subversion Repositories

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

Rev 91 | Rev 94 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 91 Rev 93
1
prayer (1.3.2-dfsg1-1) experimental; urgency=low
1
prayer (1.3.2-dfsg1-1) experimental; urgency=low
2
2
3
  * New upstream release (Closes: #546918).
3
  * New upstream release (Closes: #546918).
4
    - Repacked without University of Cambridge logos with dubious
4
    - Repacked without University of Cambridge logos with dubious
5
      copyright/license status (more info in debian/copyright).
5
      copyright/license status (more info in debian/copyright).
6
    - unbrand_cam_template.patch: Remove said Cambridge-specific graphics
6
    - unbrand_cam_template.patch: Remove said Cambridge-specific graphics
7
      from 'cam' template set.
7
      from 'cam' template set.
8
    - Drop unlimit_login_username.patch (fixed upstream when replacing
8
    - Drop unlimit_login_username.patch (fixed upstream when replacing
9
      the old login screen with frontend templates) and
9
      the old login screen with frontend templates) and
10
      usernames_with_at.patch (incorporated upstream).
10
      usernames_with_at.patch (incorporated upstream).
11
    * clean_completely.patch: Partially implemented upstream.
11
    * clean_completely.patch: Partially implemented upstream.
12
    * Manpages incorporated upstream.
12
    * Manpages incorporated upstream.
13
  * dlopen_templates.patch: Experimental support for dynamically loading
13
  * dlopen_templates.patch: Experimental support for dynamically loading
14
    templates.
14
    templates.
-
 
15
  * Update README.Debian.
15
16
16
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 28 Sep 2009 23:08:14 +0200
17
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 30 Sep 2009 22:57:47 +0200
17
18
18
prayer (1.2.3-2) unstable; urgency=low
19
prayer (1.2.3-2) unstable; urgency=low
19
20
20
  * welcome_is_template.patch wasn't fully incorporated upstream. Remove
21
  * welcome_is_template.patch wasn't fully incorporated upstream. Remove
21
    the help_dir setting and check in makefile_install_config.patch instead.c
22
    the help_dir setting and check in makefile_install_config.patch instead.c
22
  * Make Prayer work on kFreeBSD.  Unfortunately there is no support for
23
  * Make Prayer work on kFreeBSD.  Unfortunately there is no support for
23
    SysV semaphores.
24
    SysV semaphores.
24
    * kfreebsd.patch: Include the right headers under glibc. Detect that 
25
    * kfreebsd.patch: Include the right headers under glibc. Detect that 
25
      semtimedop is a stub.
26
      semtimedop is a stub.
26
    * debian/Config: Add -lutils to LIBS.
27
    * debian/Config: Add -lutils to LIBS.
27
    * makefile_install_config.patch: put back a default value for
28
    * makefile_install_config.patch: put back a default value for
28
      lock_dir.
29
      lock_dir.
29
  * makefile_install_config.patch: Set imap_server to localhost/notls in
30
  * makefile_install_config.patch: Set imap_server to localhost/notls in
30
    default prayer.cf (Closes: #531801).
31
    default prayer.cf (Closes: #531801).
31
  * Depend on exim4 | mail-transport-agent.
32
  * Depend on exim4 | mail-transport-agent.
32
  * Increase Standards-Version to 3.8.3.
33
  * Increase Standards-Version to 3.8.3.
33
34
34
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 31 Aug 2009 23:48:04 +0200
35
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 31 Aug 2009 23:48:04 +0200
35
36
36
prayer (1.2.3-1) unstable; urgency=low
37
prayer (1.2.3-1) unstable; urgency=low
37
38
38
  * New upstream release.
39
  * New upstream release.
39
    - Drop repair_ssl_session_db_on_version_mismatch.patch,
40
    - Drop repair_ssl_session_db_on_version_mismatch.patch,
40
      remove_old_db_logfiles_from_prayer-ssl-prune.patch,
41
      remove_old_db_logfiles_from_prayer-ssl-prune.patch,
41
      welcome_is_template.patch, template_find_bug.patch; all incorporated
42
      welcome_is_template.patch, template_find_bug.patch; all incorporated
42
      upstream.
43
      upstream.
43
    - Update makefile_install_config.patch after welcome.html gone.
44
    - Update makefile_install_config.patch after welcome.html gone.
44
  * kfreebsd.patch (new): Try to get Prayer to work on Debian
45
  * kfreebsd.patch (new): Try to get Prayer to work on Debian
45
    GNU/kFreeBSD.
46
    GNU/kFreeBSD.
46
  * Add ${misc:Depends} to Depends for prayer-templates.
47
  * Add ${misc:Depends} to Depends for prayer-templates.
47
  * Upgrade to Standards-Version 3.8.1.
48
  * Upgrade to Standards-Version 3.8.1.
48
    + Add debian/README.source.
49
    + Add debian/README.source.
49
  * clean_completely.patch (new): Fix a few makefiles that didn't remove
50
  * clean_completely.patch (new): Fix a few makefiles that didn't remove
50
    their build targets in the clean target (Closes: #521369). Thanks to
51
    their build targets in the clean target (Closes: #521369). Thanks to
51
    Simon McVittie.
52
    Simon McVittie.
52
53
53
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 14 Apr 2009 00:50:31 +0200
54
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 14 Apr 2009 00:50:31 +0200
54
55
55
prayer (1.2.2.1-7) unstable; urgency=high
56
prayer (1.2.2.1-7) unstable; urgency=high
56
57
57
  * Since /var/run can be a tmpfs filesystem, don't ship /var/run/prayer
58
  * Since /var/run can be a tmpfs filesystem, don't ship /var/run/prayer
58
    as part of the package but create it in the init script (LP: #304071).
59
    as part of the package but create it in the init script (LP: #304071).
59
    Also, var_prefix, pid_dir and prayer_user will by default be overriden
60
    Also, var_prefix, pid_dir and prayer_user will by default be overriden
60
    from the command line to make sure that they get the values expected by
61
    from the command line to make sure that they get the values expected by
61
    the init script.
62
    the init script.
62
63
63
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 31 Oct 2008 18:31:28 +0100
64
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 31 Oct 2008 18:31:28 +0100
64
65
65
prayer (1.2.2.1-6) unstable; urgency=low
66
prayer (1.2.2.1-6) unstable; urgency=low
66
67
67
  * prayer.init: Correctly check for the presence of the executables.
68
  * prayer.init: Correctly check for the presence of the executables.
68
  * Split out templates to a separate arch-indep package.
69
  * Split out templates to a separate arch-indep package.
69
  * Change the default value of the tmp_dir option back to
70
  * Change the default value of the tmp_dir option back to
70
    ${var_prefix}/tmp (/var/run/prayer/tmp) because using /tmp may not be
71
    ${var_prefix}/tmp (/var/run/prayer/tmp) because using /tmp may not be
71
    secure.
72
    secure.
72
  * usernames_with_at.patch (new, from upstream CVS): If a username
73
  * usernames_with_at.patch (new, from upstream CVS): If a username
73
    contains an @, it will be assumed to be a valid email address and be
74
    contains an @, it will be assumed to be a valid email address and be
74
    used as envelope sender address and default "From" address when
75
    used as envelope sender address and default "From" address when
75
    sending mail (Closes: #497016).
76
    sending mail (Closes: #497016).
76
77
77
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 31 Oct 2008 18:19:34 +0100
78
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 31 Oct 2008 18:19:34 +0100
78
79
79
prayer (1.2.2.1-5a) unstable; urgency=medium
80
prayer (1.2.2.1-5a) unstable; urgency=medium
80
81
81
  * Prevent dh_installman from interpreting the cf in prayer.cf.5 as a
82
  * Prevent dh_installman from interpreting the cf in prayer.cf.5 as a
82
    language code.
83
    language code.
83
84
84
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 17 Aug 2008 19:24:10 +0200
85
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 17 Aug 2008 19:24:10 +0200
85
86
86
prayer (1.2.2.1-4) unstable; urgency=medium
87
prayer (1.2.2.1-4) unstable; urgency=medium
87
88
88
  * Urgency medium since fixing fairly serious bug(s).
89
  * Urgency medium since fixing fairly serious bug(s).
89
  * debian/Config: Fix handling of CFLAGS, CPPFLAGS and LDFLAGS from the
90
  * debian/Config: Fix handling of CFLAGS, CPPFLAGS and LDFLAGS from the
90
    environment or command line, breaking a circular definition of
91
    environment or command line, breaking a circular definition of
91
    LDFLAGS (FTBFS on Ubuntu; LP: #256220).
92
    LDFLAGS (FTBFS on Ubuntu; LP: #256220).
92
  * unlimit_login_username.patch (new):
93
  * unlimit_login_username.patch (new):
93
    - servers/prayer_login.c: Remove 8 character username limit from login
94
    - servers/prayer_login.c: Remove 8 character username limit from login
94
      form (Closes: #494517).
95
      form (Closes: #494517).
95
  * prayer.init, prayer-accountd.init: Sleep 1 second between stop and
96
  * prayer.init, prayer-accountd.init: Sleep 1 second between stop and
96
    start in restart.
97
    start in restart.
97
  * Add manpages prayer(8), prayer-session(8), prayer.cf(5), and
98
  * Add manpages prayer(8), prayer-session(8), prayer.cf(5), and
98
    prayer-ssl-prune(8) (groff-mdoc format). Remove half-done Docbook
99
    prayer-ssl-prune(8) (groff-mdoc format). Remove half-done Docbook
99
    versions from source package.
100
    versions from source package.
100
101
101
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 17 Aug 2008 17:38:00 +0200
102
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 17 Aug 2008 17:38:00 +0200
102
103
103
prayer (1.2.2.1-3) unstable; urgency=low
104
prayer (1.2.2.1-3) unstable; urgency=low
104
105
105
  * welcome_is_template.patch: 
106
  * welcome_is_template.patch: 
106
    - shared/config.c: Don't require that the help_dir option, which was
107
    - shared/config.c: Don't require that the help_dir option, which was
107
      removed from the default prayer.cf earlier, is defined
108
      removed from the default prayer.cf earlier, is defined
108
      (Closes: #493009).
109
      (Closes: #493009).
109
  * makefile_install_config.patch: 
110
  * makefile_install_config.patch: 
110
    - shared/config.c: Likewise don't check for lock_dir (Closes: #494011).
111
    - shared/config.c: Likewise don't check for lock_dir (Closes: #494011).
111
112
112
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 06 Aug 2008 21:20:17 +0200
113
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 06 Aug 2008 21:20:17 +0200
113
114
114
prayer (1.2.2.1-2) unstable; urgency=low
115
prayer (1.2.2.1-2) unstable; urgency=low
115
116
116
  * Acknowledge NMU, but change the build dependency to
117
  * Acknowledge NMU, but change the build dependency to
117
    libc-client2007b-dev | libc-client2007-dev | libc-client-dev 
118
    libc-client2007b-dev | libc-client2007-dev | libc-client-dev 
118
    (>= 7:2007~), since we need at least that version.
119
    (>= 7:2007~), since we need at least that version.
119
120
120
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 27 Jul 2008 20:52:18 +0200
121
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 27 Jul 2008 20:52:18 +0200
121
122
122
prayer (1.2.2.1-1.1) unstable; urgency=low
123
prayer (1.2.2.1-1.1) unstable; urgency=low
123
124
124
  * Non-maintainer upload.
125
  * Non-maintainer upload.
125
  * Build-depend on unversioned libc-client-dev to allow BinNMUs.
126
  * Build-depend on unversioned libc-client-dev to allow BinNMUs.
126
    Closes: bug#492285.
127
    Closes: bug#492285.
127
128
128
 -- Jonas Smedegaard <dr@jones.dk>  Thu, 24 Jul 2008 23:42:33 +0200
129
 -- Jonas Smedegaard <dr@jones.dk>  Thu, 24 Jul 2008 23:42:33 +0200
129
130
130
prayer (1.2.2.1-1) unstable; urgency=low
131
prayer (1.2.2.1-1) unstable; urgency=low
131
132
132
  * New upstream release featuring XHTML templates and fixes to various
133
  * New upstream release featuring XHTML templates and fixes to various
133
    bugs created by the reorganisation.
134
    bugs created by the reorganisation.
134
    - Drop accountd_makefile_typo.patch; fixed upstream.
135
    - Drop accountd_makefile_typo.patch; fixed upstream.
135
  * makefile_install_config.patch: Changes to the default config: 
136
  * makefile_install_config.patch: Changes to the default config: 
136
    - Disable SSL session caching.  
137
    - Disable SSL session caching.  
137
    - Clean out "direct connection stuff". Remove lock_dir since we use
138
    - Clean out "direct connection stuff". Remove lock_dir since we use
138
      SysV semaphores.
139
      SysV semaphores.
139
    * Point login_prefix_path, motd_path, and login_suffix_path towards
140
    * Point login_prefix_path, motd_path, and login_suffix_path towards
140
      /etc/prayer.
141
      /etc/prayer.
141
    * Change postponed-mail and sent-mail to Drafts and Sent.
142
    * Change postponed-mail and sent-mail to Drafts and Sent.
142
  * Improve SSL/TLS configuration:
143
  * Improve SSL/TLS configuration:
143
    * makefile_install_config.patch: Point ssl_cert_file and
144
    * makefile_install_config.patch: Point ssl_cert_file and
144
      ssl_privatekey_file to /etc/ssl/*/ssl-cert-snakeoil.*.
145
      ssl_privatekey_file to /etc/ssl/*/ssl-cert-snakeoil.*.
145
    + Add dependency on ssl-cert (>= 1.0.11).  
146
    + Add dependency on ssl-cert (>= 1.0.11).  
146
    + prayer.postinst: Add prayer to group ssl-cert on fresh install or
147
    + prayer.postinst: Add prayer to group ssl-cert on fresh install or
147
      when upgrading from versions prior to this one.
148
      when upgrading from versions prior to this one.
148
  * welcome_is_template.patch (new): Although the welcome screen is now a
149
  * welcome_is_template.patch (new): Although the welcome screen is now a
149
    template among others, cmd_welcome.c still tried to read the file
150
    template among others, cmd_welcome.c still tried to read the file
150
    specified by welcome_path (welcome.html by default) and wouldn't show
151
    specified by welcome_path (welcome.html by default) and wouldn't show
151
    the welcome screen if the option was unset or the file couldn't be
152
    the welcome screen if the option was unset or the file couldn't be
152
    read. This patch removes that check as well as the welcome_path and
153
    read. This patch removes that check as well as the welcome_path and
153
    help_path options from prayer.cf.
154
    help_path options from prayer.cf.
154
  * No longer install welcome.html (see above) and motd.html (no real
155
  * No longer install welcome.html (see above) and motd.html (no real
155
    content) in /etc/prayer. Install login_prefix.html, login_suffix.html,
156
    content) in /etc/prayer. Install login_prefix.html, login_suffix.html,
156
    and motd.html (the versions found in files/etc.hermes in the
157
    and motd.html (the versions found in files/etc.hermes in the
157
    distribution tarball) in /usr/share/doc/prayer/examples instead.
158
    distribution tarball) in /usr/share/doc/prayer/examples instead.
158
  * Do not install prayer-chroot (too experimental, hardcoded chroot path)
159
  * Do not install prayer-chroot (too experimental, hardcoded chroot path)
159
    or prayer-sem-prune (does nothing that ipcrm cannot do).
160
    or prayer-sem-prune (does nothing that ipcrm cannot do).
160
  * templates_fallback_to_compiled.patch (new): If the
161
  * templates_fallback_to_compiled.patch (new): If the
161
    template_use_compiled option is false, nevertheless use compiled-in
162
    template_use_compiled option is false, nevertheless use compiled-in
162
    templates in template_expand.c if the requested template cannot be
163
    templates in template_expand.c if the requested template cannot be
163
    found on disk. Change default template_path to /etc/prayer/templates.
164
    found on disk. Change default template_path to /etc/prayer/templates.
164
    Install said directory as well as subdirectories for available
165
    Install said directory as well as subdirectories for available
165
    template sets.
166
    template sets.
166
  * Update and improve README.Debian.
167
  * Update and improve README.Debian.
167
  * Add logrotate dependency.
168
  * Add logrotate dependency.
168
  * makefile_install_config.patch: Remove call to install.sh from
169
  * makefile_install_config.patch: Remove call to install.sh from
169
    files/Makefile and replace it with single tar pipeline; thus
170
    files/Makefile and replace it with single tar pipeline; thus
170
    install.sh no longer needs to be patched.
171
    install.sh no longer needs to be patched.
171
  * remove_old_db_logfiles_from_prayer-ssl-prune.patch (new): Patch
172
  * remove_old_db_logfiles_from_prayer-ssl-prune.patch (new): Patch
172
    myarchive() in lib/mydb_db3.c so that it only deletes obsolete
173
    myarchive() in lib/mydb_db3.c so that it only deletes obsolete
173
    transaction logs if dirname = NULL, then call it (via DB->archive())
174
    transaction logs if dirname = NULL, then call it (via DB->archive())
174
    from ssl_prune_sessions() in lib/ssl.c.
175
    from ssl_prune_sessions() in lib/ssl.c.
175
    - prayer-db-prune thus unnecessary.
176
    - prayer-db-prune thus unnecessary.
176
  * template_find_bug.patch (new): Fix segfault in template_find() when
177
  * template_find_bug.patch (new): Fix segfault in template_find() when
177
    template_set specifies a non-existing set. Also update default set.
178
    template_set specifies a non-existing set. Also update default set.
178
179
179
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 24 Jun 2008 01:34:14 +0200
180
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 24 Jun 2008 01:34:14 +0200
180
181
181
prayer (1.2.0-1) unstable; urgency=low
182
prayer (1.2.0-1) unstable; urgency=low
182
183
183
  * New upstream release featuring a major code reorganisation and a new
184
  * New upstream release featuring a major code reorganisation and a new
184
    template system.
185
    template system.
185
    - Drop obsolete folder_list_cosmetics.patch and includes.patch.
186
    - Drop obsolete folder_list_cosmetics.patch and includes.patch.
186
    - Note: SSL support has been removed from prayer-accountd for now.
187
    - Note: SSL support has been removed from prayer-accountd for now.
187
  * Changed defaults (manual intervention may be needed):
188
  * Changed defaults (manual intervention may be needed):
188
    - Let prayer-accountd.pid reside in /var/run; letting the two packages
189
    - Let prayer-accountd.pid reside in /var/run; letting the two packages
189
      share /var/run/prayer caused too much trouble.
190
      share /var/run/prayer caused too much trouble.
190
    - prayer.cf (makefile_install_config.patch and debian/Config):
191
    - prayer.cf (makefile_install_config.patch and debian/Config):
191
      var_prefix set to /var/run/prayer and referred to in other
192
      var_prefix set to /var/run/prayer and referred to in other
192
      settings. socket_split_dir disabled by default and default sockets
193
      settings. socket_split_dir disabled by default and default sockets
193
      directory changed to /var/run/prayer/sockets.
194
      directory changed to /var/run/prayer/sockets.
194
  * debian/control:
195
  * debian/control:
195
    + Build-depend on latest Berkley DB library (libdb-dev).
196
    + Build-depend on latest Berkley DB library (libdb-dev).
196
    + Add Homepage field.
197
    + Add Homepage field.
197
  * repair_ssl_session_db_on_version_mismatch.patch: Recreate session DB
198
  * repair_ssl_session_db_on_version_mismatch.patch: Recreate session DB
198
    environment when upgrading from a version of Prayer that used an older
199
    environment when upgrading from a version of Prayer that used an older
199
    BDB library.
200
    BDB library.
200
  * prayer.postinst: Set HOME of prayer user to /var/run/prayer.
201
  * prayer.postinst: Set HOME of prayer user to /var/run/prayer.
201
  * prayer.postrm: Simply remove /var/run/prayer (since accountd doesn't use it)
202
  * prayer.postrm: Simply remove /var/run/prayer (since accountd doesn't use it)
202
    on remove or disappear and correctly remove statoverrides (Closes: #483176).
203
    on remove or disappear and correctly remove statoverrides (Closes: #483176).
203
    Also check that deluser exists; it may be gone at purge time.
204
    Also check that deluser exists; it may be gone at purge time.
204
  * Package build details:
205
  * Package build details:
205
    - Reduce makefile_install_config.patch by not changing BROOT into DESTDIR.
206
    - Reduce makefile_install_config.patch by not changing BROOT into DESTDIR.
206
    - Override CDBS overriding CFLAGS.
207
    - Override CDBS overriding CFLAGS.
207
  * debian/patches/accountd_makefile_typo.patch: Fix typo that caused PAM
208
  * debian/patches/accountd_makefile_typo.patch: Fix typo that caused PAM
208
    not to be used.
209
    not to be used.
209
210
210
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 31 May 2008 19:28:21 +0200
211
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 31 May 2008 19:28:21 +0200
211
212
212
prayer (1.1.0-2) unstable; urgency=low
213
prayer (1.1.0-2) unstable; urgency=low
213
214
214
  * Define LDAP_DEPRECATED so that the deprecated LDAP interfaces can be
215
  * Define LDAP_DEPRECATED so that the deprecated LDAP interfaces can be
215
    used.
216
    used.
216
  * makefile_install_config.patch: Modify prayer/Makefile so that the
217
  * makefile_install_config.patch: Modify prayer/Makefile so that the
217
    above definition isn't lost if CFLAGS is overridden.
218
    above definition isn't lost if CFLAGS is overridden.
218
  * Improve prayer.postrm to clean /var/run/prayer on removal and
219
  * Improve prayer.postrm to clean /var/run/prayer on removal and
219
    disappearence.
220
    disappearence.
220
  * Use dpkg-override to allow the administrator to change mode of
221
  * Use dpkg-override to allow the administrator to change mode of
221
    /var/run/prayer and /var/log/prayer.
222
    /var/run/prayer and /var/log/prayer.
222
  * Add postinst and postrm scripts for prayer-accountd.
223
  * Add postinst and postrm scripts for prayer-accountd.
223
  * makefile_install_config.patch: Set authtype = pam in accountd.cf so
224
  * makefile_install_config.patch: Set authtype = pam in accountd.cf so
224
    that accountd will start.
225
    that accountd will start.
225
  * Bump Standards-Version to 3.7.3. No changes necessary.
226
  * Bump Standards-Version to 3.7.3. No changes necessary.
226
  * Override Lintian warnings about GPL code linked with OpenSSL. Special
227
  * Override Lintian warnings about GPL code linked with OpenSSL. Special
227
    exception has been granted.
228
    exception has been granted.
228
  * Don't require cdbs 0.4.27-1. Oldstable has 0.4.28-1.
229
  * Don't require cdbs 0.4.27-1. Oldstable has 0.4.28-1.
229
230
230
 -- Magnus Holmgren <holmgren@debian.org>  Thu, 15 May 2008 22:47:14 +0200
231
 -- Magnus Holmgren <holmgren@debian.org>  Thu, 15 May 2008 22:47:14 +0200
231
232
232
prayer (1.1.0-1) unstable; urgency=low
233
prayer (1.1.0-1) unstable; urgency=low
233
234
234
  * First upload to unstable.
235
  * First upload to unstable.
235
  * New upstream release.
236
  * New upstream release.
236
    + Requires development version of the c-client library (libc-client2007-dev).
237
    + Requires development version of the c-client library (libc-client2007-dev).
237
    - Drop pidfiles_extension.patch, session_unix_bugs.patch,
238
    - Drop pidfiles_extension.patch, session_unix_bugs.patch,
238
      session_server_bugs.patch; all incorporated upstream.
239
      session_server_bugs.patch; all incorporated upstream.
239
    - Drop ipv6.patch; incorporated upstream.
240
    - Drop ipv6.patch; incorporated upstream.
240
    - Drop utf8.patch; incorporated and improved upstream.
241
    - Drop utf8.patch; incorporated and improved upstream.
241
    - Drop hasnochildren_means_noinferiors.patch since upstream now
242
    - Drop hasnochildren_means_noinferiors.patch since upstream now
242
      handles dual-use mailboxes.
243
      handles dual-use mailboxes.
243
  * New maintainer email address.
244
  * New maintainer email address.
244
  * Update README.Debian, removing lies about TLS not being possible to
245
  * Update README.Debian, removing lies about TLS not being possible to
245
    disable (Closes: #440462).
246
    disable (Closes: #440462).
246
  * folder_list_cosmetics.patch: Remove space between expand/collapse
247
  * folder_list_cosmetics.patch: Remove space between expand/collapse
247
    arrow and folder icon in the folder list and change the alt texts so
248
    arrow and folder icon in the folder list and change the alt texts so
248
    that the tree looks nicer in text browsers.
249
    that the tree looks nicer in text browsers.
249
250
250
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 13 May 2008 22:31:36 +0200
251
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 13 May 2008 22:31:36 +0200
251
252
252
prayer (1.0.18-1) experimental; urgency=low
253
prayer (1.0.18-1) experimental; urgency=low
253
254
254
  * Initial release (Closes: #392823)
255
  * Initial release (Closes: #392823)
255
256
256
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 10 Mar 2007 14:24:21 +0100
257
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 10 Mar 2007 14:24:21 +0100