File: changelog

package info (click to toggle)
r-cran-dplyr 1.1.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,292 kB
  • sloc: cpp: 1,403; sh: 17; makefile: 7
file content (289 lines) | stat: -rw-r--r-- 8,348 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
283
284
285
286
287
288
289
r-cran-dplyr (1.1.4-4) unstable; urgency=medium

  * Team upload.
  * Restore the test suite, except for "test-rows.R", so we can migrate
    quicker to testing and still catch other regressions.

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 09 Dec 2024 15:48:30 +0100

r-cran-dplyr (1.1.4-3) unstable; urgency=medium

  * Team upload
  * Disable test suite as I have not yet understood why it fails,
    but the issues appears to be minor.  Hides: #1072630

 -- Charles Plessy <plessy@debian.org>  Sat, 07 Dec 2024 17:33:43 +0900

r-cran-dplyr (1.1.4-2) unstable; urgency=medium

  * Team upload
  * Make the tests depend on locales-all, hoping to fix #1072630
    Thanks: Guilhem Moulin <guilhem@debian.org>

 -- Charles Plessy <plessy@debian.org>  Thu, 07 Nov 2024 09:24:50 +0900

r-cran-dplyr (1.1.4-1) unstable; urgency=medium

  * New upstream version
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <tille@debian.org>  Thu, 23 Nov 2023 07:18:35 +0100

