@@ -42,7 +42,7 @@ Build-Depends-Indep: libglib2.0-doc
42
42
Standards-Version: 3.9.8
43
43
Homepage: https://arrow.apache.org/
44
44
45
- Package: libarrow1700
45
+ Package: libarrow1800
46
46
Section: libs
47
47
Architecture: any
48
48
Multi-Arch: same
@@ -62,73 +62,73 @@ Pre-Depends: ${misc:Pre-Depends}
62
62
Depends:
63
63
${misc:Depends},
64
64
${shlibs:Depends},
65
- libarrow1700 (= ${binary:Version})
65
+ libarrow1800 (= ${binary:Version})
66
66
Description: Apache Arrow is a data processing library for analysis
67
67
.
68
68
This package provides tools.
69
69
70
- Package: libarrow-cuda1700
70
+ Package: libarrow-cuda1800
71
71
Section: libs
72
72
Architecture: @CUDA_ARCHITECTURE@
73
73
Multi-Arch: same
74
74
Pre-Depends: ${misc:Pre-Depends}
75
75
Depends:
76
76
${misc:Depends},
77
77
${shlibs:Depends},
78
- libarrow1700 (= ${binary:Version})
78
+ libarrow1800 (= ${binary:Version})
79
79
Description: Apache Arrow is a data processing library for analysis
80
80
.
81
81
This package provides C++ library files for CUDA support.
82
82
83
- Package: libarrow-acero1700
83
+ Package: libarrow-acero1800
84
84
Section: libs
85
85
Architecture: any
86
86
Multi-Arch: same
87
87
Pre-Depends: ${misc:Pre-Depends}
88
88
Depends:
89
89
${misc:Depends},
90
90
${shlibs:Depends},
91
- libarrow1700 (= ${binary:Version})
91
+ libarrow1800 (= ${binary:Version})
92
92
Description: Apache Arrow is a data processing library for analysis
93
93
.
94
94
This package provides C++ library files for Acero module.
95
95
96
- Package: libarrow-dataset1700
96
+ Package: libarrow-dataset1800
97
97
Section: libs
98
98
Architecture: any
99
99
Multi-Arch: same
100
100
Pre-Depends: ${misc:Pre-Depends}
101
101
Depends:
102
102
${misc:Depends},
103
103
${shlibs:Depends},
104
- libarrow-acero1700 (= ${binary:Version}),
105
- libparquet1700 (= ${binary:Version})
104
+ libarrow-acero1800 (= ${binary:Version}),
105
+ libparquet1800 (= ${binary:Version})
106
106
Description: Apache Arrow is a data processing library for analysis
107
107
.
108
108
This package provides C++ library files for Dataset module.
109
109
110
- Package: libarrow-flight1700
110
+ Package: libarrow-flight1800
111
111
Section: libs
112
112
Architecture: any
113
113
Multi-Arch: same
114
114
Pre-Depends: ${misc:Pre-Depends}
115
115
Depends:
116
116
${misc:Depends},
117
117
${shlibs:Depends},
118
- libarrow1700 (= ${binary:Version})
118
+ libarrow1800 (= ${binary:Version})
119
119
Description: Apache Arrow is a data processing library for analysis
120
120
.
121
121
This package provides C++ library files for Flight RPC system.
122
122
123
- Package: libarrow-flight-sql1700
123
+ Package: libarrow-flight-sql1800
124
124
Section: libs
125
125
Architecture: any
126
126
Multi-Arch: same
127
127
Pre-Depends: ${misc:Pre-Depends}
128
128
Depends:
129
129
${misc:Depends},
130
130
${shlibs:Depends},
131
- libarrow-flight1700 (= ${binary:Version})
131
+ libarrow-flight1800 (= ${binary:Version})
132
132
Description: Apache Arrow is a data processing library for analysis
133
133
.
134
134
This package provides C++ library files for Flight SQL system.
@@ -139,7 +139,7 @@ Architecture: any
139
139
Multi-Arch: same
140
140
Depends:
141
141
${misc:Depends},
142
- libarrow1700 (= ${binary:Version}),
142
+ libarrow1800 (= ${binary:Version}),
143
143
@USE_SYSTEM_GRPC@ libabsl-dev,
144
144
libbrotli-dev,
145
145
libbz2-dev,
@@ -167,7 +167,7 @@ Multi-Arch: same
167
167
Depends:
168
168
${misc:Depends},
169
169
libarrow-dev (= ${binary:Version}),
170
- libarrow-cuda1700 (= ${binary:Version})
170
+ libarrow-cuda1800 (= ${binary:Version})
171
171
Description: Apache Arrow is a data processing library for analysis
172
172
.
173
173
This package provides C++ header files for CUDA support.
@@ -178,7 +178,7 @@ Architecture: any
178
178
Multi-Arch: same
179
179
Depends:
180
180
${misc:Depends},
181
- libarrow-acero1700 (= ${binary:Version}),
181
+ libarrow-acero1800 (= ${binary:Version}),
182
182
libparquet-dev (= ${binary:Version})
183
183
Description: Apache Arrow is a data processing library for analysis
184
184
.
@@ -191,7 +191,7 @@ Multi-Arch: same
191
191
Depends:
192
192
${misc:Depends},
193
193
libarrow-acero-dev (= ${binary:Version}),
194
- libarrow-dataset1700 (= ${binary:Version}),
194
+ libarrow-dataset1800 (= ${binary:Version}),
195
195
libparquet-dev (= ${binary:Version})
196
196
Description: Apache Arrow is a data processing library for analysis
197
197
.
@@ -204,7 +204,7 @@ Multi-Arch: same
204
204
Depends:
205
205
${misc:Depends},
206
206
libarrow-dev (= ${binary:Version}),
207
- libarrow-flight1700 (= ${binary:Version}),
207
+ libarrow-flight1800 (= ${binary:Version}),
208
208
libc-ares-dev,
209
209
@USE_SYSTEM_GRPC@ libgrpc++-dev
210
210
Description: Apache Arrow is a data processing library for analysis
@@ -218,20 +218,20 @@ Multi-Arch: same
218
218
Depends:
219
219
${misc:Depends},
220
220
libarrow-flight-dev (= ${binary:Version}),
221
- libarrow-flight-sql1700 (= ${binary:Version})
221
+ libarrow-flight-sql1800 (= ${binary:Version})
222
222
Description: Apache Arrow is a data processing library for analysis
223
223
.
224
224
This package provides C++ header files for Flight SQL system.
225
225
226
- Package: libgandiva1700
226
+ Package: libgandiva1800
227
227
Section: libs
228
228
Architecture: any
229
229
Multi-Arch: same
230
230
Pre-Depends: ${misc:Pre-Depends}
231
231
Depends:
232
232
${misc:Depends},
233
233
${shlibs:Depends},
234
- libarrow1700 (= ${binary:Version})
234
+ libarrow1800 (= ${binary:Version})
235
235
Description: Gandiva is a toolset for compiling and evaluating expressions
236
236
on Arrow Data.
237
237
.
@@ -244,13 +244,13 @@ Multi-Arch: same
244
244
Depends:
245
245
${misc:Depends},
246
246
libarrow-dev (= ${binary:Version}),
247
- libgandiva1700 (= ${binary:Version})
247
+ libgandiva1800 (= ${binary:Version})
248
248
Description: Gandiva is a toolset for compiling and evaluating expressions
249
249
on Arrow Data.
250
250
.
251
251
This package provides C++ header files.
252
252
253
- Package: libparquet1700
253
+ Package: libparquet1800
254
254
Section: libs
255
255
Architecture: any
256
256
Multi-Arch: same
@@ -270,7 +270,7 @@ Pre-Depends: ${misc:Pre-Depends}
270
270
Depends:
271
271
${misc:Depends},
272
272
${shlibs:Depends},
273
- libparquet1700 (= ${binary:Version})
273
+ libparquet1800 (= ${binary:Version})
274
274
Description: Apache Parquet is a columnar storage format
275
275
.
276
276
This package provides tools.
@@ -282,21 +282,21 @@ Multi-Arch: same
282
282
Depends:
283
283
${misc:Depends},
284
284
libarrow-dev (= ${binary:Version}),
285
- libparquet1700 (= ${binary:Version}),
285
+ libparquet1800 (= ${binary:Version}),
286
286
libthrift-dev
287
287
Description: Apache Parquet is a columnar storage format
288
288
.
289
289
This package provides C++ header files.
290
290
291
- Package: libarrow-glib1700
291
+ Package: libarrow-glib1800
292
292
Section: libs
293
293
Architecture: any
294
294
Multi-Arch: same
295
295
Pre-Depends: ${misc:Pre-Depends}
296
296
Depends:
297
297
${misc:Depends},
298
298
${shlibs:Depends},
299
- libarrow1700 (= ${binary:Version})
299
+ libarrow1800 (= ${binary:Version})
300
300
Description: Apache Arrow is a data processing library for analysis
301
301
.
302
302
This package provides GLib based library files.
@@ -320,7 +320,7 @@ Depends:
320
320
${misc:Depends},
321
321
libglib2.0-dev,
322
322
libarrow-acero-dev (= ${binary:Version}),
323
- libarrow-glib1700 (= ${binary:Version}),
323
+ libarrow-glib1800 (= ${binary:Version}),
324
324
gir1.2-arrow-1.0 (= ${binary:Version})
325
325
Suggests: libarrow-glib-doc
326
326
Description: Apache Arrow is a data processing library for analysis
@@ -338,16 +338,16 @@ Description: Apache Arrow is a data processing library for analysis
338
338
.
339
339
This package provides documentations.
340
340
341
- Package: libarrow-cuda-glib1700
341
+ Package: libarrow-cuda-glib1800
342
342
Section: libs
343
343
Architecture: @CUDA_ARCHITECTURE@
344
344
Multi-Arch: same
345
345
Pre-Depends: ${misc:Pre-Depends}
346
346
Depends:
347
347
${misc:Depends},
348
348
${shlibs:Depends},
349
- libarrow-glib1700 (= ${binary:Version}),
350
- libarrow-cuda1700 (= ${binary:Version})
349
+ libarrow-glib1800 (= ${binary:Version}),
350
+ libarrow-cuda1800 (= ${binary:Version})
351
351
Description: Apache Arrow is a data processing library for analysis
352
352
.
353
353
This package provides GLib based library files for CUDA support.
@@ -372,22 +372,22 @@ Depends:
372
372
${misc:Depends},
373
373
libarrow-cuda-dev (= ${binary:Version}),
374
374
libarrow-glib-dev (= ${binary:Version}),
375
- libarrow-cuda-glib1700 (= ${binary:Version}),
375
+ libarrow-cuda-glib1800 (= ${binary:Version}),
376
376
gir1.2-arrow-cuda-1.0 (= ${binary:Version})
377
377
Description: Apache Arrow is a data processing library for analysis
378
378
.
379
379
This package provides GLib based header files for CUDA support.
380
380
381
- Package: libarrow-dataset-glib1700
381
+ Package: libarrow-dataset-glib1800
382
382
Section: libs
383
383
Architecture: any
384
384
Multi-Arch: same
385
385
Pre-Depends: ${misc:Pre-Depends}
386
386
Depends:
387
387
${misc:Depends},
388
388
${shlibs:Depends},
389
- libarrow-glib1700 (= ${binary:Version}),
390
- libarrow-dataset1700 (= ${binary:Version})
389
+ libarrow-glib1800 (= ${binary:Version}),
390
+ libarrow-dataset1800 (= ${binary:Version})
391
391
Description: Apache Arrow is a data processing library for analysis
392
392
.
393
393
This package provides GLib based library files for dataset module.
@@ -412,7 +412,7 @@ Depends:
412
412
${misc:Depends},
413
413
libarrow-dataset-dev (= ${binary:Version}),
414
414
libarrow-glib-dev (= ${binary:Version}),
415
- libarrow-dataset-glib1700 (= ${binary:Version}),
415
+ libarrow-dataset-glib1800 (= ${binary:Version}),
416
416
gir1.2-arrow-dataset-1.0 (= ${binary:Version})
417
417
Description: Apache Arrow is a data processing library for analysis
418
418
.
@@ -429,16 +429,16 @@ Description: Apache Arrow is a data processing library for analysis
429
429
.
430
430
This package provides documentations for dataset module.
431
431
432
- Package: libarrow-flight-glib1700
432
+ Package: libarrow-flight-glib1800
433
433
Section: libs
434
434
Architecture: any
435
435
Multi-Arch: same
436
436
Pre-Depends: ${misc:Pre-Depends}
437
437
Depends:
438
438
${misc:Depends},
439
439
${shlibs:Depends},
440
- libarrow-glib1700 (= ${binary:Version}),
441
- libarrow-flight1700 (= ${binary:Version})
440
+ libarrow-glib1800 (= ${binary:Version}),
441
+ libarrow-flight1800 (= ${binary:Version})
442
442
Description: Apache Arrow is a data processing library for analysis
443
443
.
444
444
This package provides GLib based library files for Apache Arrow Flight.
@@ -464,7 +464,7 @@ Depends:
464
464
${misc:Depends},
465
465
libarrow-flight-dev (= ${binary:Version}),
466
466
libarrow-glib-dev (= ${binary:Version}),
467
- libarrow-flight-glib1700 (= ${binary:Version}),
467
+ libarrow-flight-glib1800 (= ${binary:Version}),
468
468
gir1.2-arrow-flight-1.0 (= ${binary:Version})
469
469
Description: Apache Arrow is a data processing library for analysis
470
470
.
@@ -481,16 +481,16 @@ Description: Apache Arrow is a data processing library for analysis
481
481
.
482
482
This package provides documentations for Apache Arrow Flight.
483
483
484
- Package: libarrow-flight-sql-glib1700
484
+ Package: libarrow-flight-sql-glib1800
485
485
Section: libs
486
486
Architecture: any
487
487
Multi-Arch: same
488
488
Pre-Depends: ${misc:Pre-Depends}
489
489
Depends:
490
490
${misc:Depends},
491
491
${shlibs:Depends},
492
- libarrow-flight-glib1700 (= ${binary:Version}),
493
- libarrow-flight-sql1700 (= ${binary:Version})
492
+ libarrow-flight-glib1800 (= ${binary:Version}),
493
+ libarrow-flight-sql1800 (= ${binary:Version})
494
494
Description: Apache Arrow is a data processing library for analysis
495
495
.
496
496
This package provides GLib based library files for Apache Arrow Flight SQL.
@@ -516,7 +516,7 @@ Depends:
516
516
${misc:Depends},
517
517
libarrow-flight-sql-dev (= ${binary:Version}),
518
518
libarrow-flight-glib-dev (= ${binary:Version}),
519
- libarrow-flight-sql-glib1700 (= ${binary:Version}),
519
+ libarrow-flight-sql-glib1800 (= ${binary:Version}),
520
520
gir1.2-arrow-flight-sql-1.0 (= ${binary:Version})
521
521
Description: Apache Arrow is a data processing library for analysis
522
522
.
@@ -533,16 +533,16 @@ Description: Apache Arrow is a data processing library for analysis
533
533
.
534
534
This package provides documentations for Apache Arrow Flight SQL.
535
535
536
- Package: libgandiva-glib1700
536
+ Package: libgandiva-glib1800
537
537
Section: libs
538
538
Architecture: any
539
539
Multi-Arch: same
540
540
Pre-Depends: ${misc:Pre-Depends}
541
541
Depends:
542
542
${misc:Depends},
543
543
${shlibs:Depends},
544
- libarrow-glib1700 (= ${binary:Version}),
545
- libgandiva1700 (= ${binary:Version})
544
+ libarrow-glib1800 (= ${binary:Version}),
545
+ libgandiva1800 (= ${binary:Version})
546
546
Description: Gandiva is a toolset for compiling and evaluating expressions
547
547
on Arrow Data.
548
548
.
@@ -569,7 +569,7 @@ Depends:
569
569
${misc:Depends},
570
570
libgandiva-dev (= ${binary:Version}),
571
571
libarrow-glib-dev (= ${binary:Version}),
572
- libgandiva-glib1700 (= ${binary:Version}),
572
+ libgandiva-glib1800 (= ${binary:Version}),
573
573
gir1.2-gandiva-1.0 (= ${binary:Version})
574
574
Description: Gandiva is a toolset for compiling and evaluating expressions
575
575
on Arrow Data.
@@ -588,16 +588,16 @@ Description: Gandiva is a toolset for compiling and evaluating expressions
588
588
.
589
589
This package provides documentations.
590
590
591
- Package: libparquet-glib1700
591
+ Package: libparquet-glib1800
592
592
Section: libs
593
593
Architecture: any
594
594
Multi-Arch: same
595
595
Pre-Depends: ${misc:Pre-Depends}
596
596
Depends:
597
597
${misc:Depends},
598
598
${shlibs:Depends},
599
- libarrow-glib1700 (= ${binary:Version}),
600
- libparquet1700 (= ${binary:Version})
599
+ libarrow-glib1800 (= ${binary:Version}),
600
+ libparquet1800 (= ${binary:Version})
601
601
Description: Apache Parquet is a columnar storage format
602
602
.
603
603
This package provides GLib based library files.
@@ -622,7 +622,7 @@ Depends:
622
622
${misc:Depends},
623
623
libarrow-glib-dev (= ${binary:Version}),
624
624
libparquet-dev (= ${binary:Version}),
625
- libparquet-glib1700 (= ${binary:Version}),
625
+ libparquet-glib1800 (= ${binary:Version}),
626
626
gir1.2-parquet-1.0 (= ${binary:Version})
627
627
Suggests: libparquet-glib-doc
628
628
Description: Apache Parquet is a columnar storage format
0 commit comments