File: changelog

package info (click to toggle)
libdbix-class-perl 0.08010-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,052 kB
  • ctags: 1,064
  • sloc: perl: 10,536; sql: 225; makefile: 45
file content (338 lines) | stat: -rw-r--r-- 11,032 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
libdbix-class-perl (0.08010-2) unstable; urgency=medium

  * debian/watch: extended regexp for matching upstream releases.
  * debian/control:
    - clean up dependencies (closes: #481031), thanks to Peter Rabbitson for
      the bug report
      + remove libclass-data-accessor-perl, libossp-uuid-perl,
        libuniversal-exports-perl, libtie-ixhash-perl
      + move libdbix-contextualfetch-perl, libclass-trigger-perl to Suggests
      + add libjson-any-perl to Depends and Build-Depends-Indep
      + add libdatetime-format-mysql-perl and libtext-csv-xs-perl to
        Build-Depends-Indep to enable additional tests
    - wrap long lines 
    - add me to Uploaders
  * Set urgency to medium because of the fix on an RC bug.
  * debian/rules:
    - refresh against current dh-make-perl template
    - don't install README any more (text version of the inline POD
      documentation)
    - remove exec bit from *.pod files
  * Add patch pod-fixes.patch, fixes some pod/man errors; add quilt framework.
    One fix closes: #478335, thanks to Ansgar Burchardt for the bug report.
  * debian/copyright: use author-independent upstream source location.

 -- gregor herrmann <gregoa@debian.org>  Sat, 14 Jun 2008 15:29:15 +0200

