source: trunk/debian/changelog @ 275

Last change on this file since 275 was 275, checked in by bas, 15 years ago

debian/changelog:

  • update version info
  • Property svn:executable set to *
  • Property svn:keywords set to Id
File size: 9.3 KB
Line 
1email2trac (0.90-1) stable; urgency=low
2
3  * updated aclocal.m4 to support python versions 2.5 and 2.6, closes #137
4  * use the email addres in the reporter field, closes #136
5  * Fixed an error in blog update function
6
7    All Fixes by: Bas van der Vlies
8
9  * if alternate notify template is set then also set ticket id. It will show
10    up as ticket change, closes #142
11    Reported by: hju att jochenkuhl dot de
12    Fixed by: Bas van der Vlies
13
14  * Error in urllib.quote(filename) could not handle unicode
15    filenames, closes #138
16   
17    Reported by: debacle at debian dot org
18    Applied  by: Bas van der Vlies
19
20 
21  * Fixed an error when debug is on and the body message contains unicode
22    strings, closes #144
23    Reported by: trumbitta at gmail dot com
24    Applied by: Bas van der Vlies
25
26 -- Bas van der Vlies <basv@sara.nl>  Thu, 04 Jun 2009 14:48:11 +0200
27
28email2trac (0.80-1) stable; urgency=low
29
30  * Fixed in parsing the reflow parameter, closes #123
31    Reported by: tomasz dot sterna at sensisoft dot com
32    Fixed by: Bas van der Vlies
33
34  * implemented workflow for tickets that are reopend, closes #70
35    Reported by: hju at jochenkuhl dot de
36    Author by: Bas van der Vlies
37
38  * added FullBlogPlugin support. So we can update/create the blogs
39    via email, #116
40    Authors: Bas van der Vlies & lucas dot eisenzimmer at t-systems-mms dot com
41
42  * email2trac require at least python version 2.4, closes #131
43    Reported by: otto at bergerdata dot de
44    Fixed by: Bas van der Vlies
45
46  * We can now set ticket fields for a new ticket via the 'subject' line:
47    - Subject: <description> #?<field=value>[,<field=value>]*
48    closes #130
49
50    Requested by: Steve
51    Implemented by: Bas van der Vlies
52
53 -- Bas van der Vlies <basv@ssara.nl>  Tue, 24 Mar 2009 15:26:08 +0100
54
55email2trac (0.70-1) stable; urgency=low
56
57  * New stable version
58
59 -- Bas van der Vlies <basv@sara.nl>  Tue, 27 Jan 2009 15:42:32 +0100
60
61email2trac (0.60-1) stable; urgency=low
62
63  *  New stable version
64
65 -- Bas van der Vlies <root@subtrac2.rc.sara.nl>  Thu, 20 Nov 2008 11:29:59 +0100
66
67email2trac (0.40-1) stable; urgency=low
68
69  * New Version, see ChangeLog
70
71 -- Bas van der Vlies <root@subtrac2.rc.sara.nl>  Fri, 10 Oct 2008 17:24:09 +0200
72
73email2trac (0.30-3) stable; urgency=low
74
75  * Non-maintainer upload.
76  * Reopen ticket if an email update is received
77
78 -- Bas van der Vlies <root@subtrac2.rc.sara.nl>  Mon, 04 Aug 2008 16:14:12 +0200
79
80email2trac (0.30-2) stable; urgency=low
81
82  *  Fixed an error in formating email_header.
83
84 -- Bas van der Vlies <basv@sara.nl>  Thu, 03 Jul 2008 12:53:39 +0200
85
86email2trac (0.30-1) stable; urgency=low
87
88  * a lot improvements and fixes, see Changelog
89
90 -- Bas van der Vlies <basv@sara.nl>  Tue,  3 Jun 2008 23:00:27 +0200
91
92email2trac (0.20-1) stable; urgency=low
93
94  * New version, see Changelog
95
96 -- Bas van der Vlies <root@rc.sara.nl>  Tue, 27 May 2008 23:12:54 +0200
97
98email2trac (0.13.0-1) stable; urgency=low
99
100  * New version with a lot of improvements
101
102 -- Bas van der Vlies <root@rc.sara.nl>  Mon,  4 Feb 2008 11:27:27 +0100
103
104email2trac (0.10.0-2) stable; urgency=low
105
106  *  Added extra info to syslog when exception occurs
107
108 -- Bas van der Vlies <root@rc.sara.nl>  Fri,  3 Aug 2007 09:45:26 +0200
109
110email2trac (0.10.0-1) stable; urgency=low
111
112  * New release, see ChangeLog
113
114 -- bas <basv@sara.nl>  Tue, 17 Jul 2007 14:15:14 +0200
115
116email2trac (0.9.5-1) stable; urgency=low
117
118  * New version with some new features see ChangeLog
119
120 -- bas <basv@sara.nl>  Tue, 24 Apr 2007 14:27:25 +0200
121
122email2trac (0.9.0-2) stable; urgency=low
123
124  * add email2trac.conf to conffiles
125
126 -- bas <basv@sara.nl>  Wed,  6 Dec 2006 14:28:04 +0100
127
128email2trac (0.9.0-1) stable; urgency=low
129
130  * New version nothing changed
131
132 -- bas <basv@sara.nl>  Mon,  4 Dec 2006 18:57:16 +0100
133
134email2trac (0.8.2-2) stable; urgency=low
135
136  * Try new version with unicode fixes
137
138 -- bas <basv@sara.nl>  Mon,  4 Dec 2006 12:04:30 +0100
139
140email2trac (0.8.2-1) stable; urgency=low
141
142  * New release version
143
144 -- bas <basv@sara.nl>  Thu, 26 Oct 2006 08:19:56 +0200
145
146email2trac (0.8.1-6) stable; urgency=low
147
148  * Fixed a strang bug in 0.9 version, if ticket update and email has
149    attachment we are not allowed to set the description and author
150    field of the attachment else the comment text is lost
151
152 -- bas <basv@sara.nl>  Fri, 20 Oct 2006 13:06:28 +0200
153
154email2trac (0.8.1-5) stable; urgency=low
155
156  *  Adjust delete_spam.py for version 0.10
157
158 -- bas <basv@sara.nl>  Thu, 19 Oct 2006 10:57:30 +0200
159
160email2trac (0.8.1-4) stable; urgency=low
161
162  * Fixed an error in ticket update, when a ticket does not exists
163    proceed if it is a new ticket.
164
165 -- bas <bas@rc.sara.nl>  Wed, 18 Oct 2006 09:50:36 +0200
166
167email2trac (0.8.1-3) stable; urgency=low
168
169  * setgid() must be called before setuid()
170
171 -- bas <bas@rc.sara.nl>  Tue, 17 Oct 2006 11:17:13 +0200
172
173email2trac (0.8.1-2) stable; urgency=low
174
175  * Replace sys.exit(0) bij return else there is an exception
176
177 -- bas <bas@rc.sara.nl>  Wed, 11 Oct 2006 14:08:50 +0200
178
179email2trac (0.8.1-1) stable; urgency=low
180
181  * Fixed some errors in delete_spam.py
182  * added drop_spam option
183  * add author and description field when adding a attachment
184
185 -- bas <bas@rc.sara.nl>  Thu,  5 Oct 2006 15:03:23 +0200
186
187email2trac (0.8.0-2) stable; urgency=low
188
189  * Do not send notification when message is marked as Spam
190
191 -- bas <bas@subtrac.sara.nl>  Mon,  2 Oct 2006 10:57:09 +0200
192
193email2trac (0.8.0-1) stable; urgency=low
194
195  * See ChangeLog
196
197 -- bas <bas@subtrac.sara.nl>  Fri, 29 Sep 2006 12:29:30 +0200
198
199email2trac (0.7.7-1) stable; urgency=low
200
201  * added RPM specfile
202
203 -- bas <bas@rc.sara.nl>  Mon, 28 Aug 2006 10:11:30 +0200
204
205email2trac (0.7.6-5) stable; urgency=low
206
207  *  Fixed reply_all bug, thanks to ncarlson@ibsys.com
208
209 -- Bas van der Vlies <basv@sara.nl>  Fri, 21 Jul 2006 14:45:14 +0200
210
211email2trac (0.7.6-4) stable; urgency=low
212
213  *  Remove the temporarly create files by trac for attachment insertion
214
215 -- Bas van der Vlies <basv@sara.nl>  Mon, 17 Jul 2006 10:46:29 +0200
216
217email2trac (0.7.6-3) stable; urgency=low
218
219  * Hopefully now fixed the unicode/encode problems
220
221 -- Bas van der Vlies <basv@sara.nl>  Fri, 14 Jul 2006 10:59:25 +0200
222
223email2trac (0.7.6-2) stable; urgency=low
224
225  * Fixed delete_spam.py for versions higher then 0.8
226
227 -- Bas van der Vlies <basv@sara.nl>  Thu, 13 Jul 2006 14:28:55 +0200
228
229email2trac (0.7.6-1) stable; urgency=low
230
231  * Fixes delete_spam.py also delete from attachment table
232    Fixes: Jaap Dijkshoorn
233
234 -- bas <bas@rc.sara.nl>  Thu, 13 Jul 2006 12:33:41 +0200
235
236email2trac (0.7.5-1) stable; urgency=low
237
238  * Fix for release greater than 0.8, now attachments where saved
239    when a new ticket was inserted
240
241 -- bas <bas@rc.sara.nl>  Thu, 13 Jul 2006 10:23:27 +0200
242
243email2trac (0.7.4-2) stable; urgency=low
244
245  * New bug fixes for unicode support
246
247 -- bas <bas@subtrac.sara.nl>  Tue, 11 Jul 2006 14:52:58 +0200
248
249email2trac (0.7.4-1) stable; urgency=low
250
251  * Unicode bug fixes
252
253 -- bas <bas@subtrac.sara.nl>  Tue, 11 Jul 2006 09:24:00 +0200
254
255email2trac (0.7.3-7) stable; urgency=low
256
257  * removed some unicode data conversions
258
259 -- bas <bas@subtrac.sara.nl>  Thu,  6 Jul 2006 09:04:35 +0200
260
261email2trac (0.7.3-6) stable; urgency=low
262
263  * Fixed an encoding problem when email_header is set to 1
264
265 -- bas <bas@subtrac.sara.nl>  Fri, 30 Jun 2006 13:42:38 +0200
266
267email2trac (0.7.3-5) stable; urgency=low
268
269  *  Description always changed when accesing the ticket via the web.
270     Suggestion/Patch by: Christian Boos
271
272 -- bas <bas@subtrac.sara.nl>  Fri, 30 Jun 2006 09:50:32 +0200
273
274email2trac (0.7.3-4) stable; urgency=low
275
276  * Fixed a LookupError 
277
278 -- bas <basv@sara.nl>  Mon, 26 Jun 2006 09:58:07 +0200
279
280email2trac (0.7.3-3) stable; urgency=low
281
282  * Fixed and spell error, self.mail_addr must be self.email_addr
283
284 -- bas <basv@sara.nl>  Thu, 22 Jun 2006 15:17:55 +0200
285
286email2trac (0.7.3-1) stable; urgency=low
287
288  * Enabled syslog option
289
290 -- bas <bas@subtrac.sara.nl>  Thu, 22 Jun 2006 12:45:37 +0200
291
292email2trac (0.7.2-0) stable; urgency=low
293
294  * Added new try/except statement and fixed LookupError
295
296 -- bas <bas@subtrac.sara.nl>  Thu, 22 Jun 2006 09:59:02 +0200
297
298email2trac (0.7.1-3) stable; urgency=low
299
300  * Fixed an error for already added attachments. Do not close the
301    database connection
302
303 -- bas <bas@subtrac.sara.nl>  Fri, 16 Jun 2006 13:52:26 +0200
304
305email2trac (0.7.0-2) stable; urgency=low
306
307  * Fixed some language errors by Nathaniel Irons
308
309 -- bas <bas@subtrac.sara.nl>  Fri,  2 Jun 2006 09:27:22 +0200
310
311email2trac (0.7.0-1) stable; urgency=low
312
313  * Added Ticket merging
314
315 -- bas <bas@subtrac.sara.nl>  Fri, 26 May 2006 15:01:03 +0200
316
317email2trac (0.6.0-1) stable; urgency=low
318
319  * New Version 0.6
320
321 -- bas <bas@sara.nl>  Tue, 16 May 2006 11:14:11 +0200
322
323email2trac (0.5.7-1) stable; urgency=low
324
325  * New version that fixes serveral bugs
326
327 -- bas <bas@subtrac.sara.nl>  Wed, 12 Apr 2006 15:54:30 +0200
328
329email2trac (0.5.0-4) stable; urgency=low
330
331  *  Continue instead of going on
332
333 -- bas <bas@subtrac.sara.nl>  Fri, 17 Feb 2006 14:29:48 +0100
334
335email2trac (0.5.0-3) stable; urgency=low
336
337  *  Fixed delete_spam.py if there are not enough permissions to
338     delete tickets
339
340 -- bas <bas@subtrac.sara.nl>  Fri, 17 Feb 2006 12:38:19 +0100
341
342email2trac (0.5.0-2) stable; urgency=low
343
344  * leave out the body tag for email urls
345
346 -- bas <bas@subtrac.sara.nl>  Thu, 16 Feb 2006 16:01:02 +0100
347
348email2trac (0.5.0-1) stable; urgency=low
349
350  *  First package
351
352 -- Bas van der Vlies  <bas@sara.nl>  Thu, 29 Dec 2005 14:40:11 +0100
Note: See TracBrowser for help on using the repository browser.