File: changelog

package info (click to toggle)
ruby-concurrent 1.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,136 kB
  • sloc: ruby: 30,875; java: 6,128; ansic: 265; makefile: 26; sh: 19
file content (217 lines) | stat: -rw-r--r-- 7,156 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
ruby-concurrent (1.3.5-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.3.5

 -- Hans-Christoph Steiner <hans@eds.org>  Fri, 14 Mar 2025 19:35:07 +0100

ruby-concurrent (1.3.4-1) unstable; urgency=medium

  * Re-upload without change to unstable

 -- Cédric Boutillier <boutil@debian.org>  Tue, 04 Feb 2025 17:51:59 +0100

ruby-concurrent (1.3.4-1~exp1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.3.4
  * Bump Standards-Version to 4.7.0 (no changes needed)
  * Refresh patch
  * Breaks current puppetserver

 -- Cédric Boutillier <boutil@debian.org>  Thu, 09 Jan 2025 01:49:15 +0100

ruby-concurrent (1.2.3-4) unstable; urgency=medium

  * Team upload.
  * d/rules: fix no-arch-all builds

 -- Jérôme Charaoui <jerome@riseup.net>  Sat, 10 Aug 2024 11:34:11 -0400

ruby-concurrent (1.2.3-3) unstable; urgency=medium

  * Team upload.

  * d/rules: Use javac -source/-target values from java-common
    (Closes: #1078373)
  * d/tests: mark jruby test as flaky (Closes: #1078431)
  * d/watch: remove bad extra whitespace

 -- Jérôme Charaoui <jerome@riseup.net>  Sat, 10 Aug 2024 10:10:09 -0400

ruby-concurrent (1.2.3-2) unstable; urgency=medium

  * Team upload.

  * fix binary-arch-produces-all errors
  * d/control: drop obsolete XB-Ruby-Versions
  * d/patches: drop spec_map.rb patch, fixed upstream
  * d/rules: cleanup built jar
  * d/tests: workaround jruby test timeouts on armel

 -- Jérôme Charaoui <jerome@riseup.net>  Sun, 18 Feb 2024 10:26:22 -0500

ruby-concurrent (1.2.3-1) unstable; urgency=medium

  * Team upload.

  [ Jérôme Charaoui ]
  * New upstream version 1.2.3 (Closes: #1063802)
  * Build Java native extension for JRuby (Closes: #1029139)
  * d/control:
    + add Rules-Requires-Root: no
    + build using headless jdk
    + bump Standards-Version, no changes needed
    + update homepage url
    + update package descriptions
    - drop unneeded build deps
    - drop obsolete XS-Ruby-Versions field
    - remove obsolete ruby-interpreter bd
  * d/copyright:
    + update Source url
    - remove obsolete Files-Excluded
  * d/patches:
    + refresh patches for new upstream version
    + remove-git.patch not-needed upstream
    - drop no longer needed patches
  * d/tests:
    + add autopkgtest for jruby extension
    - remove builddeps from ruby test
  * d/watch: drop +dfsg repack, bump to version 4

  [ Debian Janitor ]
  * Apply multi-arch hints.

 -- Jérôme Charaoui <jerome@riseup.net>  Tue, 13 Feb 2024 08:59:35 -0500

ruby-concurrent (1.1.6+dfsg-5) unstable; urgency=medium

  * Add Provides to match current gem2deb behaviour when gem name includes ruby

 -- Pirate Praveen <praveen@debian.org>  Thu, 07 Apr 2022 20:02:59 +0530

ruby-concurrent (1.1.6+dfsg-4) unstable; urgency=medium

  [ Pirate Praveen ]
  * concurrent-ruby-edge version is different from source version
  * 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 ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove 1 unused lintian overrides.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Pirate Praveen ]
  * Switch to gem-install layout (bundler now require this for --local option)
    - only --destdir is enough ruby-concurrent but --destdir and
      DH_RUBY_USE_DH_AUTO_INSTALL_DESTDIR is required ruby-concurrent-ext
  * Enable gemspec dependency checks during build
  * Bump Standards-Version to 4.6.0 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Sat, 22 Jan 2022 22:04:03 +0530

ruby-concurrent (1.1.6+dfsg-3) unstable; urgency=medium

  * Tighten dependency on ruby-concurrent to same version as source
  * Fix version of concurrent-ruby-edge gem (not same as concurrent-ruby)
  * Run dh_install for both binary packages in override target
  * Remove git from concurrent-ruby-edge gemspec as well (fixes broken gempsec)
  * Add myself to uploaders
  * Check gemspec dependencies for all gemspec

 -- Pirate Praveen <praveen@debian.org>  Fri, 28 Feb 2020 14:16:50 +0530

ruby-concurrent (1.1.6+dfsg-2) unstable; urgency=medium

  * Cleanup after tests are run (remove spec/examples.txt)
  * Use local files during build (add local path to LOAD_PATH for tests)
  * Build 2 binary packages (ruby-concurrent and ruby-concurrent-ext)
  * Run tests only as autopkgtest (as ruby-concurrent-ext needs
    ruby-concurrent for tests)
  * Add DH_RUBY_USE_DH_AUTO_INSTALL_DESTDIR=debian/ruby-concurrent-ext
  * Install the files for ruby-concurrent-ext
  * Manually install files for ruby-concurrent using .install file
  * Manually add and clean concurrent-ruby.gemspec
  * Add concurrent-ruby-edge.gemspec to package and add Provides:
    ruby-concurrent-edge
  * Add lintian override for concurrent-ruby_ext.so not linking against libc

 -- Pirate Praveen <praveen@debian.org>  Thu, 27 Feb 2020 18:33:20 +0530

ruby-concurrent (1.1.6+dfsg-1) unstable; urgency=medium

  * Team upload

  [ Michael Moll ]
  * New upstream version 1.1.6

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.5.0 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Tue, 25 Feb 2020 18:23:57 +0530

ruby-concurrent (1.0.5-4) unstable; urgency=medium

  * Team Upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.4.1 (no changes needed)
  * Drop compat file, rely on debhelper-compat and bump compat level to 12
  * Drop unnecessary dependency on ruby (see #934948)

 -- Pirate Praveen <praveen@debian.org>  Tue, 24 Dec 2019 22:07:01 +0530

ruby-concurrent (1.0.5-3) unstable; urgency=medium

  * Team upload.
  * debian/control: drop `Testsuite: autopkgtest-pkg-ruby` to let autopkgtest
    run only the explicit debian/tests/control in this package, and not also
    run the default test produced by autodep8 (Closes: #926782)

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 15 Apr 2019 12:52:29 -0300

ruby-concurrent (1.0.5-2) unstable; urgency=medium

  * Team upload
  * Fix map_spec.rb test on armhf
  * Move packaging repository to Salsa

 -- Balint Reczey <rbalint@ubuntu.com>  Mon, 27 Aug 2018 23:08:36 +0200

ruby-concurrent (1.0.5-1) unstable; urgency=medium

  * Team upload
  * New upstream release

 -- Pirate Praveen <praveen@debian.org>  Mon, 14 Aug 2017 15:42:48 +0530

ruby-concurrent (1.0.0-3) unstable; urgency=medium

  * Team upload
  * Add DH_RUBY_GEMSPEC in debian/tests/control (fix autopkgtest failure)

 -- Pirate Praveen <praveen@debian.org>  Tue, 13 Sep 2016 20:04:25 +0530

ruby-concurrent (1.0.0-2) unstable; urgency=medium

  * Specify seed value for running tests (Closes: #836536)
  * Bump Standards Version to 3.9.8 (No changes)

 -- Balasankar C <balasankarc@autistici.org>  Mon, 12 Sep 2016 10:52:06 +0530

ruby-concurrent (1.0.0-1) unstable; urgency=medium

  * Initial release (Closes: #809338)

 -- Balasankar C <balasankarc@autistici.org>  Tue, 08 Dec 2015 16:27:18 +0530