source: trunk/debian/changelog @ 264

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

email2trac.py.in,:

  • fixed an unicode error

debian/changelog:

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