File: changelog

package info (click to toggle)
r-bioc-biocparallel 1.24.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,680 kB
  • sloc: cpp: 164; sh: 17; makefile: 5
file content (271 lines) | stat: -rw-r--r-- 7,724 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
r-bioc-biocparallel (1.24.1-1) unstable; urgency=medium

  * New upstream version
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

 -- Andreas Tille <tille@debian.org>  Fri, 13 Nov 2020 11:46:28 +0100

r-bioc-biocparallel (1.24.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Dylan Aïssi <daissi@debian.org>  Sat, 31 Oct 2020 17:39:45 +0100

r-bioc-biocparallel (1.22.0-2) unstable; urgency=medium

  * Team upload.
  * Fix test on ppc64el (Closes: #963111)
  * debhelper-compat 13 (routine-update)

 -- Dylan Aïssi <daissi@debian.org>  Mon, 13 Jul 2020 09:44:31 +0200

r-bioc-biocparallel (1.22.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.5.0 (routine-update)
  * Rules-Requires-Root: no (routine-update)

 -- Dylan Aïssi <daissi@debian.org>  Sun, 17 May 2020 18:16:08 +0200

r-bioc-biocparallel (1.20.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Dylan Aïssi <daissi@debian.org>  Tue, 24 Dec 2019 08:09:34 +0100

r-bioc-biocparallel (1.20.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.4.1

 -- Dylan Aïssi <daissi@debian.org>  Tue, 05 Nov 2019 21:53:46 +0100

r-bioc-biocparallel (1.18.1-1) unstable; urgency=medium

  * New upstream version
  * Fixed debian/watch for BioConductor
  * debhelper-compat 12
  * Set upstream metadata fields: Contact, Name.

 -- Andreas Tille <tille@debian.org>  Thu, 22 Aug 2019 07:54:32 +0200

r-bioc-biocparallel (1.18.0-2) unstable; urgency=medium

  * Team upload.
  * Standards-Version: 4.4.0
  * Add patch to disable two failing tests until we found a better solution.
     (Closes: #914731)

 -- Dylan Aïssi <daissi@debian.org>  Tue, 23 Jul 2019 08:03:36 +0200

r-bioc-biocparallel (1.18.0-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Wed, 03 Jul 2019 11:57:27 +0200

r-bioc-biocparallel (1.16.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * debhelper 12
  * Remove librt-linkage.patch, applied upstream.

 -- Dylan Aïssi <daissi@debian.org>  Tue, 12 Feb 2019 07:40:13 +0100

r-bioc-biocparallel (1.16.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Dylan Aïssi <daissi@debian.org>  Sat, 05 Jan 2019 19:18:38 +0100

r-bioc-biocparallel (1.16.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.3.0

 -- Dylan Aïssi <daissi@debian.org>  Sat, 05 Jan 2019 15:01:01 +0100

r-bioc-biocparallel (1.16.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Remove boost_1.67.patch, applied upstream.
  * Fix autopkgtest (Closes: #914731)
      Remove useless patches: fix_syntax_of_test_script.patch
      and ignore_test_requiring_rmpi.patch.

 -- Dylan Aïssi <daissi@debian.org>  Mon, 03 Dec 2018 08:04:22 +0100

r-bioc-biocparallel (1.16.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Add patch to fix FTBFS with boost 1.67 (Closes: #914708)
      Thanks Graham Inggs.
  * Add Testsuite: autopkgtest-pkg-r

 -- Dylan Aïssi <daissi@debian.org>  Thu, 29 Nov 2018 07:48:46 +0100

r-bioc-biocparallel (1.16.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.2.1

 -- Dylan Aïssi <daissi@debian.org>  Mon, 05 Nov 2018 08:04:05 +0100

r-bioc-biocparallel (1.14.2-2) unstable; urgency=medium

  * Test-Depends: r-cran-batchtools
    Closes: #882371

 -- Andreas Tille <tille@debian.org>  Mon, 13 Aug 2018 14:16:59 +0200

r-bioc-biocparallel (1.14.2-1) unstable; urgency=medium

  * New upstream version
  * Build-Depends: r-cran-bh instead of libboost-dev
  * Standards-Version: 4.1.5

 -- Andreas Tille <tille@debian.org>  Fri, 13 Jul 2018 11:16:16 +0200

r-bioc-biocparallel (1.14.1-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Thu, 10 May 2018 11:07:26 +0200

r-bioc-biocparallel (1.14.0-2) unstable; urgency=medium

  * Fix Maintainer and Vcs-fields
  * Add comment that libboost-dev is really needed

 -- Andreas Tille <tille@debian.org>  Sun, 06 May 2018 00:06:46 +0200

r-bioc-biocparallel (1.14.0-1) unstable; urgency=medium

  * New upstream version
  * dh-update-R to update Build-Depends
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.1.4
  * Avoid bash syntax error in template script

 -- Andreas Tille <tille@debian.org>  Wed, 02 May 2018 14:58:27 +0200

r-bioc-biocparallel (1.12.0-2) unstable; urgency=medium

  * pass -lrt option explicitly in src/Makevars (Thanks for the patch to
    Steve Langasek <steve.langasek@ubuntu.com>)
    Closes: #889524
  * d/watch: Secure URI
  * cme fix dpkg-control
  * debhelper 11

 -- Andreas Tille <tille@debian.org>  Mon, 05 Feb 2018 10:50:42 +0100

r-bioc-biocparallel (1.12.0-1) unstable; urgency=medium

  * New upstream version
  * Use Debian packaged boost library
  * Architecture: any

 -- Andreas Tille <tille@debian.org>  Tue, 07 Nov 2017 17:30:12 +0100

r-bioc-biocparallel (1.10.1-2) unstable; urgency=medium

  * Moved packaging from SVN to Git
  * Standards-Version: 4.1.1
  * Remove unneeded "Testsuite: autopkgtest"
  * Do not read d/changelog

 -- Andreas Tille <tille@debian.org>  Mon, 02 Oct 2017 13:46:41 +0200

r-bioc-biocparallel (1.10.1-1) unstable; urgency=medium

  * New upstream version

 -- Graham Inggs <ginggs@debian.org>  Mon, 15 May 2017 12:47:36 +0200

r-bioc-biocparallel (1.8.1-1) unstable; urgency=medium

  * New upstream version
  * debhelper 10
  * d/watch: version=4

 -- Andreas Tille <tille@debian.org>  Mon, 05 Dec 2016 16:53:14 +0100

r-bioc-biocparallel (1.8.0-2) unstable; urgency=medium

  * Add missing dependency to autopkgtest since this was not in the
    list of dependencies created by ${R:Depends}: r-cran-batchjobs (>= 1.6)

 -- Andreas Tille <tille@debian.org>  Wed, 26 Oct 2016 09:34:17 +0200

r-bioc-biocparallel (1.8.0-1) unstable; urgency=medium

  * New upstream version
  * Generic BioConductor homepage
  * Switch to dh-r

 -- Andreas Tille <tille@debian.org>  Tue, 25 Oct 2016 22:18:47 +0200

r-bioc-biocparallel (1.6.0-1) unstable; urgency=medium

  * New upstream version
  * cme fix dpkg-control

 -- Andreas Tille <tille@debian.org>  Sun, 08 May 2016 08:41:08 +0200

r-bioc-biocparallel (1.4.3-1) unstable; urgency=medium

  * New upstream version
  * cme fix dpkg-control
  * Add r-bioc-rsamtools to unit test dependency and Recommends of
    the package
  * Exclude requirement of Rmpi from tests since its not packaged yet
    Closes: #820735

 -- Andreas Tille <tille@debian.org>  Tue, 12 Apr 2016 15:32:10 +0200

r-bioc-biocparallel (1.4.0-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Thu, 29 Oct 2015 22:29:40 +0100

r-bioc-biocparallel (1.2.6-1) unstable; urgency=medium

  * New upstream version
  * Versioned (Build-)Depends r-cran-batchjobs
  * Suggest: r-cran-mpi

 -- Andreas Tille <tille@debian.org>  Sat, 27 Jun 2015 14:36:38 +0200

r-bioc-biocparallel (1.2.2-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Sun, 07 Jun 2015 22:27:02 +0200

r-bioc-biocparallel (1.0.0-1) experimental; urgency=medium

  * New upstream version
  * cme fix dpkg-control

 -- Andreas Tille <tille@debian.org>  Thu, 16 Oct 2014 22:08:38 +0200

r-bioc-biocparallel (0.6.1-1) unstable; urgency=medium

  * Initial release (closes: #753294)

 -- Andreas Tille <tille@debian.org>  Mon, 30 Jun 2014 09:17:49 +0200