File: changelog

package info (click to toggle)
ruby-sinatra 2.0.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,828 kB
  • sloc: ruby: 16,849; makefile: 6
file content (269 lines) | stat: -rw-r--r-- 8,207 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
ruby-sinatra (2.0.8.1-2) unstable; urgency=medium

  * Team upload
  * Refresh patches
  * Add upstream patches to fix warnings on ruby2.7

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 07 Apr 2020 21:07:16 -0300

ruby-sinatra (2.0.8.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.0.8.1.
  * Bump debhelper compatibility level to 12.
  * Bump Standards-Version to 4.5.0 (no changes needed).
  * debian/compat: Drop obsolete compat file, rely on debhelper-compat.
  * debian/control: Drop BD on ruby-rack-protection and ruby-sinatra-contrib.
    (Closes: #921201)
  * debian/control: Add puma as BD.
  * debian/copyright: Use HTTPS in link to copyright format specs.
  * debian/patches: Refresh for new release.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

 -- Georg Faerber <georg@debian.org>  Fri, 07 Feb 2020 11:23:28 +0000

ruby-sinatra (2.0.5-4) unstable; urgency=medium

  * Team upload.
  * Add 0003-test_haml-update-for-haml-5.patch to make tests pass against
    ruby-haml >= 5 (Closes: #919174)

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 21 Jan 2019 19:02:20 -0200

ruby-sinatra (2.0.5-3) unstable; urgency=medium

  * Team upload
  * Enable autopkgtest

 -- Sruthi Chandran <srud@disroot.org>  Tue, 08 Jan 2019 17:27:19 +0530

ruby-sinatra (2.0.5-2) unstable; urgency=medium

  [ Georg Faerber ]
  * New upstream version 2.0.4

  [ Sruthi Chandran ]
  * New upstream version 2.0.5
  * Update watch file to use github repo
  * Refresh patches
  * Enable nocheck build profile
  * Update debhelper-compat
  * Bump standards version to 4.3.0
  * Add binaries sinatra-contrib and rack-protection
  * Use salsa.debian.org in Vcs-* fields

  [ Pirate Praveen ]
  * Enable nocheck build profile in ruby-tests.rake
  * Tighten dependencies

 -- Pirate Praveen <praveen@debian.org>  Sat, 05 Jan 2019 18:17:24 +0530

ruby-sinatra (1.4.8-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.4.8
    - fixes warnings with ruby2.5
  * Refresh patches
  * debian/ruby-tests.rake: remove useless -rubygems option from tests
    invocation

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 01 Mar 2018 10:22:13 -0300

ruby-sinatra (1.4.7-5) unstable; urgency=medium

  * Team upload.
  * Drop build dependency on ruby-bluecloth

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 15 Nov 2016 21:35:57 -0300

ruby-sinatra (1.4.7-4) unstable; urgency=medium

  * Team upload.
  * Drop bluecloth development/convenience dependency.
  * Bump standards version to 3.9.8

 -- Christian Hofstaedtler <zeha@debian.org>  Tue, 05 Jul 2016 15:50:59 +0200

ruby-sinatra (1.4.7-3) unstable; urgency=medium

  * Team upload.
  * Remove lintian-override from source dir:
    - Override warnings were already fixed

 -- Lucas Albuquerque Medeiros de Moura <lucas.moura128@gmail.com>  Sat, 05 Mar 2016 18:58:14 -0300

ruby-sinatra (1.4.7-2) unstable; urgency=medium

  * Reupload to unstable.

 -- Pirate Praveen <praveen@debian.org>  Fri, 04 Mar 2016 12:30:43 +0530

ruby-sinatra (1.4.7-1) experimental; urgency=medium

  [ Pirate Praveen ]

  * New upstream patch release
  * wrap-and-sort dependencies
  * Bump standards version to 3.9.7 (no changes)
  * Make copyright dep5 compliant

  [ Balasankar C ]
  * Add patch i18n-fix.patch
    - Specify available locales during testing (Closes: #808738)
  * Bump debhelper compatibility
  * Fix Vcs-* links to use secure protocol.

 -- Pirate Praveen <praveen@debian.org>  Thu, 25 Feb 2016 11:01:25 +0530

ruby-sinatra (1.4.6-2) unstable; urgency=medium

  * Team upload.

  [ Lucas Nussbaum ]
  * Remove myself from Uploaders.

  [ Pirate Praveen ]
  * Re-upload to unstable.
  * Add ruby-minitest, ruby-rabl, ruby-slim, ruby-bluecloth to build-depends.
    - now more tests are run during build.
  * Ignore require-rubygems failure.

 -- Pirate Praveen <praveen@debian.org>  Wed, 29 Apr 2015 18:45:41 +0530

ruby-sinatra (1.4.6-1) experimental; urgency=low

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

 -- Pirate Praveen <praveen@debian.org>  Fri, 03 Apr 2015 15:31:40 +0530

ruby-sinatra (1.4.5-1) unstable; urgency=low

  * Team upload.
  * New upstream version: (Closes: #738387)
    - Drop obsolete patch.
    - Update path to Japanese documentation.
  * Get more test coverage by adding several Build-Depends.

 -- Jérémy Bobbio <lunar@debian.org>  Fri, 11 Apr 2014 00:39:29 +0200

ruby-sinatra (1.4.3-2) unstable; urgency=low

  Team upload.

  * Update Standards-Version to 3.9.5 (no changes)
  * Add alternative dependency on ruby-rack1.4
  * Fix test failure by cherry picking upstream fix (Closes: #728633)
  * Change ruby1.8 dependency to ruby

 -- Christian Hofstaedtler <zeha@debian.org>  Mon, 02 Dec 2013 20:56:50 +0100

ruby-sinatra (1.4.3-1) unstable; urgency=low

  [ Jérémy Bobbio ]
  * Team upload.
  * New upstream version.
  * Add git-buildpackage configuration.
  * Adjust Depends and Build-Depends.
  * Drop transitional packages now that Wheezy is stable.
  * Bump Standards-Version to version 3.9.4, no changes required.
  * Add missing Build-Depends on ruby-json.
  * Use rake to run the test suite to avoid false negative results.
  * Update paths to documentation.

  [ Cédric Boutillier ]
  * debian/control: remove obsolete DM-Upload-Allowed flag.
  * Use canonical URI in Vcs-* fields.

 -- Jérémy Bobbio <lunar@debian.org>  Wed, 07 Aug 2013 16:02:37 +0200

ruby-sinatra (1.3.2-2) unstable; urgency=low

  * Team upload
  * Add a dependency on ruby-rack-protection (Closes: #683496)

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 05 Aug 2012 15:12:53 -0500

ruby-sinatra (1.3.2-1) unstable; urgency=low

  * New upstream version:1.3.2
  * Bump Standard Version: 3.9.3
  * Change transitional package priority to extra
  * Add lintian-overrides for transitional packages
  * Add rack-test-protection into Build-Depends 

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Fri, 29 Jun 2012 00:10:33 +0900

ruby-sinatra (1.2.6-1) unstable; urgency=low

  * New upstream version: 1.2.6
  * Add me to Uploaders
  * Add lintian-overrides

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Tue, 26 Jul 2011 01:23:37 +0900

ruby-sinatra (1.2.3-1) unstable; urgency=low

  * Switch to gem2deb-based packaging. Rename source and binary packages.

 -- Lucas Nussbaum <lucas@lucas-nussbaum.net>  Tue, 26 Apr 2011 15:41:55 +0200

libsinatra-ruby (1.0.really1.0-1) unstable; urgency=low

  [Laurent Vallar]
  * New upstream release.

  [Deepak Tripathi]
  * Added debian/source
  * Added debian/README.source
  
 -- Laurent Vallar <val@zbla.net>  Fri, 07 May 2010 15:21:21 +0200

libsinatra-ruby (1.0.b-1) unstable; urgency=low

  * New upstream release. No changes needed.

 -- Laurent Vallar <val@zbla.net>  Sat, 27 Mar 2010 16:37:27 +0100

libsinatra-ruby (1.0.a-1) unstable; urgency=low

  * New upstream release.
  * Bumped Standards-Version to 3.8.4. No changes needed.
  * Build ri documentation.
  * Port the package to Ruby 1.9.1.

 -- Laurent Vallar <val@zbla.net>  Mon, 22 Feb 2010 09:42:32 +0100

libsinatra-ruby (0.9.4-1) unstable; urgency=low

  * New uptstream release.
  * Remove patches associated to sinatra's lighthouseapp tickets #249 and
    #254, bugs are now fixed upstream.
  * Bumped Standards-Version to 3.8.3. No changes needed.

 -- Laurent Vallar <val@zbla.net>  Mon, 24 Aug 2009 16:46:00 +0200

libsinatra-ruby (0.9.3-1) unstable; urgency=low

  [ Laurent Vallar ]
  * Initial release (Closes: #534557).
  * Provide patch to fix :run default bad value on Sinatra applications,
    see https://sinatra.lighthouseapp.com/projects/9779-sinatra/tickets/249.
  * Provide patch to fix in file template support, see
    https://sinatra.lighthouseapp.com/projects/9779-sinatra/tickets/254
  * Move images from library path and provide patch to fix path in code.
  * Build HTML API documentation using rdoc instead of mislav-hanna gem which
    is not packaged for now.
  * Add graphviz dependency for build process plus many lintian fixes
    (thanks Ryan).

  [ Ryan Niebur ]
  * fix watch file

  [ Lucas Nussbaum ]
  * Fixed Vcs-* fields after pkg-ruby-extras SVN layout change.

 -- Laurent Vallar <val@zbla.net>  Wed, 24 Jun 2009 14:13:24 +0200