File: changelog

package info (click to toggle)
simplejson 3.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 564 kB
  • ctags: 592
  • sloc: python: 3,146; ansic: 2,956; makefile: 19; sh: 16
file content (525 lines) | stat: -rw-r--r-- 15,727 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
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
simplejson (3.10.0-1) unstable; urgency=medium

  * New upstream release
  * Set documenation last change date to Debian's last change date to make the
    build reproducible (Closes: #788596, thanks to Juan Picca for the patch)

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 05 Nov 2016 21:50:41 +0100

simplejson (3.8.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Added -dbg packages back and don't generate -dbgsym

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 18 Apr 2016 21:55:44 +0200

simplejson (3.8.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * New upstream release
  * Fixed VCS URL (https)
  * d/copyright converted into machine-readable format
  * Standards-Version is 3.9.8 now (no change)
  * Added doc-base
  * Cleanup of package descriptions
  * Changed Conflicts to Replaces+Breaks
  * Removed -dbg packages, use -dbgsym instead
  * Removed Recommends: libjs-jquery
  * Changed homepage to Github

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 14 Apr 2016 23:32:06 +0200

simplejson (3.8.1-1) unstable; urgency=medium

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 27 Dec 2015 10:21:16 +0100

simplejson (3.7.3-1) unstable; urgency=medium

  * New upstream release
  * debian/control: "XS-" no longer needed before Testsuite header

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 07 Jun 2015 20:04:13 +0200

simplejson (3.7.0-1) unstable; urgency=medium

  [ Dimitri John Ledkov ]
  * Add auto-pkg-test. (Closes: #729718)

  [ Piotr Ożarowski ]
  * New upstream release
  * debian/watch: use pypi.debian.net redirector

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 18 May 2015 22:38:13 +0200

simplejson (3.6.5-1) unstable; urgency=medium

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 25 Oct 2014 21:17:04 +0200

simplejson (3.6.4-1) unstable; urgency=medium

  * New upstream release
  * Standards-version bumped to 3.9.6 (no changes needed)

 -- Piotr Ożarowski <piotr@llt0.p1otr.com>  Wed, 08 Oct 2014 23:49:40 +0200

simplejson (3.6.3-1) unstable; urgency=medium

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 24 Aug 2014 01:38:19 +0000

simplejson (3.6.0-1) unstable; urgency=medium

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 24 Jul 2014 08:08:52 +0200

simplejson (3.5.3-1) unstable; urgency=medium

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Fri, 27 Jun 2014 20:16:08 +0200

simplejson (3.5.2-1) unstable; urgency=medium

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Wed, 28 May 2014 21:54:34 +0200

simplejson (3.4.1-1) unstable; urgency=medium

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 05 May 2014 22:02:56 +0200

simplejson (3.3.3-1) unstable; urgency=medium

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 17 Feb 2014 22:09:39 +0100

simplejson (3.3.2-1) unstable; urgency=medium

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 12 Jan 2014 19:20:16 +0100

simplejson (3.3.1-2) unstable; urgency=low

  * Build pypy-simplejson (arch-indep package) only on amd64 or i386
    (i.e. Build-Depend on pypy only on these architectures)

 -- Piotr Ożarowski <piotr@debian.org>  Wed, 27 Nov 2013 21:47:16 +0100

simplejson (3.3.1-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 06 Oct 2013 12:36:43 +0200

simplejson (3.3.0-3) unstable; urgency=low

  * Upload to unstable
  * Use dh_pypy to handle PyPy files
  * Add dh-python to Build-Depends
  * Standards-version bumped to 3.9.4 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 08 Aug 2013 15:09:17 +0200

simplejson (3.3.0-2) experimental; urgency=low

  * Fix FTBFS due to missing docs

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 13 Jun 2013 23:20:24 +0200

simplejson (3.3.0-1) experimental; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Piotr Ożarowski ]
  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 14 May 2013 23:42:10 +0200

simplejson (3.2.0-1) experimental; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 02 May 2013 00:47:03 +0200

simplejson (3.1.3-1) experimental; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 07 Apr 2013 21:02:35 +0200

simplejson (3.1.2-1) experimental; urgency=low

  * New upstream release
  * support_pydebug_interpreters_in_tests patch removed, applied upstream

 -- Piotr Ożarowski <piotr@debian.org>  Wed, 20 Mar 2013 22:19:25 +0100

simplejson (3.1.0-1) experimental; urgency=low

  * New upstream release
  * New binary packages:
    - python-simplejson-doc
    - python-simplejson-dbg
    - python3-simplejson
    - python3-simplejson-dbg
    - pypy-simplejson
  * Build depend on python3-all-d{ev,bg} and pypy (for new packages)
  * Rewrite debian/rules to use dh sequencer and pybuild build system
  * Add support_pydebug_interpreters_in_tests patch
    - bump minimum required Python version to 2.6
      (due to test.test_support.strip_python_stderr)

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 18 Mar 2013 21:34:49 +0100

simplejson (2.6.2-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 18 Oct 2012 21:07:08 +0200

simplejson (2.6.1-1) unstable; urgency=low

  * New upstream release
  * Add hardening flags (via /usr/share/dpkg/buildflags.mk)

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 31 Jul 2012 19:37:16 +0200

simplejson (2.6.0-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 30 Jun 2012 22:53:16 +0200

simplejson (2.5.2-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Fri, 11 May 2012 18:16:20 +0200

simplejson (2.5.0-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Fri, 30 Mar 2012 21:08:45 +0200

simplejson (2.4.0-1) unstable; urgency=low

  * New upstream release
  * debhelper compat level bumped to 7
    - CHANGES.txt is now installed as upstream changelog
  * Standards-version bumped to 3.9.3 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 08 Mar 2012 23:09:25 +0100

simplejson (2.3.3-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 28 Feb 2012 20:21:46 +0100

simplejson (2.3.2-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 08 Jan 2012 19:36:04 +0100

simplejson (2.3.0-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 08 Dec 2011 18:28:46 +0100

simplejson (2.2.0-1) unstable; urgency=low

  * New upstream release
    - setuptools no longer used (yay!): python-setuptools removed from
      Build-Depends, setup.py install call updated in debian/rules
  * Let dh_sphinxdoc handle documentation files, python-sphinx build
    dependency bumped to 1.0.7+dfsg-1

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 05 Sep 2011 20:58:57 +0200

simplejson (2.1.6-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 10 May 2011 21:49:45 +0200

simplejson (2.1.5-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 17 Apr 2011 19:35:57 +0200

simplejson (2.1.3-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 17 Jan 2011 19:33:33 +0100

simplejson (2.1.2-1) unstable; urgency=low

  * New upstream release
  * Switch from dh_pysupport to dh_python2
  * Source package format changed to 3.0 (quilt)
  * Add test target in debian/rules to test all supported Python versions
    (not enabled by default as `setup.py test` ignores previously built
     extensions)
  * Standards-version bumped to 3.9.1 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 20 Nov 2010 20:05:53 +0100

simplejson (2.1.1-1) unstable; urgency=low

  * New upstream release
  * disable_ez_setup.patch removed, ez_install is now used only if setuptools
    is not available
  * Note about stdlib's json module added to package's long description

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 01 Apr 2010 23:40:10 +0200

simplejson (2.1.0-1) unstable; urgency=low

  * New upstream release
    - minumum required Python version bumped to 2.5
  * disable_ez_setup.patch refreshed
  * Remove MacOS resource fork files in clean rule

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 20 Mar 2010 20:09:00 +0100

simplejson (2.0.9-2) unstable; urgency=low

  * Drop python2.4-simplejson from Replaces/Conflicts
  * Install index.rst in /usr/share/doc/python-simplejson/
  * Rebuild documentation (python-sphinx added to build dependencies)
  * Standards-version bumped to 3.8.4 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 08 Feb 2010 20:59:44 +0100

simplejson (2.0.9-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Fri, 20 Feb 2009 19:19:32 +0100

simplejson (2.0.8-1) unstable; urgency=low

  * New upstream release
  * Change Debian packaging license to MIT (to match upstream)
  * Uplaod to unstable

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 17 Feb 2009 22:48:49 +0100

simplejson (2.0.7-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Lenny freeze)

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 05 Jan 2009 20:02:13 +0100

simplejson (2.0.6-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Lenny freeze)
    + disable_ez_setup patch updated
    + XS-Python-Version bumped to >= 2.4

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 21 Dec 2008 20:34:59 +0100

simplejson (2.0.5-1) experimental; urgency=low

  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn

  [ Piotr Ożarowski ]
  * New upstream release (upload to experimental due to Lenny freeze)

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 24 Nov 2008 20:08:46 +0100

simplejson (2.0.4-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Lenny freeze)

 -- Piotr Ożarowski <piotr@debian.org>  Fri, 24 Oct 2008 20:42:38 +0200

simplejson (2.0.3-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Lenny freeze)

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 12 Oct 2008 15:06:57 +0200

simplejson (2.0.2-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Lenny freeze)

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 07 Oct 2008 20:08:15 +0200

simplejson (2.0.1-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Lenny freeze)

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 30 Sep 2008 20:21:25 +0200

simplejson (2.0.0-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Lenny freeze)
  * Remove embedded copy of jquery.js and recommend libjs-jquery package
  * Don't compress .json and .js files in docs directory

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 27 Sep 2008 20:25:19 +0200

simplejson (1.9.3-1) experimental; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 23 Sep 2008 20:17:31 +0200

simplejson (1.9.2-1) unstable; urgency=low

  * New upstream release
  * Standards-Version bumped to 3.8.0:
    + debian/README.source file added

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 08 Jul 2008 20:02:49 +0200

simplejson (1.9.1-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 04 May 2008 23:45:23 +0200

simplejson (1.8.1-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 25 Mar 2008 20:31:48 +0100

simplejson (1.7.5-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 18 Mar 2008 01:00:07 +0100

simplejson (1.7.4-1) unstable; urgency=low

  * New upstream release
  * disable_ez_setup patch updated
  * Strip the "-1" from quilt's and setuptools' required build versions
  * Compress binary package with bzip2
  * Standards-version bumped to 3.7.3 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 24 Feb 2008 15:26:50 +0100

simplejson (1.7.3-1) unstable; urgency=low

  * New upstream release
  * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 07 Oct 2007 22:25:25 +0200

simplejson (1.7.2-1) unstable; urgency=low

  * New upstream release
  * Build Python extension (_speedups.so)
    - architecture changed to "any"
    - package now provides pythonX.Y-simplejson packages
  * Convert from CDBS to pure debhelper & quilt
  * Homepage field added
  * disable_ez_setup patch updated

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 22 Sep 2007 16:59:56 +0200

simplejson (1.7.1-2) unstable; urgency=low

  * New python-support handles egg's directory name correctly
    - bump python-support required version
    - remove mv part from debian/rules (Closes: #423982)

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 15 May 2007 19:40:49 +0200

simplejson (1.7.1-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 29 Mar 2007 15:04:55 +0200

simplejson (1.7-1) unstable; urgency=low

  * New upstream release
  * Changed maintainer address to debian.org

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 19 Mar 2007 17:43:17 +0100

simplejson (1.6-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ozarowski <ozarow@gmail.com>  Sun,  4 Mar 2007 16:15:08 +0100

simplejson (1.5-1) unstable; urgency=low

  * New upstream release
  * New maintainer: Debian Python Modules Team, thanks Tommi for your work!
  * Add myself to Uploaders
  * Acknowledge non-maintainer uploads (Closes: #373380, #372617)
  * Documentation is now installed as well
  * Homepage pseudo header added to long description
  * XS-Python-Standards-Version field removed
  * XS-Vcs-Svn and XS-Vcs-Browser fields added
  * Updated versions of required dependencies
  * debian/rules file simplified
  * debian/copyright file updated
  * Patch moved to debian/patches/01_disable_ez_setup.diff

 -- Piotr Ozarowski <ozarow@gmail.com>  Mon, 22 Jan 2007 02:26:34 +0100

simplejson (1.4-0.1) unstable; urgency=low

  * Non-maintainer upload (with maintainer's knowledge)
  * New upstream release
  * python-support moved to Build-Depends: and bumped required version to 0.3
    (Lintian error)
  * Updated XS-Python-Version: field (Lintian error)
  * python2.3-simplejson removed from Conflicts: and Replaces:
    (Python v2.3 is no longer supported in Debian)
  * Added debian/watch file
  * Standards-version bumped to 3.7.2 (no changes needed)

 -- Piotr Ozarowski <ozarow@gmail.com>  Sat,  2 Dec 2006 00:09:09 +0100

simplejson (1.3-0.1) unstable; urgency=low

  * NMU
  * New upstream release (Closes: #372617)
  * debian/copyright:
  - updated to contain the correct information (Closes: #372619)

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 24 Jun 2006 19:15:44 -0300

simplejson (1.1-1.1) unstable; urgency=low

  * NMU for the new Python Policy transition (Closes: #373380)
  * debian/control:
  - build-depend on the newest versions of cdbs, debhelper, and
    python-setuptools to conform to the new policy
  - provides policy headers
  * debian/rules:
  - install the files to /usr/share/python-support/python-simplejson

 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 20 Jun 2006 07:18:36 -0300

simplejson (1.1-1) unstable; urgency=low

  * Initial release

 -- Tommi Virtanen <tv@debian.org>  Sun, 26 Mar 2006 11:58:56 +0300