source: emailtotracscript/trunk/debian/changelog @ 106

Last change on this file since 106 was 106, checked in by bas, 18 years ago

EmailtoTracScript?:

Added:

  • email2trac.spec file thanks to Jon Topper
  • Property svn:executable set to *
  • Property svn:keywords set to Id
File size: 3.9 KB
Line 
1email2trac (0.7.7-1) stable; urgency=low
2
3  * added RPM specfile
4
5 -- root <root@rc.sara.nl>  Mon, 28 Aug 2006 10:11:30 +0200
6
7email2trac (0.7.6-5) stable; urgency=low
8
9  *  Fixed reply_all bug, thanks to ncarlson@ibsys.com
10
11 -- Bas van der Vlies <basv@sara.nl>  Fri, 21 Jul 2006 14:45:14 +0200
12
13email2trac (0.7.6-4) stable; urgency=low
14
15  *  Remove the temporarly create files by trac for attachment insertion
16
17 -- Bas van der Vlies <basv@sara.nl>  Mon, 17 Jul 2006 10:46:29 +0200
18
19email2trac (0.7.6-3) stable; urgency=low
20
21  * Hopefully now fixed the unicode/encode problems
22
23 -- Bas van der Vlies <basv@sara.nl>  Fri, 14 Jul 2006 10:59:25 +0200
24
25email2trac (0.7.6-2) stable; urgency=low
26
27  * Fixed delete_spam.py for versions higher then 0.8
28
29 -- Bas van der Vlies <basv@sara.nl>  Thu, 13 Jul 2006 14:28:55 +0200
30
31email2trac (0.7.6-1) stable; urgency=low
32
33  * Fixes delete_spam.py also delete from attachment table
34    Fixes: Jaap Dijkshoorn
35
36 -- root <root@rc.sara.nl>  Thu, 13 Jul 2006 12:33:41 +0200
37
38email2trac (0.7.5-1) stable; urgency=low
39
40  * Fix for release greater than 0.8, now attachments where saved
41    when a new ticket was inserted
42
43 -- root <root@rc.sara.nl>  Thu, 13 Jul 2006 10:23:27 +0200
44
45email2trac (0.7.4-2) stable; urgency=low
46
47  * New bug fixes for unicode support
48
49 -- root <root@subtrac.sara.nl>  Tue, 11 Jul 2006 14:52:58 +0200
50
51email2trac (0.7.4-1) stable; urgency=low
52
53  * Unicode bug fixes
54
55 -- root <root@subtrac.sara.nl>  Tue, 11 Jul 2006 09:24:00 +0200
56
57email2trac (0.7.3-7) stable; urgency=low
58
59  * removed some unicode data conversions
60
61 -- root <root@subtrac.sara.nl>  Thu,  6 Jul 2006 09:04:35 +0200
62
63email2trac (0.7.3-6) stable; urgency=low
64
65  * Fixed an encoding problem when email_header is set to 1
66
67 -- root <root@subtrac.sara.nl>  Fri, 30 Jun 2006 13:42:38 +0200
68
69email2trac (0.7.3-5) stable; urgency=low
70
71  *  Description always changed when accesing the ticket via the web.
72     Suggestion/Patch by: Christian Boos
73
74 -- root <root@subtrac.sara.nl>  Fri, 30 Jun 2006 09:50:32 +0200
75
76email2trac (0.7.3-4) stable; urgency=low
77
78  * Fixed a LookupError 
79
80 -- root <basv@sara.nl>  Mon, 26 Jun 2006 09:58:07 +0200
81
82email2trac (0.7.3-3) stable; urgency=low
83
84  * Fixed and spell error, self.mail_addr must be self.email_addr
85
86 -- root <basv@sara.nl>  Thu, 22 Jun 2006 15:17:55 +0200
87
88email2trac (0.7.3-1) stable; urgency=low
89
90  * Enabled syslog option
91
92 -- root <root@subtrac.sara.nl>  Thu, 22 Jun 2006 12:45:37 +0200
93
94email2trac (0.7.2-0) stable; urgency=low
95
96  * Added new try/except statement and fixed LookupError
97
98 -- root <root@subtrac.sara.nl>  Thu, 22 Jun 2006 09:59:02 +0200
99
100email2trac (0.7.1-3) stable; urgency=low
101
102  * Fixed an error for already added attachments. Do not close the
103    database connection
104
105 -- root <root@subtrac.sara.nl>  Fri, 16 Jun 2006 13:52:26 +0200
106
107email2trac (0.7.0-2) stable; urgency=low
108
109  * Fixed some language errors by Nathaniel Irons
110
111 -- root <root@subtrac.sara.nl>  Fri,  2 Jun 2006 09:27:22 +0200
112
113email2trac (0.7.0-1) stable; urgency=low
114
115  * Added Ticket merging
116
117 -- root <root@subtrac.sara.nl>  Fri, 26 May 2006 15:01:03 +0200
118
119email2trac (0.6.0-1) stable; urgency=low
120
121  * New Version 0.6
122
123 -- root <bas@sara.nl>  Tue, 16 May 2006 11:14:11 +0200
124
125email2trac (0.5.7-1) stable; urgency=low
126
127  * New version that fixes serveral bugs
128
129 -- root <root@subtrac.sara.nl>  Wed, 12 Apr 2006 15:54:30 +0200
130
131email2trac (0.5.0-4) stable; urgency=low
132
133  *  Continue instead of going on
134
135 -- root <root@subtrac.sara.nl>  Fri, 17 Feb 2006 14:29:48 +0100
136
137email2trac (0.5.0-3) stable; urgency=low
138
139  *  Fixed delete_spam.py if there are not enough permissions to
140     delete tickets
141
142 -- root <root@subtrac.sara.nl>  Fri, 17 Feb 2006 12:38:19 +0100
143
144email2trac (0.5.0-2) stable; urgency=low
145
146  * leave out the body tag for email urls
147
148 -- root <root@subtrac.sara.nl>  Thu, 16 Feb 2006 16:01:02 +0100
149
150email2trac (0.5.0-1) stable; urgency=low
151
152  *  First package
153
154 -- 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.