File: changelog

package info (click to toggle)
ruby-bootsnap 1.23.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 512 kB
  • sloc: ruby: 3,711; ansic: 847; sh: 14; makefile: 9
file content (201 lines) | stat: -rw-r--r-- 6,139 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
ruby-bootsnap (1.23.0-1) unstable; urgency=medium

  * Team upload.
  * Upgrade watch file to version 5.
  * New upstream release.
  * Drop Priority: optional.
  * Drop Rules-Requires-Root field, it is now redundant.
  * Build depend on ruby-mocha 3.

 -- Simon Quigley <tsimonq2@debian.org>  Tue, 24 Feb 2026 12:45:29 -0600

ruby-bootsnap (1.22.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Remove upper limit on ruby-minitest.
  * Update Standards-Version to 4.7.3, no changes needed.

 -- Simon Quigley <tsimonq2@debian.org>  Wed, 11 Feb 2026 09:00:15 -0600

ruby-bootsnap (1.18.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update Standards-Version to 4.7.2, no changes needed.
  * Add skip-test_no_read_permission.patch, root can always read the file.

 -- Simon Quigley <tsimonq2@debian.org>  Sat, 01 Nov 2025 11:48:28 -0500

ruby-bootsnap (1.18.4-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.18.4
  * Remove redundant minitest build-dep declaration from d/control

 -- Ananthu C V <weepingclown@disroot.org>  Mon, 26 Aug 2024 00:53:00 +0530

ruby-bootsnap (1.18.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.18.3
  * Bump Standards-Version to 4.7.0 (no changes needed)
  * Refresh patches
  * Skip more failing tests

 -- Pirate Praveen <praveen@debian.org>  Sat, 25 May 2024 18:26:56 +0530

ruby-bootsnap (1.17.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.17.1
  * Refresh patches

 -- Pirate Praveen <praveen@debian.org>  Mon, 22 Jan 2024 13:43:44 +0530

ruby-bootsnap (1.17.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.17.0
  * Refresh patches

 -- Pirate Praveen <praveen@debian.org>  Sat, 30 Dec 2023 16:19:34 +0530

ruby-bootsnap (1.16.0-2) unstable; urgency=medium

  * Team upload.
  * Reupload to unstable
  * Drop obsolete X*-Ruby-Versions fields

 -- Pirate Praveen <praveen@debian.org>  Mon, 12 Jun 2023 20:47:44 +0530

ruby-bootsnap (1.16.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream version 1.16.0
  * Bump Standards-Version to 4.6.2 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Wed, 01 Mar 2023 15:56:21 +0530

ruby-bootsnap (1.13.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.13.0
  * Refresh patches

 -- Pirate Praveen <praveen@debian.org>  Sat, 27 Aug 2022 14:21:33 +0530

ruby-bootsnap (1.12.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.12.0
  * delete test_helper patch
  * Bump Standards-Version to 4.6.1 (no changes needed)

 -- Mohammed Bilal <mdbilal@disroot.org>  Thu, 11 Aug 2022 12:21:17 +0000

ruby-bootsnap (1.11.1-2) unstable; urgency=medium

  * debian/ruby-tests.rake: skip tests on ppc64el.
    The tests are trigering some weird behavior on ruby interpreter, and I
    can't really debug it at the moment. This should be a temporary
    workaround.

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 25 Jun 2022 22:43:01 -0300

ruby-bootsnap (1.11.1-1) unstable; urgency=medium

  * Team upload
  * test_helper: support platforms where GC compaction is not supported
  * New upstream version 1.11.1
  * debian/.gitattributes: add missing trailing newline
  * debian/upstream/metadata: refresh from template
  * debian/ruby-tests.rake: refresh from template
  * debian/control: refresh from template
    - Build-Depends: apply same order as the template
    - Depends: replace hardcoded dependency with ${ruby:Depends}
  * Refresh patches
  * Gemfile: relax dependency on rubocop
  * debian/rules: cleanup tmp and Gemfile.lock

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 07 May 2022 13:07:50 -0300

ruby-bootsnap (1.9.3-1) unstable; urgency=medium

  * Team Upload

  [ Daniel Leidert ]
  * Fix watch file

  [ Pirate Praveen ]
  * Really fix filenamemangle in watch file
  * New upstream version 1.9.3
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Refresh patches and drop patches no longer required
  * Add ruby-byebug as build dependency
  * Update minimum version of ruby-msgpack to 1.4~
  * Update debian/ruby-bootsnap.docs

 -- Pirate Praveen <praveen@debian.org>  Mon, 06 Dec 2021 09:43:33 +0530

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

  * Team upload.

  [ Pirate Praveen ]
  * Bump minimum version of gem2deb to 1.0

  [ Cédric Boutillier ]
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.1, no changes needed.
  * Remove constraints unnecessary since buster
  * Bump debhelper from old 12 to 13.

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 25 Nov 2021 08:01:53 -0300

ruby-bootsnap (1.4.6-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.4.6
  * Refresh patches and drop ruby 2.7 support patch (applied upstream)
  * Disable more cache path related tests

 -- Pirate Praveen <praveen@debian.org>  Fri, 20 Mar 2020 18:48:20 +0530

ruby-bootsnap (1.4.4-1) experimental; urgency=medium

  * Team upload
  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Abhijith PA ]
  * Fix ruby 2.7 test failure
  * d/control
    + Use debhelper-compat instead
    + Bump Standards-Version to 4.5.0
    + Remove ruby interpreter from depends field
    + Add Rules-Requires-Root: no

  [ Jongmin Kim ]
  * New upstream version 1.4.4
    + Add test suite and its dependencies
  * d/watch: Move to github.com/Shopify/bootsnap for importing tests
  * d/control: Bump Standards-Version to 4.3.0 (no changes needed)
  * d/patches:
    + Patch for relaxing dependencies version
    + Patch for removing git from gemspec
    + Patch for skipping the cache path related tests
    + d/patches: Revert not-needed version relaxing for mocha, msgpack

 -- Abhijith PA <abhijith@debian.org>  Sun, 23 Feb 2020 19:39:19 +0530

ruby-bootsnap (1.3.0-1) unstable; urgency=medium

  * Initial release (Closes: #897985)

 -- Sruthi Chandran <srud@disroot.org>  Sun, 06 May 2018 23:25:46 +0530