File: changelog

package info (click to toggle)
ruby-rabl 0.16.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,276 kB
  • sloc: ruby: 6,732; javascript: 102; makefile: 6
file content (162 lines) | stat: -rw-r--r-- 5,549 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
ruby-rabl (0.16.1-1) unstable; urgency=medium

  * New upstream version 0.16.1
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Remove X?-Ruby-Versions fields from d/control

 -- Cédric Boutillier <boutil@debian.org>  Tue, 07 Feb 2023 12:49:29 +0100

ruby-rabl (0.15.0-1) unstable; urgency=medium

  * Team upload
  * debian/watch: point at github for new releases
  * New upstream version 0.15.0
  * Refresh patches
    - fix-rakefile.patch: dropped, not necessary anymore
    - make-rails-6-compatible.patch: dropped, new upstream version is
      compatible up to Rails 7
    - relax-rr-dependency.patch: dropped, not necessary anymore
  * debian/control: refresh from template
    - Bump Standards-Version to 4.6.1; no changes needed
    - Add Rules-Requires-Root: no
    - Add ${ruby:Depends} to Depends:. Keep ruby-bson, ruby-json,
      ruby-msgpack, hardcoded in there for backwards compatibility (they are
      not hard dependencies in the upstream metadata)
  * Add patch to fix usage in the ruby-sinatra test suite (Closes: #1002108)

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 20 Aug 2022 15:27:53 -0300

ruby-rabl (0.13.1-3) unstable; urgency=medium

  * Team upload.
  * d/patches/make-rails-6-compatible.patch: Add patch.
    - Add Rails 6 support via nesquena/rabl#723.
  * d/patches/series: Enable new patch.

 -- Daniel Leidert <dleidert@debian.org>  Wed, 01 Dec 2021 01:05:50 +0100

ruby-rabl (0.13.1-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Daniel Leidert ]
  * debian/ruby-test-files.yaml: Remove file.
  * debian/ruby-tests.rake: Add, and enable patches by loading Rakefile and
    running the test target. This fixes the test failures (closes: #996350).
  * d/rules: Enable gem installation layout.
  * d/patches/relax-rr-dependency.patch: Add patch.
    - Fixes build with rr 3.0.8. Many thanks to Geremia Taglialatela.
  * d/patches/fix-rakefile.patch: Add patch.
    - Fix Rakefile to be able to run the tests.
  * d/patches/remove-git-from-gemspec: Add patch.
    - Remove git from gemspec to fix autopkgtest.
  * d/patches/series: Enable new patches.

 -- Daniel Leidert <dleidert@debian.org>  Sat, 27 Nov 2021 22:23:30 +0100

ruby-rabl (0.13.1-1) unstable; urgency=medium

  * Team upload.

  [ HIGUCHI Daisuke (VDR dai) ]
  * New upstream release (Closes: #888166)
  * eliminate lintian warning: debian-watch-uses-insecure-uri
  * eliminate lintian warning: insecure-copyright-format-uri
  * eliminate lintian warning: file-contains-trailing-whitespace
  * Refresh patch.
  * Use salsa.debian.org in Vcs-* fields
  * Bump debhelper compatibility level to 11
  * Bump Standards-Version to 4.1.3 (no changes needed)

 -- HIGUCHI Daisuke (VDR dai) <dai@debian.org>  Sat, 31 Mar 2018 23:16:38 +0900

ruby-rabl (0.13.0-2) unstable; urgency=medium

  * Team upload.

  [ Gilles Filippini ]
  * def-bson-serialize.patch: reintroduce BSON.serialize method dropped
    from ruby-bson since release 2.0.0 (Closes: #849315)

 -- Christian Hofstaedtler <zeha@debian.org>  Sun, 05 Feb 2017 17:37:31 +0000

ruby-rabl (0.13.0-1) unstable; urgency=medium

  * Imported Upstream version 0.13.0
  * Drop apple_computer.patch, applied upstream
  * Drop fix_test_230_compatibility.patch, applied upstream

 -- Cédric Boutillier <boutil@debian.org>  Wed, 24 Aug 2016 12:43:46 +0200

ruby-rabl (0.12.0-1) unstable; urgency=medium

  * Imported Upstream version 0.12.0
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Add patches to fix tests
    + using plist (Closes: #818154)
    + in a fix for a new Ruby 2.3 feature
  * Bump Standards-Version to 3.9.8 (no changes needed)

 -- Cédric Boutillier <boutil@debian.org>  Fri, 20 May 2016 23:40:28 +0200

ruby-rabl (0.11.4-2) unstable; urgency=medium

  * Team upload.
  * Re-upload to unstable.

 -- Pirate Praveen <praveen@debian.org>  Mon, 27 Apr 2015 18:51:10 +0530

ruby-rabl (0.11.4-1) experimental; urgency=medium

  * Team upload.
  * New upstream release (needed to update gon).
  * Bump standards version to 3.9.6 (no changes).

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

ruby-rabl (0.11.0-1) unstable; urgency=medium

  * Imported Upstream version 0.11.0
  * Build-depend on and suggest ruby-hashie as it is used in a test

 -- Cédric Boutillier <boutil@debian.org>  Fri, 22 Aug 2014 15:25:21 +0200

ruby-rabl (0.10.1-1) unstable; urgency=medium

  * Imported Upstream version 0.10.1

 -- Cédric Boutillier <boutil@debian.org>  Thu, 19 Jun 2014 14:09:12 +0200

ruby-rabl (0.9.3-1) unstable; urgency=medium

  * Imported Upstream version 0.9.3
  * (Build-)depend on ruby-actionpack instead of ruby-actionpack-3.2
  * Bump Standards-Version to 3.9.5 (no changes needed)

 -- Cédric Boutillier <boutil@debian.org>  Thu, 02 Jan 2014 23:36:01 +0100

ruby-rabl (0.8.5-1) unstable; urgency=low

  * Imported Upstream version 0.8.5

 -- Cédric Boutillier <boutil@debian.org>  Thu, 27 Jun 2013 23:32:23 +0200

ruby-rabl (0.8.3-2) unstable; urgency=low

  * debian/control: fix typo in Depends: field

 -- Cédric Boutillier <boutil@debian.org>  Fri, 19 Apr 2013 19:22:33 +0200

ruby-rabl (0.8.3-1) unstable; urgency=low

  * Initial release (Closes: #705247)

 -- Cédric Boutillier <boutil@debian.org>  Fri, 12 Apr 2013 00:38:35 +0200