Subversion Repositories

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

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

Rev 18 Rev 19
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
  * Bump Standards-Version to 3.7.3. No changes necessary.
15
  * Override Lintian warnings about GPL code linked with OpenSSL. Special
15
  * Override Lintian warnings about GPL code linked with OpenSSL. Special
16
    exception has been granted.
16
    exception has been granted.
-
 
17
  * Don't require cdbs 0.4.27-1. Oldstable has 0.4.28-1.
17
18
18
 -- Magnus Holmgren <holmgren@debian.org>  Thu, 15 May 2008 22:37:28 +0200
19
 -- Magnus Holmgren <holmgren@debian.org>  Thu, 15 May 2008 22:47:14 +0200
19
20
20
prayer (1.1.0-1) unstable; urgency=low
21
prayer (1.1.0-1) unstable; urgency=low
21
22
22
  * First upload to unstable.
23
  * First upload to unstable.
23
  * New upstream release.
24
  * New upstream release.
24
    + Requires development version of the c-client library (libc-client2007-dev).
25
    + Requires development version of the c-client library (libc-client2007-dev).
25
    - Drop pidfiles_extension.patch, session_unix_bugs.patch,
26
    - Drop pidfiles_extension.patch, session_unix_bugs.patch,
26
      session_server_bugs.patch; all incorporated upstream.
27
      session_server_bugs.patch; all incorporated upstream.
27
    - Drop ipv6.patch; incorporated upstream.
28
    - Drop ipv6.patch; incorporated upstream.
28
    - Drop utf8.patch; incorporated and improved upstream.
29
    - Drop utf8.patch; incorporated and improved upstream.
29
    - Drop hasnochildren_means_noinferiors.patch since upstream now
30
    - Drop hasnochildren_means_noinferiors.patch since upstream now
30
      handles dual-use mailboxes.
31
      handles dual-use mailboxes.
31
  * New maintainer email address.
32
  * New maintainer email address.
32
  * Update README.Debian, removing lies about TLS not being possible to
33
  * Update README.Debian, removing lies about TLS not being possible to
33
    disable (Closes: #440462).
34
    disable (Closes: #440462).
34
  * folder_list_cosmetics.patch: Remove space between expand/collapse
35
  * folder_list_cosmetics.patch: Remove space between expand/collapse
35
    arrow and folder icon in the folder list and change the alt texts so
36
    arrow and folder icon in the folder list and change the alt texts so
36
    that the tree looks nicer in text browsers.
37
    that the tree looks nicer in text browsers.
37
38
38
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 13 May 2008 22:31:36 +0200
39
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 13 May 2008 22:31:36 +0200
39
40
40
prayer (1.0.18-1) experimental; urgency=low
41
prayer (1.0.18-1) experimental; urgency=low
41
42
42
  * Initial release (Closes: #392823)
43
  * Initial release (Closes: #392823)
43
44
44
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 10 Mar 2007 14:24:21 +0100
45
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 10 Mar 2007 14:24:21 +0100