* added masquerade domain feature.
[citadel.git] / citadel / debian / changelog
1 citadel (7.10-1) unstable; urgency=low
2
3   * update to actual Citadel SVN. many new features. see Packages changelog.
4
5  -- Wilfried Goesgens <citadel@outgesourced.org>  Sun, 29 Apr 2007 13:01:00 +0200
6
7
8 citadel (7.08-15) unstable; urgency=high
9   
10     * fix permission bug
11   
12  -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 06 Apr 2007 19:07:00 +0000
13
14 citadel (7.07-14) unstable; urgency=low
15
16   * update to actual Citadel SVN. many new features. see Packages changelog.
17   
18  -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 06 Apr 2007 19:07:00 +0000
19
20 citadel (7.06-13) stable; urgency=high
21   
22     * fixed location of key files
23   
24  -- Wilfried Goesgens <citadel@outgesourced.org>  Sun, 1 Apr 2007 11:09:00 +0100
25   
26 citadel (7.06-12) stable; urgency=high
27   
28     * updated mime-parser
29   
30  -- Wilfried Goesgens <citadel@outgesourced.org>  Mon, 21 Mar 2007 11:09:00 +0100
31
32 citadel (7.06-11) unstable; urgency=low
33
34   * fixes to the configure script.
35
36  -- Wilfried Goesgens <citadel@outgesourced.org>  Mon, 19 Mar 2007 12:12:00 +0000
37
38 citadel (7.06-10) unstable; urgency=low
39
40   * update to actual Citadel SVN. many new features. see Packages changelog.
41
42  -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Mar 2007 12:12:00 +0000
43
44 citadel (7.05-9) stable; urgency=high
45
46   * maintainance release, ical upgrade
47
48  -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 1 Mar 2007 21:09:00 +0100
49
50 citadel (7.05-8) stable; urgency=low
51
52   * Citadel 7.05 release
53
54  -- Art Cancro <ajc@uncensored.citadel.org>  Thu, 22 Feb 2007 06:12:00 -0500
55
56 citadel (7.03-7) unstable; urgency=high
57
58   * fixup @'s in usernames when doing smtpauth client
59   * ignore returns from db_input
60
61  -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Feb 2007 00:12:00 +0100
62
63 citadel (7.03-7) unstable; urgency=high
64
65   * fixup in quoted printable decoder
66
67  -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Feb 2007 00:12:00 +0100
68
69 citadel (7.03-6) unstable; urgency=high
70
71   * fixup in quoted printable decoder
72
73  -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Feb 2007 00:12:00 +0100
74
75 citadel (7.03-5) unstable; urgency=low
76
77   * fixed user create bug
78
79  -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Feb 2007 00:12:00 +0100
80
81 citadel (7.03-4) unstable; urgency=low
82         
83   * varyous fixes from our valgrind session
84
85  -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 05 Jan 2007 00:12:00 +0100
86
87 citadel (7.03-3) unstable; urgency=low
88         
89   * create user without error messages in  citadel-common
90   * ask our questions on login.
91
92  -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 05 Jan 2007 00:12:00 +0100
93
94 citadel (7.03-2) unstable; urgency=low
95         
96   * corrected locating chkpwd
97   * added missing files to citadel-common
98
99  -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 05 Jan 2007 00:12:00 +0100
100
101 citadel (7.03-1) unstable; urgency=low
102         
103   * update to actual Citadel SVN. many new features. see Packages changelog.
104   * Add welcome mail on fresh citadel install
105   * Fix configure-stamp token
106
107  -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 05 Jan 2007 00:12:00 +0100
108
109 citadel (7.02-2) unstable; urgency=low
110
111   * Initial Debian release
112   * Removed useless files:
113     * citadel-client.examples
114     * citadel-doc.docs
115     * citadel-mta.postrm
116     * citadel-server.1.manpage
117     * citadel-server.examples
118     * citadel-server.postrm.debhelper
119     * files_preview
120     * README.Debian
121   * citadel-client.install: merged with citadel-client.examples
122   * citadel-client.postinst:
123     * clean up
124     * remove ucf mechanisms
125     * add debhelper token
126   * citadel-doc.install : merged with citadel-doc.docs
127   * citadel-mta.postinst:
128     * clean up
129     * add debhelper token
130   * citadel-server.dirs:
131     * clean up
132     * add var/lib/citadel/data and var/run/citadel dir
133     * move help and messages to /etc/citadel
134   * citadel-server.install: merged with citadel-server.examples
135   * citadel-server.postinst:
136     * clean up
137     * remove mkdir call as we create them with citadel-server.dirs
138     * remove loops as we don't use ucf here anymore
139     * add debhelper token
140   * citadel-server.postrm:
141     * clean up
142     * remove ucf
143     * add debhelper token
144   * citadel-server.prerm:
145     * clean up
146     * use invoke-rc.d
147     * add debhelper token
148   * citadel-server.templates: add po support
149   * control:
150     * priority set to extra instead optional
151     * add myself in uploaders
152     * add po-debconf to Build-Depends
153     * bump Standards-Version to 3.7.2
154     * remove useless pre-depends on debconf
155     * rewrite descriptions
156     * add Replaces: mail-transport-agent to citadel-mta package
157   * copyright: complete rewrite
158   * docs: clean up
159   * rules:
160     * add explicit zlib extra configure option
161     * exclude citadel.rc, intro, nice, summary from compression
162
163  -- Fathi Boudra <fboudra@free.fr>  Fri, 29 Dec 2006 16:24:48 +0100
164
165 citadel (7.02-1) unstable; urgency=low
166
167   * update to actual Citadel SVN. many new features. see Packages changelog.
168
169  -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 28 Dec 2006 22:10:00 +0100
170
171 citadel (7.01-1) stable; urgency=low
172
173   * we can now configure logintype on installation time.
174
175  -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 21 Dec 2006 22:10:00 +0100
176
177 citadel (7.00-1) unstable; urgency=low
178
179   * update to actual Citadel CVS. many new features. see Packages changelog.
180
181  -- Wilfried Goesgens <citadel@outgesourced.org>  Sat, 16 Dec 2006 01:01:00 +0100
182
183 citadel (6.84-1) unstable; urgency=low
184
185   * update to actual Citadel CVS. many new features. see Packages changelog.
186
187  -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 31 Aug 2006 23:11:00 +0200
188
189 citadel (6.82-1) unstable; urgency=low
190
191   * update to actual Citadel CVS. many new features. see Packages changelog.
192
193  -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 22 Jun 2006 20:08:00 +0200
194
195 citadel (6.71-1) unstable; urgency=low
196
197   * update to actual Citadel CVS. many new features. see Packages changelog.
198
199  -- Wilfried Goesgens <citadel@outgesourced.org>  Sat, 21 Jan 2006 19:07:00 +0100
200
201 citadel (6.70-1) unstable; urgency=low
202
203   * update to actual Citadel CVS. many new features. see Packages changelog.
204
205  -- Wilfried Goesgens <citadel@outgesourced.org>  Sun, 15 Jan 2006 15:03:00 +0100
206
207 citadel (6.63-1) unstable; urgency=low
208
209   * update to actual Citadel CVS. many new features. see Packages changelog.
210
211  -- Wilfried Goesgens <citadel@outgesourced.org>  Mon, 12 Dec 2005 11:11:00 +0100
212
213 citadel (6.62-1) unstable; urgency=low
214
215   * update to actual Citadel CVS. many new features. see Packages changelog.
216
217  -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 18 Nov 2005 16:04:00 +0100
218
219 citadel (6.61-2) unstable; urgency=low
220
221   * update to actual Citadel CVS. many new features. see Packages changelog.
222
223  -- Wilfried Goesgens <citadel@outgesourced.org>  Tue, 01 Nov 2005 12:23:15 +0200
224
225 citadel (6.53-1) unstable; urgency=low
226
227   * Initial release
228
229  -- Wilfried Goesgens <citadel@outgesourced.org>  Sat, 23 Jul 2005 12:23:15 +0200
230