File: changelog

package info (click to toggle)
ruby-multi-json 1.11.2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 320 kB
  • ctags: 129
  • sloc: ruby: 1,439; makefile: 2
file content (112 lines) | stat: -rw-r--r-- 3,712 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
ruby-multi-json (1.11.2-3) unstable; urgency=medium

  * Team upload.

  [ Laurent Bigonville ]
  * Remove myself from the uploaders

  [ Christian Hofstaedtler ]
  * Disable tests requiring non-oj libs (Closes: #798537)

 -- Christian Hofstaedtler <zeha@debian.org>  Sat, 19 Dec 2015 19:37:31 +0000

ruby-multi-json (1.11.2-2) unstable; urgency=medium

  * Team upload.
  * Only build/test with Oj. This cuts the dependency chain quite a bit, and
    all consumers of this library will get Oj anyway (as it's the default).
    So far there are no consumers in Debian that use multi-json to load
    a different library than the default selected by multi-json.

 -- Christian Hofstaedtler <zeha@debian.org>  Tue, 08 Sep 2015 11:48:22 +0000

ruby-multi-json (1.11.2-1) unstable; urgency=medium

  * New upstream release

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 14 Aug 2015 11:50:56 -0300

ruby-multi-json (1.11.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update Vcs-Browser to use cgit.

 -- Lucas Nussbaum <lucas@debian.org>  Wed, 06 May 2015 21:19:02 +0200

ruby-multi-json (1.10.1-1) unstable; urgency=medium

  * Team upload
  * Imported Upstream version 1.10.1
  * Bump Standards-Version to 3.9.6 (no changes needed)
  * Set Testsuite field to autopkgtest-pkg-ruby
  * Use the code from upstream Rakefile to run the tests
  * Update entry for lib/multi_json/vendor/okjson.rb in copyright file

 -- Cédric Boutillier <boutil@debian.org>  Wed, 08 Oct 2014 22:35:50 +0200

ruby-multi-json (1.10.0-1) unstable; urgency=medium

  * New upstream release
  * debian/patches/remove_simplecov.patch: removed as simplecov usage was
    already dropped upstream

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 19 May 2014 12:04:51 -0300

ruby-multi-json (1.8.0-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 1.8.0.
  * Build-Depends on the proper version of ruby-rspec.
  * Refresh patches.
  * Add git-buildpackage configuration.

 -- Jérémy Bobbio <lunar@debian.org>  Wed, 25 Sep 2013 17:25:12 +0200

ruby-multi-json (1.7.7-1) unstable; urgency=low
  
  * Team upload
  * Imported Upstream version 1.7.7
  * debian/control
    + use canonical URI in Vcs-* fields
    + build-depend and recommend ruby-oj
    + recommend all json implementations available, not just one of them
    + bump Standards-Version to 3.9.4 (no changes needed)
  * debian/copyright:
      use DEP5 copyright-format/1.0 official URL for Format field
  * debian/patches: 
    + add remove_simplecov.patch to remove requirement on simplecov in specs
    + add fix_encoding.patch to force external encoding to UTF-8
    + remove skip-oj-tests.patch since ruby-oj is packaged

 -- Cédric Boutillier <boutil@debian.org>  Thu, 15 Aug 2013 14:22:12 +0200

ruby-multi-json (1.3.6-1) unstable; urgency=low

  * New upstream release.
  * debian/control: add myself to Uploaders:
  * Run tests during build; added rake, ruby-rspec, ruby-json, ruby-yajl to
    Build-Depends:
  * debian/patches/skip-oj-tests.patch: skip test that requires a non-
    packaged JSON library

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 26 Jun 2012 13:16:21 -0300

ruby-multi-json (1.3.1-2) unstable; urgency=low

  * Bump build dependency on gem2deb to >= 0.3.0~

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 24 Jun 2012 21:56:36 -0300

ruby-multi-json (1.3.1-1) unstable; urgency=low

  * New upstream release
  * debian/control: Reword Description

 -- Laurent Bigonville <bigon@debian.org>  Tue, 17 Apr 2012 18:27:35 +0200

ruby-multi-json (1.0.4-1) unstable; urgency=low

  * Initial release (Closes: #658877)

 -- Laurent Bigonville <bigon@debian.org>  Mon, 27 Feb 2012 14:16:37 +0100