File: changelog

package info (click to toggle)
r-cran-rstan 2.32.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 13,460 kB
  • sloc: cpp: 4,539; sh: 14; makefile: 5
file content (204 lines) | stat: -rw-r--r-- 6,042 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
r-cran-rstan (2.32.7-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.2 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)

 -- Charles Plessy <plessy@debian.org>  Wed, 12 Mar 2025 14:04:23 +0900

r-cran-rstan (2.32.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)

 -- Charles Plessy <plessy@debian.org>  Mon, 27 Jan 2025 13:50:55 +0900

r-cran-rstan (2.32.5-3) unstable; urgency=medium

  * Team upload
  * Adjust patch to hardcode correct location for the boost headers.
    Closes: #1078159

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 20 Jan 2025 16:24:54 +0100

r-cran-rstan (2.32.5-2) unstable; urgency=medium

  * Build-Depends: r-cran-v8 (see
    https://github.com/stan-dev/rstanarm/issues/619#issuecomment-2049885985)

 -- Andreas Tille <tille@debian.org>  Sat, 13 Apr 2024 09:47:20 +0200

r-cran-rstan (2.32.5-1) unstable; urgency=medium

  * New upstream version
  * dh-update-R to update Build-Depends (routine-update)
  * Make sure we will use the new tbb interface

 -- Andreas Tille <tille@debian.org>  Thu, 18 Jan 2024 14:47:50 +0100

r-cran-rstan (2.32.3-2) unstable; urgency=medium

  * Fix clean target
    Closes: #1046555

 -- Andreas Tille <tille@debian.org>  Thu, 21 Dec 2023 11:56:04 +0100

r-cran-rstan (2.32.3-1) unstable; urgency=medium

  * New upstream version
  * Prevent parallel builds for 32 bit architectures to save memory
  * Add -flto flag to save even more memory
  * dh-update-R to update Build-Depends (routine-update)
  * Lintian-overrides for custom-library-search-path
  * Provide uncompressed source for stanc3.js

 -- Andreas Tille <tille@debian.org>  Fri, 27 Oct 2023 16:47:51 +0200

r-cran-rstan (2.21.8-1) unstable; urgency=medium

  * Disable reprotest
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)

 -- Andreas Tille <tille@debian.org>  Sat, 21 Jan 2023 17:16:06 +0100

r-cran-rstan (2.21.7-1) unstable; urgency=medium

  * New upstream version
  * dh-update-R to update Build-Depends (routine-update)
  * Override overlong lines by embedded png image (see bug #1017966)
  * DEP3

 -- Andreas Tille <tille@debian.org>  Tue, 20 Sep 2022 09:54:16 +0200

r-cran-rstan (2.21.5-2) unstable; urgency=medium

  * Team Upload.
  [ Andreas Tille ]
  * Rebuild

  [ Nilesh Patra ]
  * Add in versioned B-D and dep on r-cran-stanheaders to
    ease rebuilding/transition
    (Closes: #1011218, #1012144, #1012219)

 -- Nilesh Patra <nilesh@debian.org>  Sun, 04 Sep 2022 02:36:28 +0530

r-cran-rstan (2.21.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.21.5
  * Bump Standards-Version to 4.6.1 (no changes needed)
  * Add Versioned B-D and dep in acc with dh-update-R

 -- Nilesh Patra <nilesh@debian.org>  Tue, 17 May 2022 13:24:54 +0530

r-cran-rstan (2.21.3-1) unstable; urgency=medium

  * New upstream version 2.21.3
  * run dh-update-R

 -- Nilesh Patra <nilesh@debian.org>  Fri, 31 Dec 2021 19:40:41 +0530

r-cran-rstan (2.21.2-3) unstable; urgency=high

  * Team upload
  * Update fix_library_locations patch to correctly reflect lib directories

 -- Shayan Doust <hello@shayandoust.me>  Sun, 07 Feb 2021 12:49:34 +0000

r-cran-rstan (2.21.2-2) unstable; urgency=medium

  [ Shayan Doust ]
  * Library locations are under /usr/share/R and not the relative directory lib/
    Closes: #971233
  * Versioned Build-Depends: r-cran-rcppparallel (>= 5.0.2+dfsg-3)
    Closes: #971109

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

r-cran-rstan (2.21.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Dylan Aïssi <daissi@debian.org>  Tue, 28 Jul 2020 09:43:19 +0200

r-cran-rstan (2.21.1-1) unstable; urgency=medium

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

 -- Dylan Aïssi <daissi@debian.org>  Thu, 16 Jul 2020 10:39:15 +0200

r-cran-rstan (2.19.3-1) unstable; urgency=medium

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

 -- Dylan Aïssi <daissi@debian.org>  Wed, 15 Apr 2020 12:11:44 +0200

r-cran-rstan (2.19.2-1) unstable; urgency=medium

  [ Dylan Aïssi ]
  * New upstream version
  * debhelper 12
  * Standards-Version: 4.4.0
  * rename debian/tests/control.autodep8 to debian/tests/control

  [ Andreas Tille ]
  * Seems there is no real reason to enforce boost version 1.69
  * debhelper-compat 12
  * Trim trailing whitespace.
  * Set upstream metadata fields: Archive, Bug-Database.

 -- Andreas Tille <tille@debian.org>  Thu, 19 Sep 2019 10:46:37 +0200

r-cran-rstan (2.18.2-1) unstable; urgency=medium

  * Drop now unused override since dh-r cares for this
  * New upstream version
  * libboost-dev is now 1.67.0.1 thus r-cran-bh becomes usable again

 -- Andreas Tille <tille@debian.org>  Mon, 26 Nov 2018 11:10:19 +0100

r-cran-rstan (2.18.1-1) unstable; urgency=medium

  * New upstream version
  * dh-update-R to update Build-Depends
  * Build-Depends: libboost1.67-dev (as long as libboost-dev is not
    bumped to version 1.67)
  * Remove unused paragraph from copyright
  * documentation is where it is expected by GNU R users

 -- Andreas Tille <tille@debian.org>  Thu, 18 Oct 2018 10:37:40 +0200

r-cran-rstan (2.17.4+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * dh-update-R to update Build-Depends

 -- Dylan Aïssi <daissi@debian.org>  Fri, 05 Oct 2018 18:07:25 +0200

r-cran-rstan (2.17.3+dfsg-2) unstable; urgency=medium

  * Rebuild with fixed dh-r
    Closes: #908752
  * Standards-Version: 4.2.1
  * Build-Depends: r-cran-stanheaders

 -- Andreas Tille <tille@debian.org>  Thu, 13 Sep 2018 16:30:42 +0200

r-cran-rstan (2.17.3+dfsg-1) unstable; urgency=medium

  * Initial release (closes: #898784)

 -- Andreas Tille <tille@debian.org>  Tue, 15 May 2018 22:44:31 +0200