source: trunk/debian/changelog @ 252

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

email2trac.py.in:

  • always use self.author = self.email_addr, #118

debian/changelog:

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