File: changelog

package info (click to toggle)
ruby-build 20260222-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,152 kB
  • sloc: sh: 1,929; ruby: 26; makefile: 19
file content (282 lines) | stat: -rw-r--r-- 8,461 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
270
271
272
273
274
275
276
277
278
279
280
281
282
ruby-build (20260222-1) unstable; urgency=medium

  * Team upload.
  * Upgrade watch file to version 5.
  * New upstream release.
  * Drop Rules-Requires-Root field, it is now redundant.

 -- Simon Quigley <tsimonq2@debian.org>  Sun, 01 Mar 2026 14:55:45 -0600

ruby-build (20260121-1) unstable; urgency=medium

  * Team upload.

  [ Piper McCorkle ]
  * New upstream version 20250114

  [ Lucas Nussbaum ]
  * debian/salsa-ci.yml: use team-specific include
  * debian/.gitattributes: remove
  * debian/gbp.conf: Update for DEP-14

  [ Simon Quigley ]
  * New upstream release.
  * Drop XS-Ruby-Versions from control.
  * Update Standards-Version to 4.7.3, no changes needed.
  * Drop reverse-applicable patch.

 -- Simon Quigley <tsimonq2@debian.org>  Mon, 16 Feb 2026 14:35:19 -0600

ruby-build (20241225.2-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Apply patch from Simon Quigley to not run the build-ruby-openssl
    autopkgtest on armhf. (Closes: #1095653)

 -- Adrian Bunk <bunk@debian.org>  Thu, 10 Apr 2025 15:46:24 +0300

ruby-build (20241225.2-1) unstable; urgency=medium

  * Update version used for autopkgtest to 3.4.1
  * New upstream version 20241225.2

 -- Piper McCorkle <contact@piperswe.me>  Wed, 25 Dec 2024 03:06:48 -0600

ruby-build (20241213-1) unstable; urgency=medium

  * New upstream version 20241213
  * Add tests for new ruby-build features

 -- Piper McCorkle <contact@piperswe.me>  Thu, 12 Dec 2024 16:53:23 -0600

ruby-build (20241105-1) unstable; urgency=medium

  * New upstream version 20241105

 -- Piper McCorkle <contact@piperswe.me>  Tue, 05 Nov 2024 12:12:45 -0600

ruby-build (20241030-1) unstable; urgency=medium

  [ Piper McCorkle ]
  * New upstream version 20241030

 -- Piper McCorkle <contact@piperswe.me>  Wed, 30 Oct 2024 14:00:23 -0500

ruby-build (20241017-1) unstable; urgency=medium

  * New upstream version 20241017

 -- Piper McCorkle <contact@piperswe.me>  Thu, 17 Oct 2024 20:22:58 -0500

ruby-build (20241007-1) unstable; urgency=medium

  * Add autopkgtest for integration with rbenv
  * New upstream version 20241007

 -- Piper McCorkle <contact@piperswe.me>  Mon, 07 Oct 2024 13:10:55 -0500

ruby-build (20240917-1) unstable; urgency=medium

  * New upstream version 20240917

 -- Piper McCorkle <contact@piperswe.me>  Tue, 17 Sep 2024 12:29:30 -0500

ruby-build (20240903-1) unstable; urgency=medium

  * New upstream version 20240903

 -- Piper McCorkle <contact@piperswe.me>  Tue, 03 Sep 2024 02:28:55 -0500

ruby-build (20240727-2) unstable; urgency=medium

  * Only run YJIT autopkgtest on supported arches
  * Run bats in dh_auto_test

 -- Piper McCorkle <contact@piperswe.me>  Tue, 20 Aug 2024 13:37:50 -0500

ruby-build (20240727-1) unstable; urgency=medium

  * New upstream version 20240727 (Closes: #1075929)
  * Bump Standards-Version to 4.7.0
  * Rework patch for updated ruby-build version
  * Don't run new Makefile in dh_build
  * Add new Ruby build dependencies to Depends
  * Update my email address and copyright year
  * Update debian/watch GitHub URL
  * Forward patch upstream
  * Add Upstream-Contact to d/copyright
  * Run licenserecon in CI
  * Use upstream man page
  * Use pristine-tar
  * Test building Rubies in autopkgtest
  * Add overrides for overzealous lintian checks

 -- Piper McCorkle <contact@piperswe.me>  Wed, 14 Aug 2024 00:57:39 -0500

ruby-build (20220426-1) unstable; urgency=medium

  * Team upload

  [ Piper McCorkle ]
  * Update instructions for JRuby

  [ Cédric Boutillier ]
  * Update team name
  * New upstream version 20220426 (Closes: #1003429)
  * Refresh packaging files
  * Bump debhelper compatibility level to 13
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Rename manpage-without-executable lintian tag to spare-manual-page

 -- Cédric Boutillier <boutil@debian.org>  Wed, 04 May 2022 17:43:25 +0200

ruby-build (20200401-1) unstable; urgency=medium

  * New upstream version 20200401 (closes: #941668)
  * Update standards version to 4.5.0
  * Update debhelper compat version to 12
  * Use Salsa for git links
  * Use secure link in debian/copyright
  * Add basic debian/upstream/metadata
  * Add myself to Uploaders
  * Update Source entries
  * Remove obsolete debhelper Build-Depend

 -- Piper McCorkle <piperswe@gmail.com>  Mon, 06 Apr 2020 23:43:26 -0700

ruby-build (20170726-1) unstable; urgency=medium

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

 -- Christian Hofstaedtler <zeha@debian.org>  Sun, 27 Aug 2017 10:58:56 +0000

ruby-build (20161225-1) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files

  [ Christian Hofstaedtler ]
  * New upstream version 20161225
  * Bump Standards-Version to 3.9.8 (no changes needed)

 -- Christian Hofstaedtler <zeha@debian.org>  Thu, 29 Dec 2016 18:45:28 +0000

ruby-build (20151028-1) unstable; urgency=medium

  * Team upload.

  [ Sebastian Boehm ]
  * Imported Upstream version 20141016
  * Convert manpage from ronn to asciidoc
  * Move from a2x to asciidoctor

  [ Christian Hofstaedtler ]
  * Imported Upstream version 20151028 (Closes: #807077)

 -- Christian Hofstaedtler <zeha@debian.org>  Sat, 05 Dec 2015 02:24:53 +0000

ruby-build (20140926-1) unstable; urgency=low

  * Team upload
  * Import Upstream version 20140926
  * Add RUBY_BUILD_DEFINITIONS to manpage
  * Add RUBY_BUILD_ROOT to manpage

 -- Sebastian Boehm <sebastian@sometimesfood.org>  Mon, 06 Oct 2014 18:56:12 +0200

ruby-build (20140919-1) unstable; urgency=medium

  * Team upload
  * New upstream version 20140919

 -- Caitlin Matos <caitlin.matos@zoho.com>  Sat, 20 Sep 2014 12:18:25 -0400

ruby-build (20140702-1) unstable; urgency=low

  * Team upload
  * new upstream release

 -- Caitlin Matos <caitlin.matos@zoho.com>  Tue, 05 Aug 2014 01:54:14 -0400

ruby-build (20140408-1) unstable; urgency=low

  * Import Upstream version 20140408
  * Remove dh_installchangelogs override to install CHANGELOG.md since
    upstream does not ship that anymore.

 -- Sebastian Boehm <sebastian@sometimesfood.org>  Wed, 09 Apr 2014 17:36:02 +0200

ruby-build (20140224.1-1) unstable; urgency=low

  * Import Upstream version 20140224.1
  * Update manpage for 20140224.1
  * Install rbenv-uninstall to libexec

 -- Sebastian Boehm <sebastian@sometimesfood.org>  Mon, 24 Feb 2014 20:11:46 +0100

ruby-build (20130227-1) experimental; urgency=low

  * Import upstream version 20130227
  * Update manpage for 20130227

 -- Sebastian Boehm <sebastian@sometimesfood.org>  Fri, 01 Mar 2013 22:50:45 +0100

ruby-build (20121104-1) experimental; urgency=low

  * Import Upstream version 20121104
  * Stop using githubredir in debian/watch
  * Update manpage (rbenv install --list/--verbose)
  * Add documentation for rbenv-uninstall

 -- Sebastian Boehm <sebastian@sometimesfood.org>  Thu, 08 Nov 2012 17:00:27 +0100

ruby-build (20120524-1) unstable; urgency=low

  * New upstream release
  * Update manpage
    * Update environment section
    * Add --keep option to manpage

 -- Sebastian Boehm <sebastian@sometimesfood.org>  Thu, 28 Jun 2012 18:10:02 +0200

ruby-build (20120423-1) unstable; urgency=low

  * New upstream release
  * Change packaging to tarball-oriented pkg-ruby-extras workflow
  * Add ruby-ronn to Build-Depends, remove compiled manpage from VCS
  * Add environment section to manpage

 -- Sebastian Boehm <sebastian@sometimesfood.org>  Wed, 02 May 2012 18:21:03 +0200

ruby-build (20111230-1) unstable; urgency=low

  * New upstream release
  * Adapt ruby-build package for inclusion in Debian (Closes: #652075)
    * Update Vcs-* fields to point to git.debian.org
    * Remove debian/gbp.conf
    * Fix debian/copyright syntax
    * Remove git specific rules from debian/rules
    * Add manpage
    * Add notes on homebuilt rubies to debian/control and README.Debian
    * Change maintainer to pkg-ruby-extras
    * Move rbenv-install to rbenv libexec dir to avoid cluttering $PATH

 -- Sebastian Boehm <sebastian@sometimesfood.org>  Sat, 07 Jan 2012 17:55:27 +0100

ruby-build (20111030-1) lucid; urgency=low

  * New upstream release

 -- Sebastian Boehm <sebastian@sometimesfood.org>  Thu, 03 Nov 2011 21:51:06 +0100

ruby-build (20110928-1) lucid; urgency=low

  * First release

 -- Sebastian Boehm <sebastian@sometimesfood.org>  Wed, 12 Oct 2011 16:26:58 +0200