source: trunk/debian/changelog @ 217

Last change on this file since 217 was 217, checked in by bas, 16 years ago

email2trac.py.in:

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