Subversion Repositories

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

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

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