r-cran-dplyr (1.1.3-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Sun, 10 Sep 2023 18:24:00 +0200

r-cran-dplyr (1.1.2-1) unstable; urgency=medium

  * New upstream version
  * dh-update-R to update Build-Depends (routine-update)
  * Add another false positive to lintian-overrides

 -- Andreas Tille <tille@debian.org>  Tue, 13 Jun 2023 12:50:50 +0200

r-cran-dplyr (1.1.0-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, 03 Feb 2023 11:39:44 +0100

r-cran-dplyr (1.0.10-1) unstable; urgency=medium

  * New upstream version
  * Lintian-overrides for false positives

 -- Andreas Tille <tille@debian.org>  Wed, 14 Sep 2022 09:31:15 +0200

r-cran-dplyr (1.0.9-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.0.9
  * 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 12:43:02 +0530

r-cran-dplyr (1.0.8-2) unstable; urgency=medium

  * Disable reprotest
  * r-cran-lobstr is now available for autopkgtest
  * Review list of test dependencies
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <tille@debian.org>  Tue, 22 Feb 2022 10:38:50 +0100

r-cran-dplyr (1.0.8-1) unstable; urgency=medium

  * New upstream version
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <tille@debian.org>  Sat, 12 Feb 2022 08:43:52 +0100

r-cran-dplyr (1.0.7-2) unstable; urgency=medium

  * Team Upload.
  * d/patches,d/control: Enforce versioned dep on r-cran-tibble
  * Bump Standards-Version to 4.6.0 (no changes needed)

 -- Nilesh Patra <nilesh@debian.org>  Fri, 01 Oct 2021 11:39:13 +0530

r-cran-dplyr (1.0.7-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Tue, 17 Aug 2021 09:17:03 +0200

r-cran-dplyr (1.0.4-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Thu, 04 Feb 2021 14:43:43 +0100

r-cran-dplyr (1.0.3-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.5.1 (routine-update)

 -- Andreas Tille <tille@debian.org>  Fri, 22 Jan 2021 13:55:27 +0100

r-cran-dplyr (1.0.2-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Tue, 01 Sep 2020 18:18:29 +0200

r-cran-dplyr (1.0.0-2) unstable; urgency=medium

  [ Balint Reczey ]
  * Use r-cran-dbplyr in autopkgest and disable tests using lobstr
    (Closes: #962796)

 -- Dylan Aïssi <daissi@debian.org>  Fri, 10 Jul 2020 10:21:26 +0200

r-cran-dplyr (1.0.0-1) unstable; urgency=medium

  * New upstream version
    Closes: #961875
  * debhelper-compat 13 (routine-update)
  * Testsuite: autopkgtest-pkg-r (routine-update)

 -- Andreas Tille <tille@debian.org>  Sun, 31 May 2020 16:24:34 +0200

r-cran-dplyr (0.8.5-1) unstable; urgency=medium

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

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

r-cran-dplyr (0.8.4-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 12 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)
  * autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g (routine-update)
  * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit,
    Repository, Repository-Browse.

 -- Andreas Tille <tille@debian.org>  Tue, 04 Feb 2020 11:48:14 +0100

r-cran-dplyr (0.8.3-1) unstable; urgency=medium

  * New upstream version
  * debhelper 12
  * Standards-Version: 4.3.0

 -- Andreas Tille <tille@debian.org>  Tue, 09 Jul 2019 09:35:54 +0200

r-cran-dplyr (0.7.8-1) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * Drop now unused override since dh-r cares for this

  [ Dylan Aïssi ]
  * New upstream version (Closes: #912003)
  * dh-update-R to update Build-Depends

 -- Dylan Aïssi <daissi@debian.org>  Sun, 18 Nov 2018 18:44:24 +0100

r-cran-dplyr (0.7.7-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.2.1
  * documentation is where it is expected by GNU R users

 -- Andreas Tille <tille@debian.org>  Sat, 20 Oct 2018 08:20:22 +0200

r-cran-dplyr (0.7.6-1) unstable; urgency=medium

  * New upstream version
  * use r-cran-bh instead of patching DESCRIPTION

 -- Andreas Tille <tille@debian.org>  Mon, 02 Jul 2018 11:20:36 +0200

r-cran-dplyr (0.7.5-1) unstable; urgency=medium

  * New upstream version
  * debhelper 11
  * Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-
    lists.debian.net>
  * Point Vcs fields to salsa.debian.org
  * dh-update-R to update Build-Depends
  * Secure URI in watch file

 -- Andreas Tille <tille@debian.org>  Wed, 23 May 2018 08:35:21 +0200

r-cran-dplyr (0.7.4-3) unstable; urgency=medium

  * Fix autopkgtest (thanks for the patch to Steve Langasek
    <steve.langasek@canonical.com>)
    Closes: #891947
  * Deactivate skip-utf8-tests

 -- Andreas Tille <tille@debian.org>  Sun, 04 Mar 2018 08:22:37 +0100

r-cran-dplyr (0.7.4-2) unstable; urgency=medium

  * Update Build-Depends
  * Add test Depends: r-cran-withr, r-cran-hms, r-cran-bit64
  * Skip failing UTF-8 tests

 -- Graham Inggs <ginggs@debian.org>  Thu, 09 Nov 2017 12:57:01 +0000

r-cran-dplyr (0.7.4-1) unstable; urgency=medium

  [ Gordon Ball ]
  * Adjusted test dependencies

  [ Andreas Tille ]
  * New upstream version
  * New Build-Depends: r-cran-bindrcpp, r-cran-glue, r-cran-pkgconfig,
                       r-cran-plogr
  * Convert to dh-r
  * Canonical homepage for CRAN
  * debhelper 10
  * d/watch: version=4
  * Moved packaging from SVN to Git
  * Standards-Version: 4.1.1

 -- Andreas Tille <tille@debian.org>  Sun, 01 Oct 2017 00:16:45 +0200

r-cran-dplyr (0.5.0-1) unstable; urgency=medium

  [ Charles Plessy ]
  * New upstream version, closes #831891.
  * debian/watch: correct regular expression.
  * debian/patches: update.

  [ Andreas Tille ]
  * New (Build-)Depends: r-cran-tibble

 -- Andreas Tille <tille@debian.org>  Sun, 24 Jul 2016 07:35:45 +0200

r-cran-dplyr (0.4.3-6) unstable; urgency=medium

  * Recommends: r-cran-rsqlite
  * Test depends: r-cran-rsqlite

 -- Andreas Tille <tille@debian.org>  Tue, 03 May 2016 22:26:16 +0200

r-cran-dplyr (0.4.3-5) unstable; urgency=medium

  * Recommends: r-cran-data.table
  * Test depends: r-cran-data.table

 -- Andreas Tille <tille@debian.org>  Sat, 30 Apr 2016 08:16:15 +0200

r-cran-dplyr (0.4.3-4) unstable; urgency=medium

  * Exclude tests needing r-cran-lahman which is not packaged yet

 -- Andreas Tille <tille@debian.org>  Fri, 29 Apr 2016 09:30:36 +0200

r-cran-dplyr (0.4.3-3) unstable; urgency=medium

  * Add missing depends: r-cran-rcpp

 -- Andreas Tille <tille@debian.org>  Thu, 28 Apr 2016 11:27:58 +0200

r-cran-dplyr (0.4.3-2) unstable; urgency=medium

  * Add missing depends r-cran-assertthat (and others)
    Closes: #820409

 -- Andreas Tille <tille@debian.org>  Fri, 08 Apr 2016 08:06:02 +0200

r-cran-dplyr (0.4.3-1) unstable; urgency=low

  * Initial release (Closes: #819343)

 -- Andreas Tille <tille@debian.org>  Mon, 04 Apr 2016 21:01:02 +0200