libdbix-class-perl (0.08010-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyżaniak (eloy) <eloy@debian.org>  Fri, 14 Mar 2008 10:53:16 +0100

libdbix-class-perl (0.08009-1) unstable; urgency=low

  * New upstream release
   + Move package from Catalyst Group to Debian Perl Group
   + debian/control: added additional headers
   + debian/control: Standards-Version ugpraded to 3.7.3
   + debian/compat: upgraded to 6

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Thu, 31 Jan 2008 14:50:18 +0100

libdbix-class-perl (0.08008-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri, 16 Nov 2007 18:28:26 +0100

libdbix-class-perl (0.08007-2) unstable; urgency=low

  * debian/control: added libsql-translator-perl to Recommends (closes: #432391)
  * Closew old New upstream version bug (closes: #430374)

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue, 11 Sep 2007 10:53:45 +0200

libdbix-class-perl (0.08007-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue, 11 Sep 2007 10:16:55 +0200

libdbix-class-perl (0.08006-2) unstable; urgency=low

  * debian/control: libclass-c3-componentised-perl should be in Depends not 
    in Recommends (closes: #440251)

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Thu, 30 Aug 2007 10:02:19 +0200

libdbix-class-perl (0.08006-1) unstable; urgency=low

  * New upstream release
  * Updated debian/control: long description and dependencies.

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Mon, 20 Aug 2007 12:57:00 +0200

libdbix-class-perl (0.08003-1) unstable; urgency=low

  * New upstream release
  * debian/rules: fixed debian-rules-ignores-make-clean-error

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Mon, 16 Jul 2007 16:15:47 +0200

libdbix-class-perl (0.08002-1) unstable; urgency=low

  * New upstream release
  * debian/control: libfile-spec-perl added to dependencies

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri, 22 Jun 2007 10:46:37 +0200

libdbix-class-perl (0.08001-1) unstable; urgency=low

  * New upstream release
  * debian/control: libclass-accessor-grouped-perl added to dependencies

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue, 19 Jun 2007 11:48:29 +0200

libdbix-class-perl (0.07006-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Wed, 18 Apr 2007 15:25:49 +0200

libdbix-class-perl (0.07005-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Mon, 15 Jan 2007 12:12:17 +0100

libdbix-class-perl (0.07004-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Wed, 10 Jan 2007 10:43:25 +0100

libdbix-class-perl (0.07003-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri, 17 Nov 2006 09:50:50 +0100

libdbix-class-perl (0.07002-2) unstable; urgency=low

  * debian/control:
   + added Recommends: libdatetime-format-mysql-perl, libdatetime-format-db2-perl, 
     libdatetime-format-pg-perl   

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue, 24 Oct 2006 18:56:20 +0200

libdbix-class-perl (0.07002-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri, 15 Sep 2006 15:13:49 +0200

libdbix-class-perl (0.07001-1) unstable; urgency=low

  * New upstream release
  * debian/rules: temporary make test non-critical
  * debian/control:
   + Build-Depends-Indep: added libsql-translator-perl

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Mon, 28 Aug 2006 10:50:20 +0200

libdbix-class-perl (0.07000-1) unstable; urgency=low

  * New upstream release
  * debian/compat: increased to 5
  * debian/control:
   + Standards-Version: increased to 3.7.2.1 without any changes

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Sun, 23 Jul 2006 13:48:56 +0200

libdbix-class-perl (0.06.003-1) unstable; urgency=low

  * New upstream release
  * debian/control:
   - Standards-Version: increased to 3.7.2 without any changes
   
 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri, 19 May 2006 21:09:15 +0200

libdbix-class-perl (0.06.002-1) unstable; urgency=low

  * New upstream release
  * debian/watch file updated

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Thu, 20 Apr 2006 15:03:49 +0200

libdbix-class-perl (0.06.001-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Sun,  9 Apr 2006 00:08:01 +0200

libdbix-class-perl (0.06.000-1) unstable; urgency=low

  * New upstream release
  * debian/control: libmodule-find-perl added to dependencies

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Sat, 25 Mar 2006 23:34:08 +0100

libdbix-class-perl (0.05.007-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - Build-Depends-Indep: libclass-c3-perl increased version to 0.11
    - Depends: libclass-c3-perl increased version to 0.11

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Sat, 25 Feb 2006 00:11:09 +0100

libdbix-class-perl (0.05.006-1) unstable; urgency=low

  * New upstream release
  * debian/control - libmodule-find-perl removed from dependencies, libdatetime 
    added to Build-Depends-Indep

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Mon, 20 Feb 2006 14:34:55 +0100

libdbix-class-perl (0.05.005-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Mon, 13 Feb 2006 23:20:51 +0100

libdbix-class-perl (0.05.003-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Wed,  8 Feb 2006 20:06:24 +0100

libdbix-class-perl (0.05.002-1) unstable; urgency=low

  * New upstream release
  * debian/control - libclass-inspector-perl added to dependencies

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue,  7 Feb 2006 18:43:16 +0100

libdbix-class-perl (0.05.001-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Mon,  6 Feb 2006 10:15:13 +0100

libdbix-class-perl (0.05.000-1) unstable; urgency=low

  * New upstream release
  * debian/control - libcarp-clan-perl added to dependencies

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Thu,  2 Feb 2006 10:47:18 +0100

libdbix-class-perl (0.04.999.6experimental-1) experimental; urgency=low

  * New upstream release (experimental)

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Sat, 28 Jan 2006 22:59:59 +0100

libdbix-class-perl (0.04.999.4experimental-1) experimental; urgency=low

  * New upstream release (experimental)

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Wed, 25 Jan 2006 11:07:54 +0100

libdbix-class-perl (0.04.999.3experimental-1) experimental; urgency=low

  * New upstream release (experimental)

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue, 24 Jan 2006 12:32:41 +0100

libdbix-class-perl (0.04.999.2experimental-1) experimental; urgency=low

  * New upstream (experimental) release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Sat, 14 Jan 2006 18:50:31 +0100

libdbix-class-perl (0.04.999.2-1) experimental; urgency=low

  * Proper source tar.gz
  * debian/control - Test::POD added to dependencies

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Mon,  2 Jan 2006 10:31:30 +0100

libdbix-class-perl (0.04.999.1-1) experimental; urgency=low

  * New upstream release
  * debian/control: Dependencies: added libclass-data-accessor-perl, removed 
    libclass-data-inheritable-perl

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue, 27 Dec 2005 09:52:24 +0100

libdbix-class-perl (0.04.001-1) unstable; urgency=low

  * New upstream release (closes: #341652)

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Wed, 14 Dec 2005 11:21:33 +0100

libdbix-class-perl (0.04-2) unstable; urgency=low

  * debian/control - libclass-c3-perl added to Depends

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri,  2 Dec 2005 11:21:09 +0100

libdbix-class-perl (0.04-1) unstable; urgency=low

  * New upstream release
  * debian/control - libclass-c3-perl added to dependencies,

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Sun, 27 Nov 2005 14:17:23 +0100

libdbix-class-perl (0.03.003-2) unstable; urgency=low

  * debian/watch - mangled value of debian version

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Mon, 14 Nov 2005 19:10:31 +0100

libdbix-class-perl (0.03.003-1) unstable; urgency=low

  * New upstream release
  * debian/control - libossp-uuid-perl added to dependencies

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri,  4 Nov 2005 21:52:41 +0100

libdbix-class-perl (0.03.002-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri, 28 Oct 2005 21:47:43 +0200

libdbix-class-perl (0.03.001-1) unstable; urgency=low

  * (NOT RELEASED YET) New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri, 23 Sep 2005 21:18:56 +0200

libdbix-class-perl (0.03-1) unstable; urgency=low

  * New upstream release
  * Close ITP bug (closes: #329193)

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue, 20 Sep 2005 09:57:56 +0200

libdbix-class-perl (0.02-1) UNRELEASED; urgency=low

  [ Krzysztof Krzyzaniak (eloy) ]
  * debian/control - Added libmodule-find-perl Depends.

  [ Florian Ragwitz ]
  * Cleaned up debian/rules.
  * Added me to Uploaders.
  * Added Upstream URL to debian/copyright.
  * New upstream release.
  * Added libsql-abstract-limit-perl to Depends and Build-Depends.

 -- Florian Ragwitz <rafl@debianforum.de>  Tue, 30 Aug 2005 19:10:36 +0200

libdbix-class-perl (0.01-1) unstable; urgency=low

  * Initial Release.

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue,  9 Aug 2005 13:24:25 +0200