File: changelog

package info (click to toggle)
r-cran-rcppparallel 5.1.7%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 544 kB
  • sloc: cpp: 1,852; sh: 19; makefile: 11
file content (171 lines) | stat: -rw-r--r-- 5,051 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
r-cran-rcppparallel (5.1.7+dfsg-6) unstable; urgency=medium

  * Team upload.
  * Fix libtbb-dev version parsing, thanks Yue Gui, closes: #1101729.

 -- Charles Plessy <plessy@debian.org>  Tue, 08 Apr 2025 10:55:26 +0900

r-cran-rcppparallel (5.1.7+dfsg-5) unstable; urgency=medium

  * Re-add r-base-dev to Test-Depends (seems dh-update-R removed it again)
    Closes: #1072306

 -- Andreas Tille <tille@debian.org>  Mon, 10 Jun 2024 13:01:46 +0200

r-cran-rcppparallel (5.1.7+dfsg-4) unstable; urgency=medium

  [ Andreas Tille ]
  * Add r-base-dev at end of d/t/control to make sure dh-update-R will
    sensibly deal with it

  [ Joost van Baal-Ilić ]
  * Standards-Version: 4.7.0 (routine-update)
  * d/control: remove myself from Uploaders.

 -- Joost van Baal-Ilić <joostvb@debian.org>  Tue, 23 Apr 2024 13:42:07 +0000

r-cran-rcppparallel (5.1.7+dfsg-3) unstable; urgency=medium

  * Re-add r-base-dev to Test-Depends
  * Fix clean target
    Closes: #1048021

 -- Andreas Tille <tille@debian.org>  Tue, 19 Dec 2023 19:33:49 +0100

r-cran-rcppparallel (5.1.7+dfsg-2) unstable; urgency=medium

  * Pin versioned Depends from libtbb to make sure symlinks will point to
    the installed lib*.so files
    Closes: #1058751
  * Remove Nilesh from Uploaders at his own request.  Thanks for all your
    work on this package, Nilesh.

 -- Andreas Tille <tille@debian.org>  Tue, 19 Dec 2023 11:26:14 +0100

r-cran-rcppparallel (5.1.7+dfsg-1) unstable; urgency=medium

  [ Andreas Tille ]
  * New upstream version

  [ Nilesh Patra ]
  * Update set_TBB_LIB.patch

 -- Nilesh Patra <nilesh@debian.org>  Fri, 30 Jun 2023 22:40:36 +0530

r-cran-rcppparallel (5.1.6+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <tille@debian.org>  Fri, 13 Jan 2023 09:24:42 +0100

r-cran-rcppparallel (5.1.5+dfsg-3) unstable; urgency=medium

  * Re-build with latest onetbb again
  * Bump Standards-Version to 4.6.1 (no changes needed)

 -- Nilesh Patra <nilesh@debian.org>  Sat, 25 Jun 2022 20:13:35 +0530

r-cran-rcppparallel (5.1.5+dfsg-2) unstable; urgency=medium

  * Rebuild with libtbb-dev (>= 2021.5.0-10~) -- new onetbb source package

 -- Nilesh Patra <nilesh@debian.org>  Wed, 15 Jun 2022 10:45:07 +0530

r-cran-rcppparallel (5.1.5+dfsg-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Disable reprotest

  [ Nilesh Patra ]
  * d/control: Add myself to uploaders
  * New upstream version 5.1.5+dfsg

 -- Nilesh Patra <nilesh@debian.org>  Mon, 10 Jan 2022 15:21:19 +0530

r-cran-rcppparallel (5.1.4+dfsg-1) unstable; urgency=medium

  * Team Upload.
  [ Andreas Tille ]
  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)

  [ Nilesh Patra ]
  * Adjust patches to use packaged tbblib, and load the correct so lib
  * Add d/clean to remove src/install.libs.R pre-build for debhelper
    takes care of lib linking and installation

 -- Nilesh Patra <nilesh@debian.org>  Sun, 26 Sep 2021 02:30:57 +0530

r-cran-rcppparallel (5.0.2+dfsg-4) unstable; urgency=high

  * dpkg-architecture query method for finding libtbb.so

 -- Shayan Doust <hello@shayandoust.me>  Sat, 20 Feb 2021 15:37:36 +0000

r-cran-rcppparallel (5.0.2+dfsg-3) unstable; urgency=medium

  * Fix patch to make sure '-L' option will not be left out

 -- Andreas Tille <tille@debian.org>  Wed, 30 Sep 2020 15:39:50 +0200

r-cran-rcppparallel (5.0.2+dfsg-2) unstable; urgency=medium

  * Team upload

  [ Shayan Doust ]
  * Absolute path of libtbb.so must be stated within R/build.R

  [ Andreas Tille ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.

 -- Shayan Doust <hello@shayandoust.me>  Wed, 23 Sep 2020 13:17:25 +0100

r-cran-rcppparallel (5.0.2+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * debhelper-compat 13 (routine-update)

 -- Dylan Aïssi <daissi@debian.org>  Wed, 01 Jul 2020 08:17:07 +0200

r-cran-rcppparallel (5.0.1+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Dylan Aïssi <daissi@debian.org>  Sat, 09 May 2020 11:20:30 +0200

r-cran-rcppparallel (5.0.0+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Add libtbb-dev to deps, it is not only a test-deps.

 -- Dylan Aïssi <daissi@debian.org>  Sat, 21 Mar 2020 14:13:08 +0100

r-cran-rcppparallel (5.0.0+dfsg-1) unstable; urgency=medium

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

 -- Nilesh Patra <npatra974@gmail.com>  Thu, 12 Mar 2020 08:59:21 +0000

r-cran-rcppparallel (4.4.4+dfsg-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Depends: libtbb-dev

  [ Dylan Aïssi ]
  * Standards-Version: 4.4.1

 -- Dylan Aïssi <daissi@debian.org>  Wed, 30 Oct 2019 11:10:07 +0100

r-cran-rcppparallel (4.4.3+dfsg-1) unstable; urgency=medium

  * Initial release (closes: #939854)

 -- Andreas Tille <tille@debian.org>  Mon, 09 Sep 2019 16:33:49 +0200