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