File: changelog

package info (click to toggle)
ruby-gon 6.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 504 kB
  • sloc: ruby: 1,383; makefile: 9
file content (145 lines) | stat: -rw-r--r-- 4,498 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
ruby-gon (6.4.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Remove constraints unnecessary since buster

  [ Cédric Boutillier ]
  * Use gem style install
  * Drop change_watch_js_location.patch: no need to move watch.js
  * Import upstream patch to fix test suite with ruby3.0 (Closes: #1002098)
  * Set Rules-Requires-Root to no
  * Remove deprecated explicit dependency on the ruby interpreter
  * Use ${ruby:Depends} to fill automatically dependencies from gemspec

 -- Cédric Boutillier <boutil@debian.org>  Tue, 04 Jan 2022 00:03:24 +0100

ruby-gon (6.4.0-1) unstable; urgency=medium

  [ Sruthi Chandran ]
  * Team upload
  * New upstream release (Closes: #965269, #970938) (Fixes: CVE-2020-25739)

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.

 -- Sruthi Chandran <srud@debian.org>  Sun, 01 Nov 2020 15:46:41 +0530

ruby-gon (6.3.2-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Cédric Boutillier ]
  * New upstream version 6.3.2
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Do not prefer ruby-oj to handle json

 -- Cédric Boutillier <boutil@debian.org>  Fri, 03 Jan 2020 08:50:07 +0100

ruby-gon (6.2.1-1) unstable; urgency=medium

  * Team upload

  [ Cédric Boutillier ]
  * Set Testsuite to autopkgtest-pkg-ruby

  [ Pirate Praveen ]
  * New upstream version 6.2.1
  * Bump Standards-Version to 4.2.1 (no changes needed)
  * Disable tests that requies actionpack >= 5

 -- Pirate Praveen <praveen@debian.org>  Sun, 21 Oct 2018 22:32:26 +0530

ruby-gon (6.1.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release

  [ Pirate Praveen ]
  * Refresh patches
  * Update ruby-tests.rake to include spec.rspec_opts from Rakefile

 -- Sruthi Chandran <srud@disroot.org>  Wed, 07 Sep 2016 14:24:08 +0530

ruby-gon (6.0.1-1) unstable; urgency=medium

  * Team upload
  * New major upstream release
  * Refresh patches

 -- Pirate Praveen <praveen@debian.org>  Wed, 16 Sep 2015 00:30:10 +0530

ruby-gon (5.2.3-2) unstable; urgency=medium

  * Team upload
  * Re-upload to unstable

 -- Pirate Praveen <praveen@debian.org>  Mon, 27 Apr 2015 15:53:34 +0530

ruby-gon (5.2.3-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * Refresh patches (remove_lib_from_loadpath_for_spec.patch)
  * Remove patches (fix_tests_with_rabl_rails.patch)
  * Set minimum version for ruby-rabl to 0.11.4

 -- Pirate Praveen <praveen@debian.org>  Wed, 19 Nov 2014 01:34:31 +0530

ruby-gon (5.2.0-2) unstable; urgency=medium

  * Add fix_tests_with_rabl_rails.patch imported from upstream
    to fix tests with ruby-rabl-rails 0.4.x
    The new version of ruby-rabl-rails uses a slightly different layout, and
    files to require in tests should be updated.
  * Tighten Build-Depends on ruby-rabl-rails to force a version greater than
    0.4.x

 -- Cédric Boutillier <boutil@debian.org>  Sat, 15 Nov 2014 16:26:55 +0100

ruby-gon (5.2.0-1) unstable; urgency=medium

  * Team upload

  [ David Suárez ]
  * New upstream version.
  * debian/patches:
    - Refresh 'change_watch_js_location' patch.
    - Add 'fix-json-scaping-on-tests-strings'patch. (Closes: #759909)
      If ruby-oj is used for the tests, the scaping of some outputs are
      not the expected.
  * Update build and runtime depends:
    - Add ruby-multi-json and ruby-request-store.
    - Prefer ruby-oj over ruby-json.
  * Update standards version; no changes needed.

 -- David Suárez <david.sephirot@gmail.com>  Sun, 12 Oct 2014 01:24:34 +0200

ruby-gon (5.0.4-1) unstable; urgency=medium

  * Imported Upstream version 5.0.4
  * Drop fix_escaper.patch, applied upstream

 -- Cédric Boutillier <boutil@debian.org>  Thu, 27 Feb 2014 16:50:46 +0100

ruby-gon (5.0.1-1) unstable; urgency=medium

  * Imported Upstream version 5.0.1
  * Add fix_escaper.patch to escape properly unicode (Closes: #733441)
  * Bump Standards-Version to 3.9.5 (no changes needed)
  * Set XS-Ruby-Versions to all

 -- Cédric Boutillier <boutil@debian.org>  Fri, 10 Jan 2014 15:54:16 +0100

ruby-gon (4.1.0-1) unstable; urgency=low

  * Initial release (Closes: #703185)

 -- Cédric Boutillier <boutil@debian.org>  Sat, 01 Jun 2013 02:30:54 +0200